Test Report: Docker_Linux_crio 19409

                    
                      edd4f56319c0ca210375a4ae17d17ce22fec0e34:2024-08-12:35748
                    
                

Test fail (2/336)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-517362 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-517362 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-517362 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" [af8897dd-7c42-4a87-9e6a-0049e5f67942] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [af8897dd-7c42-4a87-9e6a-0049e5f67942] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003446023s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-517362 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-517362 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.942570426s)

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

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

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-517362 -n addons-517362
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-517362 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-517362 logs -n 25: (1.042595661s)
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-697460 | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC |                     |
	|         | download-docker-697460                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-697460                                                                   | download-docker-697460 | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:20 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-819795   | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC |                     |
	|         | binary-mirror-819795                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36387                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-819795                                                                     | binary-mirror-819795   | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:20 UTC |
	| addons  | disable dashboard -p                                                                        | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC |                     |
	|         | addons-517362                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC |                     |
	|         | addons-517362                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-517362 --wait=true                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:22 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-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | addons-517362                                                                               |                        |         |         |                     |                     |
	| ip      | addons-517362 ip                                                                            | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-517362 ssh curl -s                                                                   | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-517362 ssh cat                                                                       | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | /opt/local-path-provisioner/pvc-952d9ca7-a2ef-4f07-b617-a320d348d449_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | -p addons-517362                                                                            |                        |         |         |                     |                     |
	| addons  | addons-517362 addons                                                                        | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:24 UTC | 12 Aug 24 10:24 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:24 UTC | 12 Aug 24 10:24 UTC |
	|         | addons-517362                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:24 UTC | 12 Aug 24 10:24 UTC |
	|         | -p addons-517362                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-517362 addons                                                                        | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:24 UTC | 12 Aug 24 10:24 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:24 UTC | 12 Aug 24 10:24 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-517362 ip                                                                            | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:25 UTC | 12 Aug 24 10:25 UTC |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:25 UTC | 12 Aug 24 10:25 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:25 UTC | 12 Aug 24 10:25 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/12 10:20:21
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0812 10:20:21.815974   11956 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:20:21.816341   11956 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:20:21.816383   11956 out.go:304] Setting ErrFile to fd 2...
	I0812 10:20:21.816400   11956 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:20:21.816873   11956 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	I0812 10:20:21.817906   11956 out.go:298] Setting JSON to false
	I0812 10:20:21.818744   11956 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":122,"bootTime":1723457900,"procs":176,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 10:20:21.818797   11956 start.go:139] virtualization: kvm guest
	I0812 10:20:21.820560   11956 out.go:177] * [addons-517362] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 10:20:21.822195   11956 out.go:177]   - MINIKUBE_LOCATION=19409
	I0812 10:20:21.822198   11956 notify.go:220] Checking for updates...
	I0812 10:20:21.823689   11956 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 10:20:21.824900   11956 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19409-3442/kubeconfig
	I0812 10:20:21.825921   11956 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19409-3442/.minikube
	I0812 10:20:21.826981   11956 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0812 10:20:21.828259   11956 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0812 10:20:21.829611   11956 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 10:20:21.849716   11956 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 10:20:21.849795   11956 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:20:21.894147   11956 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 10:20:21.88608693 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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>}}
	I0812 10:20:21.894240   11956 docker.go:307] overlay module found
	I0812 10:20:21.896282   11956 out.go:177] * Using the docker driver based on user configuration
	I0812 10:20:21.897566   11956 start.go:297] selected driver: docker
	I0812 10:20:21.897584   11956 start.go:901] validating driver "docker" against <nil>
	I0812 10:20:21.897595   11956 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0812 10:20:21.898347   11956 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:20:21.943243   11956 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 10:20:21.934743485 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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> ServerEr
rors:[] 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>}}
	I0812 10:20:21.943392   11956 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0812 10:20:21.943596   11956 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]
	I0812 10:20:21.945357   11956 out.go:177] * Using Docker driver with root privileges
	I0812 10:20:21.946829   11956 cni.go:84] Creating CNI manager for ""
	I0812 10:20:21.946844   11956 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 10:20:21.946855   11956 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0812 10:20:21.946926   11956 start.go:340] cluster config:
	{Name:addons-517362 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-517362 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}
	I0812 10:20:21.948902   11956 out.go:177] * Starting "addons-517362" primary control-plane node in "addons-517362" cluster
	I0812 10:20:21.950065   11956 cache.go:121] Beginning downloading kic base image for docker with crio
	I0812 10:20:21.951250   11956 out.go:177] * Pulling base image v0.0.44-1723026928-19389 ...
	I0812 10:20:21.952220   11956 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 10:20:21.952255   11956 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4
	I0812 10:20:21.952264   11956 cache.go:56] Caching tarball of preloaded images
	I0812 10:20:21.952307   11956 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0812 10:20:21.952375   11956 preload.go:172] Found /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0812 10:20:21.952390   11956 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0812 10:20:21.952766   11956 profile.go:143] Saving config to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/config.json ...
	I0812 10:20:21.952790   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/config.json: {Name:mkbadcdb1c45b6fa010f1ff4120e01944668e0dc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:21.966724   11956 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0812 10:20:21.966801   11956 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0812 10:20:21.966817   11956 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
	I0812 10:20:21.966821   11956 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
	I0812 10:20:21.966828   11956 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0812 10:20:21.966835   11956 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from local cache
	I0812 10:20:35.200832   11956 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from cached tarball
	I0812 10:20:35.200880   11956 cache.go:194] Successfully downloaded all kic artifacts
	I0812 10:20:35.200920   11956 start.go:360] acquireMachinesLock for addons-517362: {Name:mkaffa17f55190e4030b876fddeeb2705879000f Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0812 10:20:35.201017   11956 start.go:364] duration metric: took 77.17µs to acquireMachinesLock for "addons-517362"
	I0812 10:20:35.201040   11956 start.go:93] Provisioning new machine with config: &{Name:addons-517362 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-517362 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}
	I0812 10:20:35.201149   11956 start.go:125] createHost starting for "" (driver="docker")
	I0812 10:20:35.331779   11956 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0812 10:20:35.332085   11956 start.go:159] libmachine.API.Create for "addons-517362" (driver="docker")
	I0812 10:20:35.332119   11956 client.go:168] LocalClient.Create starting
	I0812 10:20:35.332239   11956 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem
	I0812 10:20:35.408501   11956 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/cert.pem
	I0812 10:20:35.594329   11956 cli_runner.go:164] Run: docker network inspect addons-517362 --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}}]}"
	W0812 10:20:35.610117   11956 cli_runner.go:211] docker network inspect addons-517362 --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
	I0812 10:20:35.610174   11956 network_create.go:284] running [docker network inspect addons-517362] to gather additional debugging logs...
	I0812 10:20:35.610191   11956 cli_runner.go:164] Run: docker network inspect addons-517362
	W0812 10:20:35.624456   11956 cli_runner.go:211] docker network inspect addons-517362 returned with exit code 1
	I0812 10:20:35.624486   11956 network_create.go:287] error running [docker network inspect addons-517362]: docker network inspect addons-517362: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-517362 not found
	I0812 10:20:35.624500   11956 network_create.go:289] output of [docker network inspect addons-517362]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-517362 not found
	
	** /stderr **
	I0812 10:20:35.624622   11956 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}}]}"
	I0812 10:20:35.639279   11956 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:0xc0014a8f50}
	I0812 10:20:35.639330   11956 network_create.go:124] attempt to create docker network addons-517362 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0812 10:20:35.639371   11956 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-517362 addons-517362
	I0812 10:20:35.900015   11956 network_create.go:108] docker network addons-517362 192.168.49.0/24 created
	I0812 10:20:35.900046   11956 kic.go:121] calculated static IP "192.168.49.2" for the "addons-517362" container
	I0812 10:20:35.900111   11956 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0812 10:20:35.914237   11956 cli_runner.go:164] Run: docker volume create addons-517362 --label name.minikube.sigs.k8s.io=addons-517362 --label created_by.minikube.sigs.k8s.io=true
	I0812 10:20:36.013486   11956 oci.go:103] Successfully created a docker volume addons-517362
	I0812 10:20:36.013555   11956 cli_runner.go:164] Run: docker run --rm --name addons-517362-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-517362 --entrypoint /usr/bin/test -v addons-517362:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib
	I0812 10:20:38.941068   11956 cli_runner.go:217] Completed: docker run --rm --name addons-517362-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-517362 --entrypoint /usr/bin/test -v addons-517362:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib: (2.927460913s)
	I0812 10:20:38.941093   11956 oci.go:107] Successfully prepared a docker volume addons-517362
	I0812 10:20:38.941134   11956 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 10:20:38.941159   11956 kic.go:194] Starting extracting preloaded images to volume ...
	I0812 10:20:38.941220   11956 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-517362:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0812 10:20:43.506246   11956 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-517362:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir: (4.564984319s)
	I0812 10:20:43.506274   11956 kic.go:203] duration metric: took 4.565112563s to extract preloaded images to volume ...
	W0812 10:20:43.506430   11956 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0812 10:20:43.506561   11956 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0812 10:20:43.550246   11956 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-517362 --name addons-517362 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-517362 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-517362 --network addons-517362 --ip 192.168.49.2 --volume addons-517362:/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
	I0812 10:20:43.835954   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Running}}
	I0812 10:20:43.852699   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:20:43.869683   11956 cli_runner.go:164] Run: docker exec addons-517362 stat /var/lib/dpkg/alternatives/iptables
	I0812 10:20:43.910731   11956 oci.go:144] the created container "addons-517362" has a running status.
	I0812 10:20:43.910762   11956 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa...
	I0812 10:20:44.260881   11956 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0812 10:20:44.285798   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:20:44.304530   11956 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0812 10:20:44.304562   11956 kic_runner.go:114] Args: [docker exec --privileged addons-517362 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0812 10:20:44.356331   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:20:44.378669   11956 machine.go:94] provisionDockerMachine start ...
	I0812 10:20:44.378766   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:44.396547   11956 main.go:141] libmachine: Using SSH client type: native
	I0812 10:20:44.396796   11956 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0812 10:20:44.396817   11956 main.go:141] libmachine: About to run SSH command:
	hostname
	I0812 10:20:44.512231   11956 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-517362
	
	I0812 10:20:44.512254   11956 ubuntu.go:169] provisioning hostname "addons-517362"
	I0812 10:20:44.512308   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:44.529400   11956 main.go:141] libmachine: Using SSH client type: native
	I0812 10:20:44.529589   11956 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0812 10:20:44.529604   11956 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-517362 && echo "addons-517362" | sudo tee /etc/hostname
	I0812 10:20:44.658803   11956 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-517362
	
	I0812 10:20:44.658889   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:44.674731   11956 main.go:141] libmachine: Using SSH client type: native
	I0812 10:20:44.674921   11956 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0812 10:20:44.674943   11956 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-517362' /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-517362/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-517362' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0812 10:20:44.788698   11956 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0812 10:20:44.788724   11956 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19409-3442/.minikube CaCertPath:/home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19409-3442/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19409-3442/.minikube}
	I0812 10:20:44.788772   11956 ubuntu.go:177] setting up certificates
	I0812 10:20:44.788790   11956 provision.go:84] configureAuth start
	I0812 10:20:44.788845   11956 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-517362
	I0812 10:20:44.804618   11956 provision.go:143] copyHostCerts
	I0812 10:20:44.804690   11956 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19409-3442/.minikube/ca.pem (1078 bytes)
	I0812 10:20:44.804797   11956 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19409-3442/.minikube/cert.pem (1123 bytes)
	I0812 10:20:44.804877   11956 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19409-3442/.minikube/key.pem (1675 bytes)
	I0812 10:20:44.804938   11956 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19409-3442/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca-key.pem org=jenkins.addons-517362 san=[127.0.0.1 192.168.49.2 addons-517362 localhost minikube]
	I0812 10:20:45.002673   11956 provision.go:177] copyRemoteCerts
	I0812 10:20:45.002722   11956 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0812 10:20:45.002757   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.018490   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:20:45.105169   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0812 10:20:45.125179   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0812 10:20:45.144862   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0812 10:20:45.164948   11956 provision.go:87] duration metric: took 376.142524ms to configureAuth
	I0812 10:20:45.164977   11956 ubuntu.go:193] setting minikube options for container-runtime
	I0812 10:20:45.165177   11956 config.go:182] Loaded profile config "addons-517362": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:20:45.165276   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.180979   11956 main.go:141] libmachine: Using SSH client type: native
	I0812 10:20:45.181191   11956 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0812 10:20:45.181221   11956 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
	I0812 10:20:45.377664   11956 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0812 10:20:45.377685   11956 machine.go:97] duration metric: took 998.990704ms to provisionDockerMachine
	I0812 10:20:45.377694   11956 client.go:171] duration metric: took 10.045570199s to LocalClient.Create
	I0812 10:20:45.377709   11956 start.go:167] duration metric: took 10.045625948s to libmachine.API.Create "addons-517362"
	I0812 10:20:45.377718   11956 start.go:293] postStartSetup for "addons-517362" (driver="docker")
	I0812 10:20:45.377731   11956 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]
	I0812 10:20:45.377783   11956 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
	I0812 10:20:45.377817   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.393785   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:20:45.481107   11956 ssh_runner.go:195] Run: cat /etc/os-release
	I0812 10:20:45.483767   11956 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0812 10:20:45.483793   11956 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0812 10:20:45.483802   11956 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0812 10:20:45.483808   11956 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0812 10:20:45.483828   11956 filesync.go:126] Scanning /home/jenkins/minikube-integration/19409-3442/.minikube/addons for local assets ...
	I0812 10:20:45.483881   11956 filesync.go:126] Scanning /home/jenkins/minikube-integration/19409-3442/.minikube/files for local assets ...
	I0812 10:20:45.483913   11956 start.go:296] duration metric: took 106.18376ms for postStartSetup
	I0812 10:20:45.484233   11956 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-517362
	I0812 10:20:45.499723   11956 profile.go:143] Saving config to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/config.json ...
	I0812 10:20:45.499977   11956 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 10:20:45.500035   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.515556   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:20:45.597434   11956 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0812 10:20:45.601251   11956 start.go:128] duration metric: took 10.400083828s to createHost
	I0812 10:20:45.601279   11956 start.go:83] releasing machines lock for "addons-517362", held for 10.400250254s
	I0812 10:20:45.601341   11956 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-517362
	I0812 10:20:45.616973   11956 ssh_runner.go:195] Run: cat /version.json
	I0812 10:20:45.617013   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.617062   11956 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0812 10:20:45.617129   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.633327   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:20:45.634081   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:20:45.782476   11956 ssh_runner.go:195] Run: systemctl --version
	I0812 10:20:45.786258   11956 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0812 10:20:45.921962   11956 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0812 10:20:45.925989   11956 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" ;
	I0812 10:20:45.942188   11956 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0812 10:20:45.942256   11956 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" ;
	I0812 10:20:45.965556   11956 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0812 10:20:45.965578   11956 start.go:495] detecting cgroup driver to use...
	I0812 10:20:45.965613   11956 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0812 10:20:45.965658   11956 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0812 10:20:45.977914   11956 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0812 10:20:45.987112   11956 docker.go:217] disabling cri-docker service (if available) ...
	I0812 10:20:45.987156   11956 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0812 10:20:45.998276   11956 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0812 10:20:46.010170   11956 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0812 10:20:46.084658   11956 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0812 10:20:46.168817   11956 docker.go:233] disabling docker service ...
	I0812 10:20:46.168872   11956 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0812 10:20:46.184275   11956 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0812 10:20:46.193504   11956 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0812 10:20:46.268575   11956 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0812 10:20:46.348271   11956 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0812 10:20:46.357794   11956 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"
	I0812 10:20:46.371143   11956 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0812 10:20:46.371200   11956 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"
	I0812 10:20:46.379019   11956 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0812 10:20:46.379058   11956 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 10:20:46.386675   11956 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 10:20:46.394525   11956 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 10:20:46.402477   11956 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0812 10:20:46.410028   11956 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"
	I0812 10:20:46.417920   11956 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"
	I0812 10:20:46.430655   11956 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"
	I0812 10:20:46.438613   11956 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0812 10:20:46.445240   11956 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0812 10:20:46.452026   11956 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 10:20:46.523552   11956 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0812 10:20:46.627167   11956 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0812 10:20:46.627226   11956 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0812 10:20:46.630348   11956 start.go:563] Will wait 60s for crictl version
	I0812 10:20:46.630397   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:20:46.633064   11956 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0812 10:20:46.663099   11956 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0812 10:20:46.663207   11956 ssh_runner.go:195] Run: crio --version
	I0812 10:20:46.694874   11956 ssh_runner.go:195] Run: crio --version
	I0812 10:20:46.726929   11956 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0812 10:20:46.728094   11956 cli_runner.go:164] Run: docker network inspect addons-517362 --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}}]}"
	I0812 10:20:46.743354   11956 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0812 10:20:46.746604   11956 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""
	I0812 10:20:46.756083   11956 kubeadm.go:883] updating cluster {Name:addons-517362 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-517362 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} ...
	I0812 10:20:46.756193   11956 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 10:20:46.756243   11956 ssh_runner.go:195] Run: sudo crictl images --output json
	I0812 10:20:46.814325   11956 crio.go:514] all images are preloaded for cri-o runtime.
	I0812 10:20:46.814345   11956 crio.go:433] Images already preloaded, skipping extraction
	I0812 10:20:46.814382   11956 ssh_runner.go:195] Run: sudo crictl images --output json
	I0812 10:20:46.843160   11956 crio.go:514] all images are preloaded for cri-o runtime.
	I0812 10:20:46.843179   11956 cache_images.go:84] Images are preloaded, skipping loading
	I0812 10:20:46.843187   11956 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0812 10:20:46.843310   11956 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-517362 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-517362 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:}
	I0812 10:20:46.843399   11956 ssh_runner.go:195] Run: crio config
	I0812 10:20:46.884380   11956 cni.go:84] Creating CNI manager for ""
	I0812 10:20:46.884400   11956 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 10:20:46.884411   11956 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0812 10:20:46.884439   11956 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-517362 NodeName:addons-517362 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}
	I0812 10:20:46.884602   11956 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-517362"
	  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
	
	I0812 10:20:46.884663   11956 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0812 10:20:46.892115   11956 binaries.go:44] Found k8s binaries, skipping transfer
	I0812 10:20:46.892163   11956 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0812 10:20:46.899429   11956 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0812 10:20:46.914141   11956 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0812 10:20:46.929054   11956 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0812 10:20:46.943662   11956 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0812 10:20:46.946457   11956 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""
	I0812 10:20:46.955633   11956 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 10:20:47.032936   11956 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0812 10:20:47.044197   11956 certs.go:68] Setting up /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362 for IP: 192.168.49.2
	I0812 10:20:47.044219   11956 certs.go:194] generating shared ca certs ...
	I0812 10:20:47.044234   11956 certs.go:226] acquiring lock for ca certs: {Name:mk857524d6cee9bb779bda67750215470f80aec8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.044363   11956 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19409-3442/.minikube/ca.key
	I0812 10:20:47.143445   11956 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19409-3442/.minikube/ca.crt ...
	I0812 10:20:47.143479   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/ca.crt: {Name:mk69b9ec2c185dea755427a21f36d88fa08b8680 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.143655   11956 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19409-3442/.minikube/ca.key ...
	I0812 10:20:47.143668   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/ca.key: {Name:mkdd2ab8c3fe415ce0d188a043042bfd33580a24 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.143757   11956 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.key
	I0812 10:20:47.335581   11956 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.crt ...
	I0812 10:20:47.335614   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.crt: {Name:mkc3dd2dbd906c713b3384b9f036cc8f88f67918 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.335775   11956 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.key ...
	I0812 10:20:47.335785   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.key: {Name:mk4a753b25cd331d3c4136344c16b9f6edd724ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.335852   11956 certs.go:256] generating profile certs ...
	I0812 10:20:47.335904   11956 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.key
	I0812 10:20:47.335926   11956 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt with IP's: []
	I0812 10:20:47.608192   11956 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt ...
	I0812 10:20:47.608219   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: {Name:mk0d9654c591e649a6b43db4c43b7f101c270494 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.608372   11956 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.key ...
	I0812 10:20:47.608383   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.key: {Name:mka6fd4c8c180491041633a66917f991641a9dee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.608453   11956 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key.fc15c005
	I0812 10:20:47.608470   11956 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt.fc15c005 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0812 10:20:47.726864   11956 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt.fc15c005 ...
	I0812 10:20:47.726890   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt.fc15c005: {Name:mk85481178bbeee6fa0db69aba0e0c46195f90e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.727034   11956 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key.fc15c005 ...
	I0812 10:20:47.727046   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key.fc15c005: {Name:mk05e5ccdc7a4fe243c3ba0c494538e52edcddb7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.727116   11956 certs.go:381] copying /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt.fc15c005 -> /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt
	I0812 10:20:47.727186   11956 certs.go:385] copying /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key.fc15c005 -> /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key
	I0812 10:20:47.727232   11956 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.key
	I0812 10:20:47.727248   11956 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.crt with IP's: []
	I0812 10:20:47.877665   11956 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.crt ...
	I0812 10:20:47.877693   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.crt: {Name:mk0776b8f5568704a074ccfa48e5dd0d135868aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.877839   11956 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.key ...
	I0812 10:20:47.877850   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.key: {Name:mkff2142ff2747a139dd77f54952bf1ddd342d63 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.878009   11956 certs.go:484] found cert: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca-key.pem (1679 bytes)
	I0812 10:20:47.878041   11956 certs.go:484] found cert: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem (1078 bytes)
	I0812 10:20:47.878064   11956 certs.go:484] found cert: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/cert.pem (1123 bytes)
	I0812 10:20:47.878086   11956 certs.go:484] found cert: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/key.pem (1675 bytes)
	I0812 10:20:47.878614   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0812 10:20:47.900534   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0812 10:20:47.920352   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0812 10:20:47.939867   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0812 10:20:47.960468   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0812 10:20:47.980502   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0812 10:20:48.000307   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0812 10:20:48.020244   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0812 10:20:48.039971   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0812 10:20:48.059671   11956 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0812 10:20:48.074214   11956 ssh_runner.go:195] Run: openssl version
	I0812 10:20:48.078935   11956 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"
	I0812 10:20:48.086857   11956 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0812 10:20:48.089889   11956 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 12 10:20 /usr/share/ca-certificates/minikubeCA.pem
	I0812 10:20:48.089942   11956 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0812 10:20:48.095880   11956 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"
	I0812 10:20:48.103776   11956 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0812 10:20:48.106576   11956 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
	I0812 10:20:48.106620   11956 kubeadm.go:392] StartCluster: {Name:addons-517362 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-517362 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}
	I0812 10:20:48.106707   11956 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0812 10:20:48.106747   11956 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0812 10:20:48.136754   11956 cri.go:89] found id: ""
	I0812 10:20:48.136809   11956 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0812 10:20:48.144322   11956 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0812 10:20:48.151843   11956 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0812 10:20:48.151896   11956 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
	I0812 10:20:48.159396   11956 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
	I0812 10:20:48.159411   11956 kubeadm.go:157] found existing configuration files:
	
	I0812 10:20:48.159453   11956 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0812 10:20:48.166489   11956 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
	I0812 10:20:48.166530   11956 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0812 10:20:48.173459   11956 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0812 10:20:48.180523   11956 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
	I0812 10:20:48.180576   11956 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0812 10:20:48.187258   11956 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0812 10:20:48.194104   11956 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
	I0812 10:20:48.194147   11956 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0812 10:20:48.200847   11956 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0812 10:20:48.207663   11956 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
	I0812 10:20:48.207706   11956 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0812 10:20:48.214429   11956 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"
	I0812 10:20:48.282884   11956 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-gcp\n", err: exit status 1
	I0812 10:20:48.334340   11956 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0812 10:20:56.232090   11956 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0812 10:20:56.232144   11956 kubeadm.go:310] [preflight] Running pre-flight checks
	I0812 10:20:56.232252   11956 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0812 10:20:56.232327   11956 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-gcp
	I0812 10:20:56.232383   11956 kubeadm.go:310] OS: Linux
	I0812 10:20:56.232450   11956 kubeadm.go:310] CGROUPS_CPU: enabled
	I0812 10:20:56.232519   11956 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0812 10:20:56.232586   11956 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0812 10:20:56.232653   11956 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0812 10:20:56.232712   11956 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0812 10:20:56.232775   11956 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0812 10:20:56.232855   11956 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0812 10:20:56.232929   11956 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0812 10:20:56.232990   11956 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0812 10:20:56.233104   11956 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0812 10:20:56.233256   11956 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0812 10:20:56.233389   11956 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0812 10:20:56.233474   11956 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0812 10:20:56.235002   11956 out.go:204]   - Generating certificates and keys ...
	I0812 10:20:56.235077   11956 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0812 10:20:56.235149   11956 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0812 10:20:56.235224   11956 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0812 10:20:56.235295   11956 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0812 10:20:56.235383   11956 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0812 10:20:56.235458   11956 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0812 10:20:56.235539   11956 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0812 10:20:56.235695   11956 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-517362 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0812 10:20:56.235772   11956 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0812 10:20:56.235918   11956 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-517362 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0812 10:20:56.235982   11956 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0812 10:20:56.236033   11956 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0812 10:20:56.236069   11956 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0812 10:20:56.236113   11956 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0812 10:20:56.236153   11956 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0812 10:20:56.236205   11956 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0812 10:20:56.236271   11956 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0812 10:20:56.236346   11956 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0812 10:20:56.236396   11956 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0812 10:20:56.236472   11956 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0812 10:20:56.236541   11956 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0812 10:20:56.237821   11956 out.go:204]   - Booting up control plane ...
	I0812 10:20:56.237901   11956 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0812 10:20:56.237970   11956 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0812 10:20:56.238031   11956 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0812 10:20:56.238116   11956 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0812 10:20:56.238190   11956 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0812 10:20:56.238224   11956 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0812 10:20:56.238335   11956 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0812 10:20:56.238447   11956 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0812 10:20:56.238538   11956 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.525995ms
	I0812 10:20:56.238631   11956 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0812 10:20:56.238713   11956 kubeadm.go:310] [api-check] The API server is healthy after 4.001396661s
	I0812 10:20:56.238840   11956 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0812 10:20:56.238948   11956 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0812 10:20:56.239008   11956 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0812 10:20:56.239170   11956 kubeadm.go:310] [mark-control-plane] Marking the node addons-517362 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0812 10:20:56.239249   11956 kubeadm.go:310] [bootstrap-token] Using token: y962vv.g5mlw2brrgfxqd7m
	I0812 10:20:56.240569   11956 out.go:204]   - Configuring RBAC rules ...
	I0812 10:20:56.240664   11956 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0812 10:20:56.240752   11956 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0812 10:20:56.240916   11956 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
	I0812 10:20:56.241091   11956 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0812 10:20:56.241217   11956 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0812 10:20:56.241346   11956 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0812 10:20:56.241501   11956 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0812 10:20:56.241562   11956 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0812 10:20:56.241635   11956 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0812 10:20:56.241644   11956 kubeadm.go:310] 
	I0812 10:20:56.241720   11956 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0812 10:20:56.241733   11956 kubeadm.go:310] 
	I0812 10:20:56.241845   11956 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0812 10:20:56.241853   11956 kubeadm.go:310] 
	I0812 10:20:56.241873   11956 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0812 10:20:56.241927   11956 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0812 10:20:56.241974   11956 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0812 10:20:56.241984   11956 kubeadm.go:310] 
	I0812 10:20:56.242029   11956 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0812 10:20:56.242035   11956 kubeadm.go:310] 
	I0812 10:20:56.242079   11956 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0812 10:20:56.242088   11956 kubeadm.go:310] 
	I0812 10:20:56.242132   11956 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0812 10:20:56.242200   11956 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0812 10:20:56.242258   11956 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0812 10:20:56.242264   11956 kubeadm.go:310] 
	I0812 10:20:56.242333   11956 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0812 10:20:56.242405   11956 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0812 10:20:56.242411   11956 kubeadm.go:310] 
	I0812 10:20:56.242484   11956 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token y962vv.g5mlw2brrgfxqd7m \
	I0812 10:20:56.242579   11956 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:afaeb61c975930727fd8ebdd1b96bf1d27bdba48dfe6f646061fafb5b751b815 \
	I0812 10:20:56.242600   11956 kubeadm.go:310] 	--control-plane 
	I0812 10:20:56.242606   11956 kubeadm.go:310] 
	I0812 10:20:56.242689   11956 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0812 10:20:56.242695   11956 kubeadm.go:310] 
	I0812 10:20:56.242766   11956 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token y962vv.g5mlw2brrgfxqd7m \
	I0812 10:20:56.242867   11956 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:afaeb61c975930727fd8ebdd1b96bf1d27bdba48dfe6f646061fafb5b751b815 
	I0812 10:20:56.242877   11956 cni.go:84] Creating CNI manager for ""
	I0812 10:20:56.242883   11956 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 10:20:56.244300   11956 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0812 10:20:56.245410   11956 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0812 10:20:56.248755   11956 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0812 10:20:56.248769   11956 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0812 10:20:56.264241   11956 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
	I0812 10:20:56.441895   11956 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0812 10:20:56.442022   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-517362 minikube.k8s.io/updated_at=2024_08_12T10_20_56_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=1f2a4d2effced1c491a7cae8e84c3938ed24c7a7 minikube.k8s.io/name=addons-517362 minikube.k8s.io/primary=true
	I0812 10:20:56.442032   11956 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
	I0812 10:20:56.448625   11956 ops.go:34] apiserver oom_adj: -16
	I0812 10:20:56.506402   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:57.007228   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:57.506971   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:58.006637   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:58.506799   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:59.007153   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:59.506719   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:00.007262   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:00.506634   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:01.007194   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:01.507156   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:02.007443   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:02.507177   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:03.006846   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:03.507304   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:04.007015   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:04.507326   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:05.006749   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:05.506792   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:06.007116   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:06.507443   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:07.007401   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:07.506437   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:08.006454   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:08.506923   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:09.007274   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:09.507105   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:10.007074   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:10.069894   11956 kubeadm.go:1113] duration metric: took 13.627929013s to wait for elevateKubeSystemPrivileges
	I0812 10:21:10.069937   11956 kubeadm.go:394] duration metric: took 21.963320553s to StartCluster
	I0812 10:21:10.069955   11956 settings.go:142] acquiring lock: {Name:mk2c589e01c935332141b075e4f37eaaeee9e716 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:21:10.070054   11956 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19409-3442/kubeconfig
	I0812 10:21:10.070366   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/kubeconfig: {Name:mkd07b385739839b4734dcbeb13a1bfa39ef5505 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:21:10.070531   11956 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"
	I0812 10:21:10.070557   11956 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}
	I0812 10:21:10.070624   11956 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]
	I0812 10:21:10.070726   11956 addons.go:69] Setting cloud-spanner=true in profile "addons-517362"
	I0812 10:21:10.070743   11956 addons.go:69] Setting metrics-server=true in profile "addons-517362"
	I0812 10:21:10.070746   11956 config.go:182] Loaded profile config "addons-517362": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:21:10.070745   11956 addons.go:69] Setting inspektor-gadget=true in profile "addons-517362"
	I0812 10:21:10.070767   11956 addons.go:234] Setting addon metrics-server=true in "addons-517362"
	I0812 10:21:10.070768   11956 addons.go:234] Setting addon cloud-spanner=true in "addons-517362"
	I0812 10:21:10.070788   11956 addons.go:234] Setting addon inspektor-gadget=true in "addons-517362"
	I0812 10:21:10.070790   11956 addons.go:69] Setting storage-provisioner=true in profile "addons-517362"
	I0812 10:21:10.070781   11956 addons.go:69] Setting gcp-auth=true in profile "addons-517362"
	I0812 10:21:10.070800   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070804   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070808   11956 addons.go:234] Setting addon storage-provisioner=true in "addons-517362"
	I0812 10:21:10.070813   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070815   11956 mustload.go:65] Loading cluster: addons-517362
	I0812 10:21:10.070827   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070891   11956 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-517362"
	I0812 10:21:10.070903   11956 addons.go:69] Setting volcano=true in profile "addons-517362"
	I0812 10:21:10.070922   11956 addons.go:69] Setting volumesnapshots=true in profile "addons-517362"
	I0812 10:21:10.070922   11956 addons.go:69] Setting registry=true in profile "addons-517362"
	I0812 10:21:10.070931   11956 addons.go:234] Setting addon volcano=true in "addons-517362"
	I0812 10:21:10.070935   11956 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-517362"
	I0812 10:21:10.070940   11956 addons.go:234] Setting addon volumesnapshots=true in "addons-517362"
	I0812 10:21:10.070942   11956 addons.go:234] Setting addon registry=true in "addons-517362"
	I0812 10:21:10.070959   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070959   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070966   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070969   11956 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-517362"
	I0812 10:21:10.070989   11956 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-517362"
	I0812 10:21:10.070991   11956 addons.go:69] Setting ingress=true in profile "addons-517362"
	I0812 10:21:10.071002   11956 config.go:182] Loaded profile config "addons-517362": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:21:10.071015   11956 addons.go:234] Setting addon ingress=true in "addons-517362"
	I0812 10:21:10.071061   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.071244   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071252   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071297   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071345   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071375   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071416   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071465   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071656   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071837   11956 addons.go:69] Setting default-storageclass=true in profile "addons-517362"
	I0812 10:21:10.071867   11956 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-517362"
	I0812 10:21:10.071298   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.072106   11956 addons.go:69] Setting helm-tiller=true in profile "addons-517362"
	I0812 10:21:10.072138   11956 addons.go:234] Setting addon helm-tiller=true in "addons-517362"
	I0812 10:21:10.072162   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.072170   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.072426   11956 addons.go:69] Setting ingress-dns=true in profile "addons-517362"
	I0812 10:21:10.072455   11956 addons.go:234] Setting addon ingress-dns=true in "addons-517362"
	I0812 10:21:10.072488   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.072588   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.072945   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.073453   11956 out.go:177] * Verifying Kubernetes components...
	I0812 10:21:10.070732   11956 addons.go:69] Setting yakd=true in profile "addons-517362"
	I0812 10:21:10.073667   11956 addons.go:234] Setting addon yakd=true in "addons-517362"
	I0812 10:21:10.073706   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.074158   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.070911   11956 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-517362"
	I0812 10:21:10.076883   11956 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-517362"
	I0812 10:21:10.076931   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070960   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.077394   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.077517   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.082980   11956 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 10:21:10.099811   11956 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0812 10:21:10.101219   11956 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0812 10:21:10.101245   11956 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0812 10:21:10.101318   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.105635   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.109288   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0812 10:21:10.110754   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0812 10:21:10.110774   11956 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0812 10:21:10.110834   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.112745   11956 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 10:21:10.115564   11956 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 10:21:10.117209   11956 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0812 10:21:10.118714   11956 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0812 10:21:10.118740   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0812 10:21:10.118805   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.120816   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.137169   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0812 10:21:10.138621   11956 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0812 10:21:10.139223   11956 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-517362"
	I0812 10:21:10.139276   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.139941   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.140414   11956 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0812 10:21:10.140432   11956 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0812 10:21:10.140431   11956 addons.go:234] Setting addon default-storageclass=true in "addons-517362"
	I0812 10:21:10.140463   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.140483   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.141015   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.141198   11956 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0812 10:21:10.142061   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0812 10:21:10.142904   11956 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0812 10:21:10.142919   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0812 10:21:10.142973   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.144916   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0812 10:21:10.145540   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.147381   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0812 10:21:10.148706   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0812 10:21:10.150411   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0812 10:21:10.151739   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0812 10:21:10.170034   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0812 10:21:10.177022   11956 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0812 10:21:10.177058   11956 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0812 10:21:10.177096   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0812 10:21:10.177117   11956 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0812 10:21:10.177189   11956 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0812 10:21:10.177516   11956 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0812 10:21:10.177554   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.178761   11956 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0812 10:21:10.178775   11956 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0812 10:21:10.178825   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.179977   11956 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0812 10:21:10.179988   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0812 10:21:10.180031   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.180636   11956 out.go:177]   - Using image docker.io/registry:2.8.3
	I0812 10:21:10.181227   11956 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0812 10:21:10.181245   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0812 10:21:10.181291   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.182042   11956 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0812 10:21:10.182055   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0812 10:21:10.182096   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.182210   11956 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0812 10:21:10.183509   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.184873   11956 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0812 10:21:10.184886   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0812 10:21:10.184928   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	W0812 10:21:10.189142   11956 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0812 10:21:10.190866   11956 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0812 10:21:10.190865   11956 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0812 10:21:10.192235   11956 out.go:177]   - Using image docker.io/busybox:stable
	I0812 10:21:10.192892   11956 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0812 10:21:10.192907   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0812 10:21:10.192960   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.193752   11956 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0812 10:21:10.193777   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0812 10:21:10.193828   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.197457   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.223956   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.224149   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.225477   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.226589   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.228442   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.232014   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.235880   11956 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0812 10:21:10.235893   11956 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0812 10:21:10.235937   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.237328   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.237784   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.242560   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.260997   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.262620   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.552025   11956 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0812 10:21:10.552051   11956 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0812 10:21:10.561702   11956 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
	I0812 10:21:10.563980   11956 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0812 10:21:10.564085   11956 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 -"
	I0812 10:21:10.566742   11956 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0812 10:21:10.566769   11956 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0812 10:21:10.649993   11956 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
	I0812 10:21:10.658897   11956 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
	I0812 10:21:10.749833   11956 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
	I0812 10:21:10.750476   11956 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0812 10:21:10.750552   11956 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0812 10:21:10.751055   11956 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0812 10:21:10.751078   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0812 10:21:10.751358   11956 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0812 10:21:10.751375   11956 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0812 10:21:10.752152   11956 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
	I0812 10:21:10.755636   11956 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0812 10:21:10.755655   11956 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0812 10:21:10.756425   11956 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0812 10:21:10.756443   11956 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0812 10:21:10.760942   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0812 10:21:10.760960   11956 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0812 10:21:10.766050   11956 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
	I0812 10:21:10.860322   11956 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0812 10:21:10.860348   11956 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0812 10:21:10.861867   11956 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
	I0812 10:21:10.866278   11956 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0812 10:21:10.866300   11956 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0812 10:21:10.957738   11956 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0812 10:21:10.957820   11956 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0812 10:21:10.961665   11956 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0812 10:21:10.961683   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0812 10:21:10.969739   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0812 10:21:10.969765   11956 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)
	I0812 10:21:11.059137   11956 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0812 10:21:11.059171   11956 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0812 10:21:11.069993   11956 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0812 10:21:11.070019   11956 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0812 10:21:11.156200   11956 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
	I0812 10:21:11.170599   11956 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0812 10:21:11.170627   11956 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0812 10:21:11.259881   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0812 10:21:11.259994   11956 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0812 10:21:11.260071   11956 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0812 10:21:11.260097   11956 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0812 10:21:11.267902   11956 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0812 10:21:11.267925   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0812 10:21:11.271213   11956 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
	I0812 10:21:11.559890   11956 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0812 10:21:11.559999   11956 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0812 10:21:11.571709   11956 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0812 10:21:11.571740   11956 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0812 10:21:11.654837   11956 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
	I0812 10:21:11.658289   11956 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
	I0812 10:21:11.750664   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0812 10:21:11.750699   11956 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0812 10:21:11.760508   11956 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0812 10:21:11.760556   11956 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0812 10:21:12.049766   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0812 10:21:12.049860   11956 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0812 10:21:12.165657   11956 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0812 10:21:12.165741   11956 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0812 10:21:12.261227   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0812 10:21:12.261257   11956 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0812 10:21:12.571492   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0812 10:21:12.571518   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0812 10:21:12.651084   11956 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0812 10:21:12.651117   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0812 10:21:12.653506   11956 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0812 10:21:12.653571   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0812 10:21:12.966138   11956 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
	I0812 10:21:13.053014   11956 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
	I0812 10:21:13.062267   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0812 10:21:13.062294   11956 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0812 10:21:13.351376   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0812 10:21:13.351406   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0812 10:21:13.565897   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0812 10:21:13.565921   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0812 10:21:13.668126   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0812 10:21:13.668152   11956 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0812 10:21:13.870439   11956 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
	I0812 10:21:14.372616   11956 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: (3.810866366s)
	I0812 10:21:14.372734   11956 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.80873213s)
	I0812 10:21:14.373310   11956 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 -": (3.809191365s)
	I0812 10:21:14.373340   11956 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0812 10:21:14.373795   11956 node_ready.go:35] waiting up to 6m0s for node "addons-517362" to be "Ready" ...
	I0812 10:21:14.957829   11956 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-517362" context rescaled to 1 replicas
	I0812 10:21:16.152419   11956 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.502338405s)
	I0812 10:21:16.152460   11956 addons.go:475] Verifying addon ingress=true in "addons-517362"
	I0812 10:21:16.152682   11956 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.49375279s)
	I0812 10:21:16.152906   11956 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.403016838s)
	I0812 10:21:16.152976   11956 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.400799089s)
	I0812 10:21:16.153107   11956 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.387035014s)
	I0812 10:21:16.153182   11956 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.291292237s)
	I0812 10:21:16.153231   11956 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: (4.996948467s)
	I0812 10:21:16.153274   11956 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: (4.882031029s)
	I0812 10:21:16.153292   11956 addons.go:475] Verifying addon registry=true in "addons-517362"
	I0812 10:21:16.153585   11956 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.498636557s)
	I0812 10:21:16.153882   11956 addons.go:475] Verifying addon metrics-server=true in "addons-517362"
	I0812 10:21:16.153637   11956 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.495301883s)
	I0812 10:21:16.154324   11956 out.go:177] * Verifying ingress addon...
	I0812 10:21:16.155237   11956 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-517362 service yakd-dashboard -n yakd-dashboard
	
	I0812 10:21:16.155240   11956 out.go:177] * Verifying registry addon...
	I0812 10:21:16.156952   11956 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0812 10:21:16.157904   11956 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0812 10:21:16.162991   11956 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0812 10:21:16.167121   11956 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0812 10:21:16.167141   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:16.167767   11956 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0812 10:21:16.167785   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:16.377285   11956 node_ready.go:53] node "addons-517362" has status "Ready":"False"
	I0812 10:21:16.662401   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:16.668824   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:16.973553   11956 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: (4.007316016s)
	W0812 10:21:16.973599   11956 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
	I0812 10:21:16.973632   11956 retry.go:31] will retry after 361.605355ms: 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
	I0812 10:21:16.973661   11956 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: (3.920602125s)
	I0812 10:21:17.162050   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:17.162297   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:17.335393   11956 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
	I0812 10:21:17.354867   11956 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0812 10:21:17.354942   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:17.377066   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:17.484734   11956 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: (3.614231229s)
	I0812 10:21:17.484777   11956 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-517362"
	I0812 10:21:17.486431   11956 out.go:177] * Verifying csi-hostpath-driver addon...
	I0812 10:21:17.488509   11956 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0812 10:21:17.553735   11956 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0812 10:21:17.553766   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:17.568481   11956 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0812 10:21:17.585906   11956 addons.go:234] Setting addon gcp-auth=true in "addons-517362"
	I0812 10:21:17.585964   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:17.586313   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:17.602037   11956 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0812 10:21:17.602083   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:17.617598   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:17.660881   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:17.661709   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:17.992076   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:18.160770   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:18.160932   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:18.492131   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:18.660953   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:18.661192   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:18.877201   11956 node_ready.go:53] node "addons-517362" has status "Ready":"False"
	I0812 10:21:18.992121   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:19.160743   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:19.160945   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:19.493504   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:19.661014   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:19.667160   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:20.052637   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:20.163618   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:20.164031   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:20.492272   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:20.557787   11956 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.222346371s)
	I0812 10:21:20.557835   11956 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.955768676s)
	I0812 10:21:20.559756   11956 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 10:21:20.560873   11956 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0812 10:21:20.561986   11956 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0812 10:21:20.562000   11956 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0812 10:21:20.578968   11956 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0812 10:21:20.578990   11956 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0812 10:21:20.594931   11956 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0812 10:21:20.594952   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0812 10:21:20.611302   11956 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
	I0812 10:21:20.660740   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:20.661545   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:20.992262   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:21.161667   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:21.161912   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:21.250874   11956 addons.go:475] Verifying addon gcp-auth=true in "addons-517362"
	I0812 10:21:21.252783   11956 out.go:177] * Verifying gcp-auth addon...
	I0812 10:21:21.255266   11956 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0812 10:21:21.257868   11956 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0812 10:21:21.257889   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:21.377320   11956 node_ready.go:53] node "addons-517362" has status "Ready":"False"
	I0812 10:21:21.492897   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:21.661246   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:21.663902   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:21.758568   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:21.992755   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:22.160864   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:22.161395   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:22.259290   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:22.493086   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:22.661010   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:22.661373   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:22.758457   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:22.991942   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:23.160842   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:23.161035   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:23.259731   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:23.491776   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:23.660878   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:23.661024   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:23.758991   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:23.877130   11956 node_ready.go:53] node "addons-517362" has status "Ready":"False"
	I0812 10:21:23.992166   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:24.160976   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:24.161267   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:24.258744   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:24.492431   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:24.660556   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:24.661245   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:24.758645   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:24.991933   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:25.160893   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:25.160984   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:25.258319   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:25.492673   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:25.660921   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:25.661515   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:25.758148   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:25.992637   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:26.161052   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:26.161321   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:26.260010   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:26.377102   11956 node_ready.go:53] node "addons-517362" has status "Ready":"False"
	I0812 10:21:26.492262   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:26.661036   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:26.661319   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:26.758432   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:26.992121   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:27.161095   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:27.161239   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:27.258739   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:27.491901   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:27.660838   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:27.661104   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:27.758378   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:27.992394   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:28.160455   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:28.160925   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:28.258627   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:28.491890   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:28.660963   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:28.661140   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:28.760273   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:28.877149   11956 node_ready.go:49] node "addons-517362" has status "Ready":"True"
	I0812 10:21:28.877173   11956 node_ready.go:38] duration metric: took 14.503354466s for node "addons-517362" to be "Ready" ...
	I0812 10:21:28.877184   11956 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" ...
	I0812 10:21:28.884889   11956 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-2hrwx" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:28.993537   11956 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0812 10:21:28.993562   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:29.161662   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:29.162102   11956 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0812 10:21:29.162121   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:29.259052   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:29.493964   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:29.660542   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:29.661341   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:29.758505   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:29.958044   11956 pod_ready.go:92] pod "coredns-7db6d8ff4d-2hrwx" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:29.958135   11956 pod_ready.go:81] duration metric: took 1.073219267s for pod "coredns-7db6d8ff4d-2hrwx" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.958176   11956 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.962787   11956 pod_ready.go:92] pod "etcd-addons-517362" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:29.962810   11956 pod_ready.go:81] duration metric: took 4.597478ms for pod "etcd-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.962828   11956 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.967091   11956 pod_ready.go:92] pod "kube-apiserver-addons-517362" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:29.967152   11956 pod_ready.go:81] duration metric: took 4.314237ms for pod "kube-apiserver-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.967178   11956 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.971059   11956 pod_ready.go:92] pod "kube-controller-manager-addons-517362" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:29.971077   11956 pod_ready.go:81] duration metric: took 3.882636ms for pod "kube-controller-manager-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.971087   11956 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-8rh7f" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:30.052485   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:30.077136   11956 pod_ready.go:92] pod "kube-proxy-8rh7f" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:30.077167   11956 pod_ready.go:81] duration metric: took 106.072596ms for pod "kube-proxy-8rh7f" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:30.077181   11956 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:30.161594   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:30.162617   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:30.259595   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:30.477594   11956 pod_ready.go:92] pod "kube-scheduler-addons-517362" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:30.477616   11956 pod_ready.go:81] duration metric: took 400.42556ms for pod "kube-scheduler-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:30.477635   11956 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:30.553671   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:30.662193   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:30.663287   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:30.758885   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:31.052980   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:31.161994   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:31.162192   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:31.258702   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:31.493637   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:31.662579   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:31.662644   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:31.759188   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:31.994078   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:32.161299   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:32.162319   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:32.258645   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:32.483405   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:32.494604   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:32.661672   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:32.662620   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:32.758214   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:32.993482   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:33.162011   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:33.162677   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:33.259292   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:33.493630   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:33.662072   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:33.662452   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:33.758496   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:33.995738   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:34.161060   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:34.161961   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:34.258326   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:34.493917   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:34.661189   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:34.661396   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:34.758710   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:34.984140   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:35.052610   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:35.161651   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:35.164250   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:35.258893   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:35.493419   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:35.660809   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:35.662007   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:35.758564   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:35.993775   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:36.161665   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:36.161704   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:36.260871   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:36.492966   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:36.661225   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:36.662374   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:36.759153   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:36.993777   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:37.161745   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:37.161846   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:37.259127   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:37.483262   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:37.493822   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:37.661536   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:37.661880   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:37.758609   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:37.992515   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:38.161689   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:38.161940   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:38.258435   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:38.494056   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:38.661332   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:38.662606   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:38.758675   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:39.054978   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:39.161644   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:39.161657   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:39.259170   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:39.488040   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:39.553013   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:39.661763   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:39.661791   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:39.758212   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:39.993838   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:40.161178   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:40.163277   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:40.258749   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:40.493562   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:40.661574   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:40.661620   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:40.758882   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:40.993009   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:41.161369   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:41.162723   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:41.259287   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:41.493916   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:41.661710   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:41.661934   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:41.758336   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:41.983401   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:41.992870   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:42.161258   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:42.162175   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:42.258591   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:42.494243   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:42.661241   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:42.662066   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:42.758433   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:42.993980   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:43.161761   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:43.161951   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:43.257965   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:43.492926   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:43.660753   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:43.661869   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:43.758239   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:43.992714   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:44.160557   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:44.161420   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:44.258773   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:44.482494   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:44.492825   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:44.660990   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:44.662047   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:44.758721   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:44.995554   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:45.161760   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:45.162076   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:45.258232   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:45.492102   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:45.660988   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:45.661943   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:45.758291   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:45.993407   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:46.161211   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:46.161651   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:46.258794   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:46.492493   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:46.661885   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:46.661918   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:46.758946   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:46.982976   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:46.993586   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:47.161670   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:47.161952   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:47.258015   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:47.495063   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:47.661320   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:47.662565   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:47.759208   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:48.052940   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:48.161206   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:48.161999   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:48.258477   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:48.493151   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:48.661501   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:48.661706   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:48.757974   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:48.992963   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:49.160523   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:49.161493   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:49.258970   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:49.482611   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:49.495391   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:49.661700   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:49.661825   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:49.758299   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:49.993942   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:50.160922   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:50.161817   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:50.258304   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:50.493083   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:50.661038   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:50.662067   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:50.758828   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:50.993866   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:51.161836   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:51.162036   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:51.258199   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:51.483468   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:51.493574   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:51.661965   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:51.662759   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:51.759122   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:51.992737   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:52.160628   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:52.161478   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:52.258774   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:52.492716   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:52.661325   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:52.661493   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:52.758768   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:52.992886   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:53.161428   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:53.161479   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:53.258657   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:53.492797   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:53.660902   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:53.664128   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:53.758741   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:53.983506   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:54.052728   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:54.162011   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:54.162608   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:54.259399   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:54.555531   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:54.662868   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:54.663709   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:54.771218   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:55.055027   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:55.162034   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:55.164668   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:55.259120   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:55.553090   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:55.660968   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:55.662294   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:55.758698   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:55.983789   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:55.992794   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:56.160901   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:56.162764   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:56.258383   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:56.493575   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:56.661635   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:56.663144   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:56.758560   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:57.052606   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:57.161528   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:57.162561   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:57.259151   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:57.492670   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:57.661530   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:57.661555   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:57.759051   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:57.993616   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:58.161259   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:58.162117   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:58.258746   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:58.483248   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:58.493521   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:58.660930   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:58.662739   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:58.759093   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:58.993147   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:59.161518   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:59.161666   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:59.259146   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:59.492727   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:59.662380   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:59.662642   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:59.758347   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:59.992890   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:00.160968   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:00.161706   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:00.258840   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:00.492464   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:00.661684   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:00.661926   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:00.758603   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:00.983306   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:00.994492   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:01.161782   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:01.161933   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:01.259394   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:01.494550   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:01.661660   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:01.662922   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:01.758871   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:01.993528   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:02.161456   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:02.162345   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:02.258778   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:02.493924   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:02.661769   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:02.662087   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:02.758598   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:02.983735   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:02.994010   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:03.161938   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:03.162117   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:03.258642   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:03.492760   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:03.660914   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:03.661933   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:03.758105   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:04.008592   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:04.161436   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:04.162577   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:04.259219   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:04.493018   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:04.660976   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:04.661645   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:04.759075   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:04.993050   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:05.160778   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:05.161926   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:05.258780   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:05.483699   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:05.493930   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:05.661100   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:05.662159   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:05.758784   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:05.994323   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:06.161290   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:06.162239   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:06.258445   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:06.492837   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:06.660999   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:06.661875   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:06.759509   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:06.992432   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:07.161826   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:07.162112   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:07.258264   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:07.484119   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:07.492663   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:07.661863   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:07.661864   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:07.758200   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:07.993235   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:08.161715   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:08.162722   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:08.259085   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:08.492791   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:08.660890   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:08.661853   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:08.758071   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:08.994370   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:09.161359   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:09.161578   11956 kapi.go:107] duration metric: took 53.003673626s to wait for kubernetes.io/minikube-addons=registry ...
	I0812 10:22:09.259377   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:09.494030   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:09.661623   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:09.758809   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:09.983081   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:09.993527   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:10.161403   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:10.258743   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:10.493296   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:10.661855   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:10.758523   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:10.992934   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:11.160623   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:11.259088   11956 kapi.go:107] duration metric: took 50.003820187s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0812 10:22:11.261855   11956 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-517362 cluster.
	I0812 10:22:11.263271   11956 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.
	I0812 10:22:11.264767   11956 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0812 10:22:11.495432   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:11.661073   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:11.995030   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:12.161534   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:12.556678   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:12.557706   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:12.661902   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:13.055012   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:13.162229   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:13.556255   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:13.662508   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:14.054270   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:14.161281   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:14.493670   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:14.661740   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:14.983152   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:14.993809   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:15.161499   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:15.493930   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:15.660763   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:15.993560   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:16.161132   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:16.493760   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:16.660721   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:16.983248   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:16.994500   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:17.161349   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:17.492601   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:17.661484   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:17.993327   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:18.161139   11956 kapi.go:107] duration metric: took 1m2.004185893s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0812 10:22:18.492926   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:18.993071   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:19.488350   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:19.501619   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:19.993559   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:20.493693   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:20.992760   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:21.493364   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:21.984794   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:21.993093   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:22.493039   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:22.992602   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:23.492530   11956 kapi.go:107] duration metric: took 1m6.00402097s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0812 10:22:23.494430   11956 out.go:177] * Enabled addons: storage-provisioner, ingress-dns, cloud-spanner, nvidia-device-plugin, helm-tiller, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0812 10:22:23.496434   11956 addons.go:510] duration metric: took 1m13.425808231s for enable addons: enabled=[storage-provisioner ingress-dns cloud-spanner nvidia-device-plugin helm-tiller metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0812 10:22:24.482427   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:26.483438   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:28.982457   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:30.993565   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:33.482554   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:35.482958   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:37.483148   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:39.483848   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:41.982834   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:42.982926   11956 pod_ready.go:92] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"True"
	I0812 10:22:42.982955   11956 pod_ready.go:81] duration metric: took 1m12.505310789s for pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace to be "Ready" ...
	I0812 10:22:42.982970   11956 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-lfmt7" in "kube-system" namespace to be "Ready" ...
	I0812 10:22:42.987411   11956 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-lfmt7" in "kube-system" namespace has status "Ready":"True"
	I0812 10:22:42.987436   11956 pod_ready.go:81] duration metric: took 4.458717ms for pod "nvidia-device-plugin-daemonset-lfmt7" in "kube-system" namespace to be "Ready" ...
	I0812 10:22:42.987463   11956 pod_ready.go:38] duration metric: took 1m14.110264552s 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" ...
	I0812 10:22:42.987488   11956 api_server.go:52] waiting for apiserver process to appear ...
	I0812 10:22:42.987524   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 10:22:42.987571   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 10:22:43.020926   11956 cri.go:89] found id: "e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:43.020947   11956 cri.go:89] found id: ""
	I0812 10:22:43.020955   11956 logs.go:276] 1 containers: [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69]
	I0812 10:22:43.020993   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.024131   11956 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 10:22:43.024188   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 10:22:43.060058   11956 cri.go:89] found id: "31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:43.060079   11956 cri.go:89] found id: ""
	I0812 10:22:43.060086   11956 logs.go:276] 1 containers: [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7]
	I0812 10:22:43.060131   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.063655   11956 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 10:22:43.063703   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 10:22:43.096727   11956 cri.go:89] found id: "5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:43.096748   11956 cri.go:89] found id: ""
	I0812 10:22:43.096755   11956 logs.go:276] 1 containers: [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4]
	I0812 10:22:43.096800   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.100038   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 10:22:43.100099   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 10:22:43.133191   11956 cri.go:89] found id: "d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:43.133215   11956 cri.go:89] found id: ""
	I0812 10:22:43.133227   11956 logs.go:276] 1 containers: [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151]
	I0812 10:22:43.133279   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.136578   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 10:22:43.136637   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 10:22:43.168600   11956 cri.go:89] found id: "4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:43.168618   11956 cri.go:89] found id: ""
	I0812 10:22:43.168626   11956 logs.go:276] 1 containers: [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac]
	I0812 10:22:43.168680   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.171955   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 10:22:43.172024   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 10:22:43.204735   11956 cri.go:89] found id: "5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:43.204759   11956 cri.go:89] found id: ""
	I0812 10:22:43.204768   11956 logs.go:276] 1 containers: [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576]
	I0812 10:22:43.204813   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.207982   11956 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 10:22:43.208030   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 10:22:43.239610   11956 cri.go:89] found id: "0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:43.239634   11956 cri.go:89] found id: ""
	I0812 10:22:43.239644   11956 logs.go:276] 1 containers: [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d]
	I0812 10:22:43.239682   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.242821   11956 logs.go:123] Gathering logs for dmesg ...
	I0812 10:22:43.242844   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 10:22:43.253834   11956 logs.go:123] Gathering logs for kube-apiserver [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69] ...
	I0812 10:22:43.253856   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:43.294962   11956 logs.go:123] Gathering logs for etcd [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7] ...
	I0812 10:22:43.294988   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:43.332603   11956 logs.go:123] Gathering logs for coredns [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4] ...
	I0812 10:22:43.332631   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:43.365604   11956 logs.go:123] Gathering logs for kube-controller-manager [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576] ...
	I0812 10:22:43.365631   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:43.419602   11956 logs.go:123] Gathering logs for kindnet [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d] ...
	I0812 10:22:43.419634   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:43.456187   11956 logs.go:123] Gathering logs for CRI-O ...
	I0812 10:22:43.456215   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 10:22:43.536401   11956 logs.go:123] Gathering logs for container status ...
	I0812 10:22:43.536435   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 10:22:43.576644   11956 logs.go:123] Gathering logs for kubelet ...
	I0812 10:22:43.576670   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 10:22:43.646324   11956 logs.go:123] Gathering logs for describe nodes ...
	I0812 10:22:43.646355   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 10:22:43.735943   11956 logs.go:123] Gathering logs for kube-scheduler [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151] ...
	I0812 10:22:43.735968   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:43.771802   11956 logs.go:123] Gathering logs for kube-proxy [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac] ...
	I0812 10:22:43.771830   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:46.303122   11956 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0812 10:22:46.316140   11956 api_server.go:72] duration metric: took 1m36.245548632s to wait for apiserver process to appear ...
	I0812 10:22:46.316162   11956 api_server.go:88] waiting for apiserver healthz status ...
	I0812 10:22:46.316193   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 10:22:46.316238   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 10:22:46.347970   11956 cri.go:89] found id: "e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:46.347995   11956 cri.go:89] found id: ""
	I0812 10:22:46.348005   11956 logs.go:276] 1 containers: [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69]
	I0812 10:22:46.348057   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.351278   11956 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 10:22:46.351329   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 10:22:46.383079   11956 cri.go:89] found id: "31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:46.383100   11956 cri.go:89] found id: ""
	I0812 10:22:46.383109   11956 logs.go:276] 1 containers: [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7]
	I0812 10:22:46.383156   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.386113   11956 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 10:22:46.386164   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 10:22:46.416586   11956 cri.go:89] found id: "5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:46.416611   11956 cri.go:89] found id: ""
	I0812 10:22:46.416621   11956 logs.go:276] 1 containers: [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4]
	I0812 10:22:46.416671   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.419646   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 10:22:46.419697   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 10:22:46.451883   11956 cri.go:89] found id: "d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:46.451908   11956 cri.go:89] found id: ""
	I0812 10:22:46.451918   11956 logs.go:276] 1 containers: [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151]
	I0812 10:22:46.451963   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.455043   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 10:22:46.455104   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 10:22:46.488292   11956 cri.go:89] found id: "4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:46.488309   11956 cri.go:89] found id: ""
	I0812 10:22:46.488318   11956 logs.go:276] 1 containers: [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac]
	I0812 10:22:46.488367   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.491301   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 10:22:46.491360   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 10:22:46.522575   11956 cri.go:89] found id: "5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:46.522608   11956 cri.go:89] found id: ""
	I0812 10:22:46.522618   11956 logs.go:276] 1 containers: [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576]
	I0812 10:22:46.522664   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.525685   11956 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 10:22:46.525735   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 10:22:46.556992   11956 cri.go:89] found id: "0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:46.557012   11956 cri.go:89] found id: ""
	I0812 10:22:46.557020   11956 logs.go:276] 1 containers: [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d]
	I0812 10:22:46.557060   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.560166   11956 logs.go:123] Gathering logs for kubelet ...
	I0812 10:22:46.560183   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 10:22:46.629842   11956 logs.go:123] Gathering logs for describe nodes ...
	I0812 10:22:46.629871   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 10:22:46.721858   11956 logs.go:123] Gathering logs for coredns [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4] ...
	I0812 10:22:46.721884   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:46.756666   11956 logs.go:123] Gathering logs for kube-proxy [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac] ...
	I0812 10:22:46.756698   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:46.788344   11956 logs.go:123] Gathering logs for kube-controller-manager [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576] ...
	I0812 10:22:46.788375   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:46.844091   11956 logs.go:123] Gathering logs for kindnet [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d] ...
	I0812 10:22:46.844120   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:46.879990   11956 logs.go:123] Gathering logs for CRI-O ...
	I0812 10:22:46.880015   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 10:22:46.952792   11956 logs.go:123] Gathering logs for container status ...
	I0812 10:22:46.952824   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 10:22:46.995305   11956 logs.go:123] Gathering logs for dmesg ...
	I0812 10:22:46.995334   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 10:22:47.007138   11956 logs.go:123] Gathering logs for kube-apiserver [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69] ...
	I0812 10:22:47.007163   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:47.050047   11956 logs.go:123] Gathering logs for etcd [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7] ...
	I0812 10:22:47.050081   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:47.088906   11956 logs.go:123] Gathering logs for kube-scheduler [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151] ...
	I0812 10:22:47.088937   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:49.624731   11956 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0812 10:22:49.628811   11956 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0812 10:22:49.629561   11956 api_server.go:141] control plane version: v1.30.3
	I0812 10:22:49.629581   11956 api_server.go:131] duration metric: took 3.313412089s to wait for apiserver health ...
	I0812 10:22:49.629603   11956 system_pods.go:43] waiting for kube-system pods to appear ...
	I0812 10:22:49.629627   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 10:22:49.629679   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 10:22:49.660970   11956 cri.go:89] found id: "e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:49.660993   11956 cri.go:89] found id: ""
	I0812 10:22:49.661003   11956 logs.go:276] 1 containers: [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69]
	I0812 10:22:49.661054   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.664042   11956 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 10:22:49.664099   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 10:22:49.695903   11956 cri.go:89] found id: "31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:49.695925   11956 cri.go:89] found id: ""
	I0812 10:22:49.695933   11956 logs.go:276] 1 containers: [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7]
	I0812 10:22:49.695972   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.699022   11956 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 10:22:49.699075   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 10:22:49.730454   11956 cri.go:89] found id: "5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:49.730478   11956 cri.go:89] found id: ""
	I0812 10:22:49.730487   11956 logs.go:276] 1 containers: [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4]
	I0812 10:22:49.730525   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.733493   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 10:22:49.733549   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 10:22:49.764855   11956 cri.go:89] found id: "d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:49.764873   11956 cri.go:89] found id: ""
	I0812 10:22:49.764881   11956 logs.go:276] 1 containers: [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151]
	I0812 10:22:49.764928   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.768137   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 10:22:49.768207   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 10:22:49.799155   11956 cri.go:89] found id: "4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:49.799173   11956 cri.go:89] found id: ""
	I0812 10:22:49.799186   11956 logs.go:276] 1 containers: [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac]
	I0812 10:22:49.799225   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.802314   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 10:22:49.802378   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 10:22:49.835405   11956 cri.go:89] found id: "5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:49.835425   11956 cri.go:89] found id: ""
	I0812 10:22:49.835433   11956 logs.go:276] 1 containers: [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576]
	I0812 10:22:49.835480   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.838449   11956 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 10:22:49.838508   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 10:22:49.869741   11956 cri.go:89] found id: "0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:49.869763   11956 cri.go:89] found id: ""
	I0812 10:22:49.869770   11956 logs.go:276] 1 containers: [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d]
	I0812 10:22:49.869809   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.872765   11956 logs.go:123] Gathering logs for kube-proxy [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac] ...
	I0812 10:22:49.872788   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:49.904774   11956 logs.go:123] Gathering logs for container status ...
	I0812 10:22:49.904795   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 10:22:49.946050   11956 logs.go:123] Gathering logs for dmesg ...
	I0812 10:22:49.946079   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 10:22:49.957711   11956 logs.go:123] Gathering logs for describe nodes ...
	I0812 10:22:49.957734   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 10:22:50.051440   11956 logs.go:123] Gathering logs for etcd [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7] ...
	I0812 10:22:50.051469   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:50.089824   11956 logs.go:123] Gathering logs for kube-scheduler [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151] ...
	I0812 10:22:50.089853   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:50.126544   11956 logs.go:123] Gathering logs for kube-controller-manager [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576] ...
	I0812 10:22:50.126572   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:50.181058   11956 logs.go:123] Gathering logs for kindnet [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d] ...
	I0812 10:22:50.181084   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:50.218830   11956 logs.go:123] Gathering logs for CRI-O ...
	I0812 10:22:50.218860   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 10:22:50.290973   11956 logs.go:123] Gathering logs for kubelet ...
	I0812 10:22:50.291004   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 10:22:50.365418   11956 logs.go:123] Gathering logs for kube-apiserver [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69] ...
	I0812 10:22:50.365450   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:50.407034   11956 logs.go:123] Gathering logs for coredns [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4] ...
	I0812 10:22:50.407067   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:52.950297   11956 system_pods.go:59] 19 kube-system pods found
	I0812 10:22:52.950327   11956 system_pods.go:61] "coredns-7db6d8ff4d-2hrwx" [6a844fce-18ac-49f4-b824-ff5f86e505d0] Running
	I0812 10:22:52.950332   11956 system_pods.go:61] "csi-hostpath-attacher-0" [e37ac34c-f259-4e7d-aa63-476570702abb] Running
	I0812 10:22:52.950335   11956 system_pods.go:61] "csi-hostpath-resizer-0" [525ff313-ce2e-4857-80df-74c261dc180b] Running
	I0812 10:22:52.950339   11956 system_pods.go:61] "csi-hostpathplugin-czbwn" [94aeae27-031f-497c-9448-ba274363060b] Running
	I0812 10:22:52.950342   11956 system_pods.go:61] "etcd-addons-517362" [7a327626-771d-4875-ba37-c72b46c274fb] Running
	I0812 10:22:52.950345   11956 system_pods.go:61] "kindnet-g4524" [b45e38be-bde6-4a38-840c-5ea82ef50a39] Running
	I0812 10:22:52.950348   11956 system_pods.go:61] "kube-apiserver-addons-517362" [bd0a083d-4219-4f00-b6c0-6b4700aaabcf] Running
	I0812 10:22:52.950351   11956 system_pods.go:61] "kube-controller-manager-addons-517362" [c6cd1a42-5a15-43a8-b315-3ddf072a560e] Running
	I0812 10:22:52.950354   11956 system_pods.go:61] "kube-ingress-dns-minikube" [cbeb74fe-1440-422f-8e06-24ff00d07f54] Running
	I0812 10:22:52.950357   11956 system_pods.go:61] "kube-proxy-8rh7f" [63ca530a-741f-400e-b7de-cf9c21e2d84e] Running
	I0812 10:22:52.950360   11956 system_pods.go:61] "kube-scheduler-addons-517362" [1aed835d-2d9e-418f-8931-e9075962afc6] Running
	I0812 10:22:52.950365   11956 system_pods.go:61] "metrics-server-c59844bb4-469s5" [7efb065b-8f6f-48d2-a0eb-3e5e4c068038] Running
	I0812 10:22:52.950368   11956 system_pods.go:61] "nvidia-device-plugin-daemonset-lfmt7" [32b9e3e4-63c1-468d-ac3b-4c169656c34e] Running
	I0812 10:22:52.950371   11956 system_pods.go:61] "registry-698f998955-9rrlz" [c0cb1a07-85b4-4b91-a479-52635550837c] Running
	I0812 10:22:52.950374   11956 system_pods.go:61] "registry-proxy-2pp82" [72d50767-914a-4a50-ad09-5f066d3a1e4e] Running
	I0812 10:22:52.950378   11956 system_pods.go:61] "snapshot-controller-745499f584-gt69z" [a15d4098-0b3d-4b88-b620-d2e08d40c22d] Running
	I0812 10:22:52.950381   11956 system_pods.go:61] "snapshot-controller-745499f584-mddkr" [b205fd66-d434-46d6-bf19-8df1aae22b51] Running
	I0812 10:22:52.950384   11956 system_pods.go:61] "storage-provisioner" [2f069bf2-b920-41a9-8bed-e78f31267e52] Running
	I0812 10:22:52.950387   11956 system_pods.go:61] "tiller-deploy-6677d64bcd-qhcmg" [9a31648e-82c3-42e3-8075-2c532142d637] Running
	I0812 10:22:52.950392   11956 system_pods.go:74] duration metric: took 3.320783335s to wait for pod list to return data ...
	I0812 10:22:52.950402   11956 default_sa.go:34] waiting for default service account to be created ...
	I0812 10:22:52.952024   11956 default_sa.go:45] found service account: "default"
	I0812 10:22:52.952043   11956 default_sa.go:55] duration metric: took 1.635897ms for default service account to be created ...
	I0812 10:22:52.952050   11956 system_pods.go:116] waiting for k8s-apps to be running ...
	I0812 10:22:52.962214   11956 system_pods.go:86] 19 kube-system pods found
	I0812 10:22:52.962237   11956 system_pods.go:89] "coredns-7db6d8ff4d-2hrwx" [6a844fce-18ac-49f4-b824-ff5f86e505d0] Running
	I0812 10:22:52.962243   11956 system_pods.go:89] "csi-hostpath-attacher-0" [e37ac34c-f259-4e7d-aa63-476570702abb] Running
	I0812 10:22:52.962248   11956 system_pods.go:89] "csi-hostpath-resizer-0" [525ff313-ce2e-4857-80df-74c261dc180b] Running
	I0812 10:22:52.962252   11956 system_pods.go:89] "csi-hostpathplugin-czbwn" [94aeae27-031f-497c-9448-ba274363060b] Running
	I0812 10:22:52.962256   11956 system_pods.go:89] "etcd-addons-517362" [7a327626-771d-4875-ba37-c72b46c274fb] Running
	I0812 10:22:52.962260   11956 system_pods.go:89] "kindnet-g4524" [b45e38be-bde6-4a38-840c-5ea82ef50a39] Running
	I0812 10:22:52.962265   11956 system_pods.go:89] "kube-apiserver-addons-517362" [bd0a083d-4219-4f00-b6c0-6b4700aaabcf] Running
	I0812 10:22:52.962270   11956 system_pods.go:89] "kube-controller-manager-addons-517362" [c6cd1a42-5a15-43a8-b315-3ddf072a560e] Running
	I0812 10:22:52.962274   11956 system_pods.go:89] "kube-ingress-dns-minikube" [cbeb74fe-1440-422f-8e06-24ff00d07f54] Running
	I0812 10:22:52.962277   11956 system_pods.go:89] "kube-proxy-8rh7f" [63ca530a-741f-400e-b7de-cf9c21e2d84e] Running
	I0812 10:22:52.962281   11956 system_pods.go:89] "kube-scheduler-addons-517362" [1aed835d-2d9e-418f-8931-e9075962afc6] Running
	I0812 10:22:52.962287   11956 system_pods.go:89] "metrics-server-c59844bb4-469s5" [7efb065b-8f6f-48d2-a0eb-3e5e4c068038] Running
	I0812 10:22:52.962291   11956 system_pods.go:89] "nvidia-device-plugin-daemonset-lfmt7" [32b9e3e4-63c1-468d-ac3b-4c169656c34e] Running
	I0812 10:22:52.962294   11956 system_pods.go:89] "registry-698f998955-9rrlz" [c0cb1a07-85b4-4b91-a479-52635550837c] Running
	I0812 10:22:52.962298   11956 system_pods.go:89] "registry-proxy-2pp82" [72d50767-914a-4a50-ad09-5f066d3a1e4e] Running
	I0812 10:22:52.962302   11956 system_pods.go:89] "snapshot-controller-745499f584-gt69z" [a15d4098-0b3d-4b88-b620-d2e08d40c22d] Running
	I0812 10:22:52.962305   11956 system_pods.go:89] "snapshot-controller-745499f584-mddkr" [b205fd66-d434-46d6-bf19-8df1aae22b51] Running
	I0812 10:22:52.962311   11956 system_pods.go:89] "storage-provisioner" [2f069bf2-b920-41a9-8bed-e78f31267e52] Running
	I0812 10:22:52.962315   11956 system_pods.go:89] "tiller-deploy-6677d64bcd-qhcmg" [9a31648e-82c3-42e3-8075-2c532142d637] Running
	I0812 10:22:52.962320   11956 system_pods.go:126] duration metric: took 10.266041ms to wait for k8s-apps to be running ...
	I0812 10:22:52.962329   11956 system_svc.go:44] waiting for kubelet service to be running ....
	I0812 10:22:52.962367   11956 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 10:22:52.973018   11956 system_svc.go:56] duration metric: took 10.680998ms WaitForService to wait for kubelet
	I0812 10:22:52.973042   11956 kubeadm.go:582] duration metric: took 1m42.902454006s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0812 10:22:52.973060   11956 node_conditions.go:102] verifying NodePressure condition ...
	I0812 10:22:52.975449   11956 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0812 10:22:52.975470   11956 node_conditions.go:123] node cpu capacity is 8
	I0812 10:22:52.975482   11956 node_conditions.go:105] duration metric: took 2.417177ms to run NodePressure ...
	I0812 10:22:52.975491   11956 start.go:241] waiting for startup goroutines ...
	I0812 10:22:52.975500   11956 start.go:246] waiting for cluster config update ...
	I0812 10:22:52.975514   11956 start.go:255] writing updated cluster config ...
	I0812 10:22:52.975750   11956 ssh_runner.go:195] Run: rm -f paused
	I0812 10:22:53.021141   11956 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0812 10:22:53.022973   11956 out.go:177] * Done! kubectl is now configured to use "addons-517362" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 12 10:25:51 addons-517362 crio[1028]: time="2024-08-12 10:25:51.233646353Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-4mqgj Namespace:ingress-nginx ID:68142c9b64b76238011fe95b0902399ac94eb5550ac43c08f9bf61af31a12516 UID:ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad NetNS:/var/run/netns/dd83fb6f-fc71-458d-b8e8-9fad823c813e Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 12 10:25:51 addons-517362 crio[1028]: time="2024-08-12 10:25:51.233758525Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-4mqgj from CNI network \"kindnet\" (type=ptp)"
	Aug 12 10:25:51 addons-517362 crio[1028]: time="2024-08-12 10:25:51.270548073Z" level=info msg="Stopped pod sandbox: 68142c9b64b76238011fe95b0902399ac94eb5550ac43c08f9bf61af31a12516" id=b59fad93-d65a-44cc-a703-75dbe5fa5959 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:51 addons-517362 crio[1028]: time="2024-08-12 10:25:51.590002173Z" level=info msg="Removing container: f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb" id=d68f4896-efae-46de-b9bf-35cb941b2715 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:51 addons-517362 crio[1028]: time="2024-08-12 10:25:51.602108328Z" level=info msg="Removed container f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb: ingress-nginx/ingress-nginx-controller-6d9bd977d4-4mqgj/controller" id=d68f4896-efae-46de-b9bf-35cb941b2715 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.727360591Z" level=info msg="Removing container: 122247a0f6c499a60be9a53aa5777da29cf3b4def63f9d8526092a3875dfcddc" id=554c7cfb-08ef-47c3-a17d-9071cf9a1920 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.741049569Z" level=info msg="Removed container 122247a0f6c499a60be9a53aa5777da29cf3b4def63f9d8526092a3875dfcddc: ingress-nginx/ingress-nginx-admission-patch-gx992/patch" id=554c7cfb-08ef-47c3-a17d-9071cf9a1920 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.742356502Z" level=info msg="Removing container: 317136ca0c2ef63383388148e909adba50121098f5201a5d10a6f4ba13726bdf" id=fd0c808b-311f-4dd5-8300-455b8e0ff54b name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.756139836Z" level=info msg="Removed container 317136ca0c2ef63383388148e909adba50121098f5201a5d10a6f4ba13726bdf: ingress-nginx/ingress-nginx-admission-create-kkbfc/create" id=fd0c808b-311f-4dd5-8300-455b8e0ff54b name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.757592559Z" level=info msg="Stopping pod sandbox: 6504c653e682817ea099fdecef3b76494421af89949592aec127dd018bef1d96" id=bcccc8c6-2457-45ab-8ebc-c4b086cf9495 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.757626884Z" level=info msg="Stopped pod sandbox (already stopped): 6504c653e682817ea099fdecef3b76494421af89949592aec127dd018bef1d96" id=bcccc8c6-2457-45ab-8ebc-c4b086cf9495 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.757849059Z" level=info msg="Removing pod sandbox: 6504c653e682817ea099fdecef3b76494421af89949592aec127dd018bef1d96" id=55dcc4f9-657e-4580-8dcc-819285308f48 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.766574988Z" level=info msg="Removed pod sandbox: 6504c653e682817ea099fdecef3b76494421af89949592aec127dd018bef1d96" id=55dcc4f9-657e-4580-8dcc-819285308f48 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.766939294Z" level=info msg="Stopping pod sandbox: 68142c9b64b76238011fe95b0902399ac94eb5550ac43c08f9bf61af31a12516" id=ef6f9eac-5af1-4864-9b0b-949f385049ed name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.766979983Z" level=info msg="Stopped pod sandbox (already stopped): 68142c9b64b76238011fe95b0902399ac94eb5550ac43c08f9bf61af31a12516" id=ef6f9eac-5af1-4864-9b0b-949f385049ed name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.767264327Z" level=info msg="Removing pod sandbox: 68142c9b64b76238011fe95b0902399ac94eb5550ac43c08f9bf61af31a12516" id=60c7ba6c-b055-43fa-a1f0-dabb440e4df4 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.774315597Z" level=info msg="Removed pod sandbox: 68142c9b64b76238011fe95b0902399ac94eb5550ac43c08f9bf61af31a12516" id=60c7ba6c-b055-43fa-a1f0-dabb440e4df4 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.774714659Z" level=info msg="Stopping pod sandbox: 73a40f07b0d46307d641a48cc1774d2f9e5547a8efc61db20f74c0051e59765d" id=5863c19b-bcf4-4c7b-a14e-b70fd4c9945e name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.774757604Z" level=info msg="Stopped pod sandbox (already stopped): 73a40f07b0d46307d641a48cc1774d2f9e5547a8efc61db20f74c0051e59765d" id=5863c19b-bcf4-4c7b-a14e-b70fd4c9945e name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.775055172Z" level=info msg="Removing pod sandbox: 73a40f07b0d46307d641a48cc1774d2f9e5547a8efc61db20f74c0051e59765d" id=63c5bd4f-2841-4b18-adfb-59c31f839f43 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.781006207Z" level=info msg="Removed pod sandbox: 73a40f07b0d46307d641a48cc1774d2f9e5547a8efc61db20f74c0051e59765d" id=63c5bd4f-2841-4b18-adfb-59c31f839f43 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.781335854Z" level=info msg="Stopping pod sandbox: 353dee490397837ce9e4f924fe17cdf070304e3d08edfbb105db177b3a9967f1" id=bcf48d63-673b-40ec-97f1-683e9230c9c3 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.781360546Z" level=info msg="Stopped pod sandbox (already stopped): 353dee490397837ce9e4f924fe17cdf070304e3d08edfbb105db177b3a9967f1" id=bcf48d63-673b-40ec-97f1-683e9230c9c3 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.781577554Z" level=info msg="Removing pod sandbox: 353dee490397837ce9e4f924fe17cdf070304e3d08edfbb105db177b3a9967f1" id=ccfe84eb-d13d-4927-8039-05aed2b4dffd name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.786906870Z" level=info msg="Removed pod sandbox: 353dee490397837ce9e4f924fe17cdf070304e3d08edfbb105db177b3a9967f1" id=ccfe84eb-d13d-4927-8039-05aed2b4dffd name=/runtime.v1.RuntimeService/RemovePodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	8f36ed665c032       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   7 seconds ago        Running             hello-world-app           0                   a5b4eae175981       hello-world-app-6778b5fc9f-k7f8t
	661aae1c953c3       ghcr.io/headlamp-k8s/headlamp@sha256:899d106eeb55b0afc4ee6e51c03bc4418de0bd0e79c39744d4d0d751aae6a971                   About a minute ago   Running             headlamp                  0                   7067768486f02       headlamp-9d868696f-775wx
	33235779b38ab       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         2 minutes ago        Running             nginx                     0                   8947c37274e9a       nginx
	98fad4b611b1f       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     3 minutes ago        Running             busybox                   0                   bf98358f889d2       busybox
	c02f7852a1ab4       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef        4 minutes ago        Running             local-path-provisioner    0                   0330bea9674a1       local-path-provisioner-8d985888d-zxdb4
	de145bdf6acdf       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872   4 minutes ago        Running             metrics-server            0                   f4e269213d94e       metrics-server-c59844bb4-469s5
	86575bd27f9a9       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        4 minutes ago        Running             storage-provisioner       0                   34510808aca3a       storage-provisioner
	5614c816a2a6a       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                        4 minutes ago        Running             coredns                   0                   55ace2ee721b0       coredns-7db6d8ff4d-2hrwx
	0d0318b6491c0       docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3                      4 minutes ago        Running             kindnet-cni               0                   a161a89b349bd       kindnet-g4524
	4498f955f76e0       55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1                                                        4 minutes ago        Running             kube-proxy                0                   3c3744092151a       kube-proxy-8rh7f
	5e96d477a6eee       76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e                                                        5 minutes ago        Running             kube-controller-manager   0                   89dc93f4bc590       kube-controller-manager-addons-517362
	31092568c5ea3       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                        5 minutes ago        Running             etcd                      0                   863427e4a00c0       etcd-addons-517362
	e597786e7c8ba       1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d                                                        5 minutes ago        Running             kube-apiserver            0                   67d07496aa559       kube-apiserver-addons-517362
	d0113bd3aad61       3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2                                                        5 minutes ago        Running             kube-scheduler            0                   889b028ff2a98       kube-scheduler-addons-517362
	
	
	==> coredns [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4] <==
	[INFO] 10.244.0.19:56536 - 28844 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000087699s
	[INFO] 10.244.0.19:56155 - 62119 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.003879649s
	[INFO] 10.244.0.19:56155 - 2212 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.004367775s
	[INFO] 10.244.0.19:36389 - 11908 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.00432494s
	[INFO] 10.244.0.19:36389 - 35719 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004971705s
	[INFO] 10.244.0.19:60113 - 5717 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004736278s
	[INFO] 10.244.0.19:60113 - 30039 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005270695s
	[INFO] 10.244.0.19:38383 - 7112 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000058186s
	[INFO] 10.244.0.19:38383 - 13006 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00009004s
	[INFO] 10.244.0.20:40551 - 36271 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000258196s
	[INFO] 10.244.0.20:51294 - 35551 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000317242s
	[INFO] 10.244.0.20:39139 - 16976 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000123295s
	[INFO] 10.244.0.20:33331 - 28178 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000171878s
	[INFO] 10.244.0.20:35796 - 7693 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000120589s
	[INFO] 10.244.0.20:55321 - 49743 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000080833s
	[INFO] 10.244.0.20:50807 - 4853 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.004645588s
	[INFO] 10.244.0.20:35742 - 55874 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.005857854s
	[INFO] 10.244.0.20:56194 - 6798 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005665811s
	[INFO] 10.244.0.20:40233 - 24840 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007179745s
	[INFO] 10.244.0.20:43354 - 58407 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005157645s
	[INFO] 10.244.0.20:42960 - 8704 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005211524s
	[INFO] 10.244.0.20:38714 - 51993 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000637677s
	[INFO] 10.244.0.20:44581 - 6505 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000827306s
	[INFO] 10.244.0.25:48779 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000175748s
	[INFO] 10.244.0.25:44835 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000099094s
	
	
	==> describe nodes <==
	Name:               addons-517362
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-517362
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=1f2a4d2effced1c491a7cae8e84c3938ed24c7a7
	                    minikube.k8s.io/name=addons-517362
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_12T10_20_56_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-517362
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 12 Aug 2024 10:20:53 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-517362
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 12 Aug 2024 10:25:51 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 12 Aug 2024 10:24:30 +0000   Mon, 12 Aug 2024 10:20:52 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 12 Aug 2024 10:24:30 +0000   Mon, 12 Aug 2024 10:20:52 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 12 Aug 2024 10:24:30 +0000   Mon, 12 Aug 2024 10:20:52 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 12 Aug 2024 10:24:30 +0000   Mon, 12 Aug 2024 10:21:28 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-517362
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	System Info:
	  Machine ID:                 caa47bf87ed74749bf0ef8386b6d2bd6
	  System UUID:                f4543540-4e30-413b-9eff-5afdd3b46018
	  Boot ID:                    38977983-b3a2-43ac-bc19-9edb7b79fc34
	  Kernel Version:             5.15.0-1066-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                      CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                      ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m3s
	  default                     hello-world-app-6778b5fc9f-k7f8t          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)         2m29s
	  headlamp                    headlamp-9d868696f-775wx                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         113s
	  kube-system                 coredns-7db6d8ff4d-2hrwx                  100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     4m46s
	  kube-system                 etcd-addons-517362                        100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         5m1s
	  kube-system                 kindnet-g4524                             100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      4m47s
	  kube-system                 kube-apiserver-addons-517362              250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m1s
	  kube-system                 kube-controller-manager-addons-517362     200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m1s
	  kube-system                 kube-proxy-8rh7f                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m47s
	  kube-system                 kube-scheduler-addons-517362              100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m1s
	  kube-system                 metrics-server-c59844bb4-469s5            100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         4m42s
	  kube-system                 storage-provisioner                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m42s
	  local-path-storage          local-path-provisioner-8d985888d-zxdb4    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m42s
	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                 4m41s  kube-proxy       
	  Normal  Starting                 5m1s   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m1s   kubelet          Node addons-517362 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m1s   kubelet          Node addons-517362 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m1s   kubelet          Node addons-517362 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           4m47s  node-controller  Node addons-517362 event: Registered Node addons-517362 in Controller
	  Normal  NodeReady                4m28s  kubelet          Node addons-517362 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000638] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000604] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000693] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000735] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.584741] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.045524] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.005966] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.012819] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002422] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.014392] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +7.355739] kauditd_printk_skb: 46 callbacks suppressed
	[Aug12 10:23] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[  +1.011747] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[  +2.015853] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[  +4.063708] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[  +8.191405] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000019] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[Aug12 10:24] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[ +32.765636] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000026] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	
	
	==> etcd [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7] <==
	{"level":"info","ts":"2024-08-12T10:20:51.388725Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-12T10:20:51.388846Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-12T10:20:51.388945Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-12T10:20:51.388977Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-12T10:20:51.388996Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-12T10:20:51.389219Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-08-12T10:20:51.389267Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-12T10:20:51.391264Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-08-12T10:20:51.391318Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-12T10:21:12.768373Z","caller":"traceutil/trace.go:171","msg":"trace[1797415575] transaction","detail":"{read_only:false; response_revision:379; number_of_response:1; }","duration":"198.869043ms","start":"2024-08-12T10:21:12.569484Z","end":"2024-08-12T10:21:12.768353Z","steps":["trace[1797415575] 'process raft request'  (duration: 100.891046ms)","trace[1797415575] 'compare'  (duration: 97.633698ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-12T10:21:12.971899Z","caller":"traceutil/trace.go:171","msg":"trace[2147354942] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"106.496764ms","start":"2024-08-12T10:21:12.865385Z","end":"2024-08-12T10:21:12.971882Z","steps":["trace[2147354942] 'process raft request'  (duration: 106.4381ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T10:21:12.972143Z","caller":"traceutil/trace.go:171","msg":"trace[1013549285] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"203.774961ms","start":"2024-08-12T10:21:12.768357Z","end":"2024-08-12T10:21:12.972132Z","steps":["trace[1013549285] 'process raft request'  (duration: 199.546518ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T10:21:12.972259Z","caller":"traceutil/trace.go:171","msg":"trace[560637563] linearizableReadLoop","detail":"{readStateIndex:395; appliedIndex:394; }","duration":"107.058008ms","start":"2024-08-12T10:21:12.865193Z","end":"2024-08-12T10:21:12.972251Z","steps":["trace[560637563] 'read index received'  (duration: 94.928738ms)","trace[560637563] 'applied index is now lower than readState.Index'  (duration: 12.128402ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-12T10:21:12.973296Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.080142ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-12T10:21:12.973352Z","caller":"traceutil/trace.go:171","msg":"trace[636526379] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:383; }","duration":"108.176335ms","start":"2024-08-12T10:21:12.865164Z","end":"2024-08-12T10:21:12.97334Z","steps":["trace[636526379] 'agreement among raft nodes before linearized reading'  (duration: 108.078596ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T10:21:12.973662Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.332502ms","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-12T10:21:12.973695Z","caller":"traceutil/trace.go:171","msg":"trace[163271269] range","detail":"{range_begin:/registry/clusterrolebindings/minikube-ingress-dns; range_end:; response_count:0; response_revision:384; }","duration":"108.390173ms","start":"2024-08-12T10:21:12.865296Z","end":"2024-08-12T10:21:12.973686Z","steps":["trace[163271269] 'agreement among raft nodes before linearized reading'  (duration: 108.317917ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T10:21:13.752785Z","caller":"traceutil/trace.go:171","msg":"trace[1932460077] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"182.230697ms","start":"2024-08-12T10:21:13.570538Z","end":"2024-08-12T10:21:13.752769Z","steps":["trace[1932460077] 'process raft request'  (duration: 182.178404ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T10:21:13.752991Z","caller":"traceutil/trace.go:171","msg":"trace[117391734] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"182.898081ms","start":"2024-08-12T10:21:13.570078Z","end":"2024-08-12T10:21:13.752976Z","steps":["trace[117391734] 'process raft request'  (duration: 96.237443ms)","trace[117391734] 'compare'  (duration: 86.289099ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-12T10:21:13.753106Z","caller":"traceutil/trace.go:171","msg":"trace[625256309] linearizableReadLoop","detail":"{readStateIndex:426; appliedIndex:425; }","duration":"182.666347ms","start":"2024-08-12T10:21:13.570432Z","end":"2024-08-12T10:21:13.753099Z","steps":["trace[625256309] 'read index received'  (duration: 99.304561ms)","trace[625256309] 'applied index is now lower than readState.Index'  (duration: 83.360843ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-12T10:21:13.754387Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"183.936856ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/default/cloud-spanner-emulator-5455fb9b69\" ","response":"range_response_count:1 size:2189"}
	{"level":"info","ts":"2024-08-12T10:21:13.75444Z","caller":"traceutil/trace.go:171","msg":"trace[1847485612] range","detail":"{range_begin:/registry/replicasets/default/cloud-spanner-emulator-5455fb9b69; range_end:; response_count:1; response_revision:414; }","duration":"184.014905ms","start":"2024-08-12T10:21:13.570409Z","end":"2024-08-12T10:21:13.754424Z","steps":["trace[1847485612] 'agreement among raft nodes before linearized reading'  (duration: 183.901046ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T10:21:13.757544Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.833833ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:1 size:3351"}
	{"level":"info","ts":"2024-08-12T10:21:13.75767Z","caller":"traceutil/trace.go:171","msg":"trace[1803302807] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:1; response_revision:421; }","duration":"107.98947ms","start":"2024-08-12T10:21:13.649669Z","end":"2024-08-12T10:21:13.757658Z","steps":["trace[1803302807] 'agreement among raft nodes before linearized reading'  (duration: 107.836955ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T10:22:54.724235Z","caller":"traceutil/trace.go:171","msg":"trace[1178847867] transaction","detail":"{read_only:false; response_revision:1286; number_of_response:1; }","duration":"125.877581ms","start":"2024-08-12T10:22:54.598341Z","end":"2024-08-12T10:22:54.724219Z","steps":["trace[1178847867] 'process raft request'  (duration: 125.784268ms)"],"step_count":1}
	
	
	==> kernel <==
	 10:25:56 up 7 min,  0 users,  load average: 0.38, 0.91, 0.52
	Linux addons-517362 5.15.0-1066-gcp #74~20.04.1-Ubuntu SMP Fri Jul 26 09:28:41 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d] <==
	I0812 10:24:38.550014       1 main.go:299] handling current node
	W0812 10:24:42.417663       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
	E0812 10:24:42.417695       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
	I0812 10:24:48.549707       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:24:48.549750       1 main.go:299] handling current node
	I0812 10:24:58.550337       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:24:58.550384       1 main.go:299] handling current node
	I0812 10:25:08.550307       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:25:08.550352       1 main.go:299] handling current node
	I0812 10:25:18.549877       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:25:18.549922       1 main.go:299] handling current node
	W0812 10:25:20.735343       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
	E0812 10:25:20.735384       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
	W0812 10:25:21.116419       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
	E0812 10:25:21.116453       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
	W0812 10:25:23.460030       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
	E0812 10:25:23.460064       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
	I0812 10:25:28.550389       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:25:28.550429       1 main.go:299] handling current node
	I0812 10:25:38.550419       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:25:38.550460       1 main.go:299] handling current node
	I0812 10:25:48.550482       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:25:48.550515       1 main.go:299] handling current node
	W0812 10:25:55.331456       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
	E0812 10:25:55.331485       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	
	
	==> kube-apiserver [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69] <==
	I0812 10:22:42.530039       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0812 10:23:01.426861       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50206: use of closed network connection
	E0812 10:23:01.578045       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50226: use of closed network connection
	E0812 10:23:17.134212       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.23:36292: read: connection reset by peer
	E0812 10:23:17.149754       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:56228: use of closed network connection
	I0812 10:23:25.084318       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0812 10:23:26.151519       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0812 10:23:26.222079       1 watch.go:250] http2: stream closed
	I0812 10:23:27.128619       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0812 10:23:27.298596       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.102.47.253"}
	I0812 10:23:31.097482       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0812 10:24:03.020078       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.106.180.232"}
	I0812 10:24:08.633338       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 10:24:08.633390       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 10:24:08.645903       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 10:24:08.646026       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 10:24:08.646081       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 10:24:08.658414       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 10:24:08.658545       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 10:24:08.667912       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 10:24:08.668024       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0812 10:24:09.647028       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0812 10:24:09.667926       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0812 10:24:09.676670       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0812 10:25:46.499517       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.96.241.227"}
	
	
	==> kube-controller-manager [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576] <==
	W0812 10:24:31.985667       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
	E0812 10:24:31.985701       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
	W0812 10:24:43.476904       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
	E0812 10:24:43.476935       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
	W0812 10:24:46.142511       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
	E0812 10:24:46.142542       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
	W0812 10:24:46.673983       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
	E0812 10:24:46.674019       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
	W0812 10:25:12.675684       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
	E0812 10:25:12.675717       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
	W0812 10:25:21.539626       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
	E0812 10:25:21.539662       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
	W0812 10:25:25.021224       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
	E0812 10:25:25.021256       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
	W0812 10:25:31.809423       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
	E0812 10:25:31.809458       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
	I0812 10:25:46.365040       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="10.442166ms"
	I0812 10:25:46.369049       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="3.857988ms"
	I0812 10:25:46.369133       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="54.489µs"
	I0812 10:25:46.374754       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="32.435µs"
	I0812 10:25:48.080146       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0812 10:25:48.081804       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="7.716µs"
	I0812 10:25:48.084405       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	I0812 10:25:48.596461       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="4.686057ms"
	I0812 10:25:48.596533       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="40.728µs"
	
	
	==> kube-proxy [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac] <==
	I0812 10:21:13.366582       1 server_linux.go:69] "Using iptables proxy"
	I0812 10:21:13.651315       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0812 10:21:14.354229       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0812 10:21:14.358241       1 server_linux.go:165] "Using iptables Proxier"
	I0812 10:21:14.372006       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0812 10:21:14.372031       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0812 10:21:14.372059       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"
	I0812 10:21:14.372379       1 server.go:872] "Version info" version="v1.30.3"
	I0812 10:21:14.372450       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0812 10:21:14.373848       1 config.go:192] "Starting service config controller"
	I0812 10:21:14.455642       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0812 10:21:14.455736       1 shared_informer.go:320] Caches are synced for service config
	I0812 10:21:14.373931       1 config.go:319] "Starting node config controller"
	I0812 10:21:14.455844       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0812 10:21:14.455875       1 shared_informer.go:320] Caches are synced for node config
	I0812 10:21:14.374330       1 config.go:101] "Starting endpoint slice config controller"
	I0812 10:21:14.455950       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0812 10:21:14.455976       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151] <==
	W0812 10:20:53.475105       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0812 10:20:53.475206       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0812 10:20:53.475216       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0812 10:20:53.475225       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
	E0812 10:20:53.475235       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
	E0812 10:20:53.475252       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
	W0812 10:20:53.475295       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
	E0812 10:20:53.475316       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
	W0812 10:20:53.475345       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
	W0812 10:20:53.475360       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
	E0812 10:20:53.475367       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
	W0812 10:20:53.475371       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0812 10:20:53.475376       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
	E0812 10:20:53.475386       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0812 10:20:53.475365       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0812 10:20:53.475424       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
	W0812 10:20:54.494926       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
	E0812 10:20:54.494973       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
	W0812 10:20:54.544914       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0812 10:20:54.544956       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0812 10:20:54.607227       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
	E0812 10:20:54.607258       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
	W0812 10:20:54.617308       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0812 10:20:54.617346       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0812 10:20:57.273258       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 12 10:25:47 addons-517362 kubelet[1726]: I0812 10:25:47.469732    1726 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-rmgnm\" (UniqueName: \"kubernetes.io/projected/cbeb74fe-1440-422f-8e06-24ff00d07f54-kube-api-access-rmgnm\") pod \"cbeb74fe-1440-422f-8e06-24ff00d07f54\" (UID: \"cbeb74fe-1440-422f-8e06-24ff00d07f54\") "
	Aug 12 10:25:47 addons-517362 kubelet[1726]: I0812 10:25:47.471450    1726 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/cbeb74fe-1440-422f-8e06-24ff00d07f54-kube-api-access-rmgnm" (OuterVolumeSpecName: "kube-api-access-rmgnm") pod "cbeb74fe-1440-422f-8e06-24ff00d07f54" (UID: "cbeb74fe-1440-422f-8e06-24ff00d07f54"). InnerVolumeSpecName "kube-api-access-rmgnm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 12 10:25:47 addons-517362 kubelet[1726]: I0812 10:25:47.570156    1726 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-rmgnm\" (UniqueName: \"kubernetes.io/projected/cbeb74fe-1440-422f-8e06-24ff00d07f54-kube-api-access-rmgnm\") on node \"addons-517362\" DevicePath \"\""
	Aug 12 10:25:47 addons-517362 kubelet[1726]: I0812 10:25:47.576979    1726 scope.go:117] "RemoveContainer" containerID="c06f9c4752bd8c0d21d69d49dede603a647dcc15f9d3aeaa02ade52c6b90cabc"
	Aug 12 10:25:47 addons-517362 kubelet[1726]: I0812 10:25:47.591349    1726 scope.go:117] "RemoveContainer" containerID="c06f9c4752bd8c0d21d69d49dede603a647dcc15f9d3aeaa02ade52c6b90cabc"
	Aug 12 10:25:47 addons-517362 kubelet[1726]: E0812 10:25:47.591721    1726 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c06f9c4752bd8c0d21d69d49dede603a647dcc15f9d3aeaa02ade52c6b90cabc\": container with ID starting with c06f9c4752bd8c0d21d69d49dede603a647dcc15f9d3aeaa02ade52c6b90cabc not found: ID does not exist" containerID="c06f9c4752bd8c0d21d69d49dede603a647dcc15f9d3aeaa02ade52c6b90cabc"
	Aug 12 10:25:47 addons-517362 kubelet[1726]: I0812 10:25:47.591767    1726 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c06f9c4752bd8c0d21d69d49dede603a647dcc15f9d3aeaa02ade52c6b90cabc"} err="failed to get container status \"c06f9c4752bd8c0d21d69d49dede603a647dcc15f9d3aeaa02ade52c6b90cabc\": rpc error: code = NotFound desc = could not find container \"c06f9c4752bd8c0d21d69d49dede603a647dcc15f9d3aeaa02ade52c6b90cabc\": container with ID starting with c06f9c4752bd8c0d21d69d49dede603a647dcc15f9d3aeaa02ade52c6b90cabc not found: ID does not exist"
	Aug 12 10:25:48 addons-517362 kubelet[1726]: I0812 10:25:48.591795    1726 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-k7f8t" podStartSLOduration=0.954870213 podStartE2EDuration="2.591775948s" podCreationTimestamp="2024-08-12 10:25:46 +0000 UTC" firstStartedPulling="2024-08-12 10:25:46.700259869 +0000 UTC m=+291.300249045" lastFinishedPulling="2024-08-12 10:25:48.337165605 +0000 UTC m=+292.937154780" observedRunningTime="2024-08-12 10:25:48.591580637 +0000 UTC m=+293.191569846" watchObservedRunningTime="2024-08-12 10:25:48.591775948 +0000 UTC m=+293.191765138"
	Aug 12 10:25:49 addons-517362 kubelet[1726]: I0812 10:25:49.480687    1726 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="02ad645d-204f-4957-b199-f24c1b4c19cd" path="/var/lib/kubelet/pods/02ad645d-204f-4957-b199-f24c1b4c19cd/volumes"
	Aug 12 10:25:49 addons-517362 kubelet[1726]: I0812 10:25:49.481034    1726 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cbeb74fe-1440-422f-8e06-24ff00d07f54" path="/var/lib/kubelet/pods/cbeb74fe-1440-422f-8e06-24ff00d07f54/volumes"
	Aug 12 10:25:49 addons-517362 kubelet[1726]: I0812 10:25:49.481376    1726 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="e09180bc-4c60-4353-89fd-497308c560eb" path="/var/lib/kubelet/pods/e09180bc-4c60-4353-89fd-497308c560eb/volumes"
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.395011    1726 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-s8wnl\" (UniqueName: \"kubernetes.io/projected/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-kube-api-access-s8wnl\") pod \"ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad\" (UID: \"ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad\") "
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.395075    1726 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-webhook-cert\") pod \"ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad\" (UID: \"ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad\") "
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.396841    1726 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-kube-api-access-s8wnl" (OuterVolumeSpecName: "kube-api-access-s8wnl") pod "ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad" (UID: "ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad"). InnerVolumeSpecName "kube-api-access-s8wnl". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.396866    1726 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad" (UID: "ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.480635    1726 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad" path="/var/lib/kubelet/pods/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad/volumes"
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.495539    1726 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-webhook-cert\") on node \"addons-517362\" DevicePath \"\""
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.495564    1726 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-s8wnl\" (UniqueName: \"kubernetes.io/projected/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-kube-api-access-s8wnl\") on node \"addons-517362\" DevicePath \"\""
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.589077    1726 scope.go:117] "RemoveContainer" containerID="f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb"
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.602311    1726 scope.go:117] "RemoveContainer" containerID="f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb"
	Aug 12 10:25:51 addons-517362 kubelet[1726]: E0812 10:25:51.602639    1726 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb\": container with ID starting with f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb not found: ID does not exist" containerID="f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb"
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.602679    1726 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb"} err="failed to get container status \"f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb\": rpc error: code = NotFound desc = could not find container \"f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb\": container with ID starting with f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb not found: ID does not exist"
	Aug 12 10:25:55 addons-517362 kubelet[1726]: E0812 10:25:55.560766    1726 container_manager_linux.go:514] "Failed to find cgroups of kubelet" err="cpu and memory cgroup hierarchy not unified.  cpu: /docker/dfee0e6ffd1dc2b466d89f598ae8b2fc02793ab055abe4479ff9a1a19dd7f39d, memory: /docker/dfee0e6ffd1dc2b466d89f598ae8b2fc02793ab055abe4479ff9a1a19dd7f39d/system.slice/kubelet.service"
	Aug 12 10:25:55 addons-517362 kubelet[1726]: I0812 10:25:55.726447    1726 scope.go:117] "RemoveContainer" containerID="122247a0f6c499a60be9a53aa5777da29cf3b4def63f9d8526092a3875dfcddc"
	Aug 12 10:25:55 addons-517362 kubelet[1726]: I0812 10:25:55.741306    1726 scope.go:117] "RemoveContainer" containerID="317136ca0c2ef63383388148e909adba50121098f5201a5d10a6f4ba13726bdf"
	
	
	==> storage-provisioner [86575bd27f9a9660e3f4c79b47068d61cd456f5df50e43d10bf5218964b1b751] <==
	I0812 10:21:29.569770       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0812 10:21:29.576484       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0812 10:21:29.576523       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0812 10:21:29.581930       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0812 10:21:29.582015       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"14a524b8-958f-467c-9761-c361d4e6da74", APIVersion:"v1", ResourceVersion:"916", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-517362_cacf8fce-2003-4019-9202-b6d25995fe02 became leader
	I0812 10:21:29.582093       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-517362_cacf8fce-2003-4019-9202-b6d25995fe02!
	I0812 10:21:29.682531       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-517362_cacf8fce-2003-4019-9202-b6d25995fe02!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (308.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.670977ms
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-469s5" [7efb065b-8f6f-48d2-a0eb-3e5e4c068038] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004753429s
addons_test.go:417: (dbg) Run:  kubectl --context addons-517362 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-517362 top pods -n kube-system: exit status 1 (73.014278ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 2m4.841418964s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 2m8.989007422s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 2m12.663793153s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 2m18.115356178s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 2m27.897176665s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 2m50.15578346s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 3m4.538076973s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 3m24.98831368s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 4m6.713893227s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 4m37.842767717s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 5m44.320104731s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2hrwx, age: 7m5.783388205s

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

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

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-517362 -n addons-517362
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-517362 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-517362 logs -n 25: (1.033013744s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-docker-697460                                                                   | download-docker-697460 | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:20 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-819795   | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC |                     |
	|         | binary-mirror-819795                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36387                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-819795                                                                     | binary-mirror-819795   | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:20 UTC |
	| addons  | disable dashboard -p                                                                        | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC |                     |
	|         | addons-517362                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC |                     |
	|         | addons-517362                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-517362 --wait=true                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:22 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-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | addons-517362                                                                               |                        |         |         |                     |                     |
	| ip      | addons-517362 ip                                                                            | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-517362 ssh curl -s                                                                   | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-517362 ssh cat                                                                       | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | /opt/local-path-provisioner/pvc-952d9ca7-a2ef-4f07-b617-a320d348d449_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:23 UTC | 12 Aug 24 10:23 UTC |
	|         | -p addons-517362                                                                            |                        |         |         |                     |                     |
	| addons  | addons-517362 addons                                                                        | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:24 UTC | 12 Aug 24 10:24 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:24 UTC | 12 Aug 24 10:24 UTC |
	|         | addons-517362                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:24 UTC | 12 Aug 24 10:24 UTC |
	|         | -p addons-517362                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-517362 addons                                                                        | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:24 UTC | 12 Aug 24 10:24 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:24 UTC | 12 Aug 24 10:24 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-517362 ip                                                                            | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:25 UTC | 12 Aug 24 10:25 UTC |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:25 UTC | 12 Aug 24 10:25 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-517362 addons disable                                                                | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:25 UTC | 12 Aug 24 10:25 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-517362 addons                                                                        | addons-517362          | jenkins | v1.33.1 | 12 Aug 24 10:28 UTC | 12 Aug 24 10:28 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/12 10:20:21
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0812 10:20:21.815974   11956 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:20:21.816341   11956 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:20:21.816383   11956 out.go:304] Setting ErrFile to fd 2...
	I0812 10:20:21.816400   11956 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:20:21.816873   11956 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	I0812 10:20:21.817906   11956 out.go:298] Setting JSON to false
	I0812 10:20:21.818744   11956 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":122,"bootTime":1723457900,"procs":176,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 10:20:21.818797   11956 start.go:139] virtualization: kvm guest
	I0812 10:20:21.820560   11956 out.go:177] * [addons-517362] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 10:20:21.822195   11956 out.go:177]   - MINIKUBE_LOCATION=19409
	I0812 10:20:21.822198   11956 notify.go:220] Checking for updates...
	I0812 10:20:21.823689   11956 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 10:20:21.824900   11956 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19409-3442/kubeconfig
	I0812 10:20:21.825921   11956 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19409-3442/.minikube
	I0812 10:20:21.826981   11956 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0812 10:20:21.828259   11956 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0812 10:20:21.829611   11956 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 10:20:21.849716   11956 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 10:20:21.849795   11956 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:20:21.894147   11956 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 10:20:21.88608693 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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>}}
	I0812 10:20:21.894240   11956 docker.go:307] overlay module found
	I0812 10:20:21.896282   11956 out.go:177] * Using the docker driver based on user configuration
	I0812 10:20:21.897566   11956 start.go:297] selected driver: docker
	I0812 10:20:21.897584   11956 start.go:901] validating driver "docker" against <nil>
	I0812 10:20:21.897595   11956 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0812 10:20:21.898347   11956 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:20:21.943243   11956 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 10:20:21.934743485 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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> ServerEr
rors:[] 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>}}
	I0812 10:20:21.943392   11956 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0812 10:20:21.943596   11956 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]
	I0812 10:20:21.945357   11956 out.go:177] * Using Docker driver with root privileges
	I0812 10:20:21.946829   11956 cni.go:84] Creating CNI manager for ""
	I0812 10:20:21.946844   11956 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 10:20:21.946855   11956 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0812 10:20:21.946926   11956 start.go:340] cluster config:
	{Name:addons-517362 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-517362 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}
	I0812 10:20:21.948902   11956 out.go:177] * Starting "addons-517362" primary control-plane node in "addons-517362" cluster
	I0812 10:20:21.950065   11956 cache.go:121] Beginning downloading kic base image for docker with crio
	I0812 10:20:21.951250   11956 out.go:177] * Pulling base image v0.0.44-1723026928-19389 ...
	I0812 10:20:21.952220   11956 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 10:20:21.952255   11956 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4
	I0812 10:20:21.952264   11956 cache.go:56] Caching tarball of preloaded images
	I0812 10:20:21.952307   11956 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0812 10:20:21.952375   11956 preload.go:172] Found /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0812 10:20:21.952390   11956 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0812 10:20:21.952766   11956 profile.go:143] Saving config to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/config.json ...
	I0812 10:20:21.952790   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/config.json: {Name:mkbadcdb1c45b6fa010f1ff4120e01944668e0dc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:21.966724   11956 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0812 10:20:21.966801   11956 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0812 10:20:21.966817   11956 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
	I0812 10:20:21.966821   11956 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
	I0812 10:20:21.966828   11956 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0812 10:20:21.966835   11956 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from local cache
	I0812 10:20:35.200832   11956 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from cached tarball
	I0812 10:20:35.200880   11956 cache.go:194] Successfully downloaded all kic artifacts
	I0812 10:20:35.200920   11956 start.go:360] acquireMachinesLock for addons-517362: {Name:mkaffa17f55190e4030b876fddeeb2705879000f Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0812 10:20:35.201017   11956 start.go:364] duration metric: took 77.17µs to acquireMachinesLock for "addons-517362"
	I0812 10:20:35.201040   11956 start.go:93] Provisioning new machine with config: &{Name:addons-517362 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-517362 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}
	I0812 10:20:35.201149   11956 start.go:125] createHost starting for "" (driver="docker")
	I0812 10:20:35.331779   11956 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0812 10:20:35.332085   11956 start.go:159] libmachine.API.Create for "addons-517362" (driver="docker")
	I0812 10:20:35.332119   11956 client.go:168] LocalClient.Create starting
	I0812 10:20:35.332239   11956 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem
	I0812 10:20:35.408501   11956 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/cert.pem
	I0812 10:20:35.594329   11956 cli_runner.go:164] Run: docker network inspect addons-517362 --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}}]}"
	W0812 10:20:35.610117   11956 cli_runner.go:211] docker network inspect addons-517362 --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
	I0812 10:20:35.610174   11956 network_create.go:284] running [docker network inspect addons-517362] to gather additional debugging logs...
	I0812 10:20:35.610191   11956 cli_runner.go:164] Run: docker network inspect addons-517362
	W0812 10:20:35.624456   11956 cli_runner.go:211] docker network inspect addons-517362 returned with exit code 1
	I0812 10:20:35.624486   11956 network_create.go:287] error running [docker network inspect addons-517362]: docker network inspect addons-517362: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-517362 not found
	I0812 10:20:35.624500   11956 network_create.go:289] output of [docker network inspect addons-517362]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-517362 not found
	
	** /stderr **
	I0812 10:20:35.624622   11956 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}}]}"
	I0812 10:20:35.639279   11956 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:0xc0014a8f50}
	I0812 10:20:35.639330   11956 network_create.go:124] attempt to create docker network addons-517362 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0812 10:20:35.639371   11956 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-517362 addons-517362
	I0812 10:20:35.900015   11956 network_create.go:108] docker network addons-517362 192.168.49.0/24 created
	I0812 10:20:35.900046   11956 kic.go:121] calculated static IP "192.168.49.2" for the "addons-517362" container
	I0812 10:20:35.900111   11956 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0812 10:20:35.914237   11956 cli_runner.go:164] Run: docker volume create addons-517362 --label name.minikube.sigs.k8s.io=addons-517362 --label created_by.minikube.sigs.k8s.io=true
	I0812 10:20:36.013486   11956 oci.go:103] Successfully created a docker volume addons-517362
	I0812 10:20:36.013555   11956 cli_runner.go:164] Run: docker run --rm --name addons-517362-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-517362 --entrypoint /usr/bin/test -v addons-517362:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib
	I0812 10:20:38.941068   11956 cli_runner.go:217] Completed: docker run --rm --name addons-517362-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-517362 --entrypoint /usr/bin/test -v addons-517362:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib: (2.927460913s)
	I0812 10:20:38.941093   11956 oci.go:107] Successfully prepared a docker volume addons-517362
	I0812 10:20:38.941134   11956 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 10:20:38.941159   11956 kic.go:194] Starting extracting preloaded images to volume ...
	I0812 10:20:38.941220   11956 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-517362:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0812 10:20:43.506246   11956 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-517362:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir: (4.564984319s)
	I0812 10:20:43.506274   11956 kic.go:203] duration metric: took 4.565112563s to extract preloaded images to volume ...
	W0812 10:20:43.506430   11956 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0812 10:20:43.506561   11956 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0812 10:20:43.550246   11956 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-517362 --name addons-517362 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-517362 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-517362 --network addons-517362 --ip 192.168.49.2 --volume addons-517362:/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
	I0812 10:20:43.835954   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Running}}
	I0812 10:20:43.852699   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:20:43.869683   11956 cli_runner.go:164] Run: docker exec addons-517362 stat /var/lib/dpkg/alternatives/iptables
	I0812 10:20:43.910731   11956 oci.go:144] the created container "addons-517362" has a running status.
	I0812 10:20:43.910762   11956 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa...
	I0812 10:20:44.260881   11956 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0812 10:20:44.285798   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:20:44.304530   11956 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0812 10:20:44.304562   11956 kic_runner.go:114] Args: [docker exec --privileged addons-517362 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0812 10:20:44.356331   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:20:44.378669   11956 machine.go:94] provisionDockerMachine start ...
	I0812 10:20:44.378766   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:44.396547   11956 main.go:141] libmachine: Using SSH client type: native
	I0812 10:20:44.396796   11956 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0812 10:20:44.396817   11956 main.go:141] libmachine: About to run SSH command:
	hostname
	I0812 10:20:44.512231   11956 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-517362
	
	I0812 10:20:44.512254   11956 ubuntu.go:169] provisioning hostname "addons-517362"
	I0812 10:20:44.512308   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:44.529400   11956 main.go:141] libmachine: Using SSH client type: native
	I0812 10:20:44.529589   11956 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0812 10:20:44.529604   11956 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-517362 && echo "addons-517362" | sudo tee /etc/hostname
	I0812 10:20:44.658803   11956 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-517362
	
	I0812 10:20:44.658889   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:44.674731   11956 main.go:141] libmachine: Using SSH client type: native
	I0812 10:20:44.674921   11956 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0812 10:20:44.674943   11956 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-517362' /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-517362/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-517362' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0812 10:20:44.788698   11956 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0812 10:20:44.788724   11956 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19409-3442/.minikube CaCertPath:/home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19409-3442/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19409-3442/.minikube}
	I0812 10:20:44.788772   11956 ubuntu.go:177] setting up certificates
	I0812 10:20:44.788790   11956 provision.go:84] configureAuth start
	I0812 10:20:44.788845   11956 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-517362
	I0812 10:20:44.804618   11956 provision.go:143] copyHostCerts
	I0812 10:20:44.804690   11956 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19409-3442/.minikube/ca.pem (1078 bytes)
	I0812 10:20:44.804797   11956 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19409-3442/.minikube/cert.pem (1123 bytes)
	I0812 10:20:44.804877   11956 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19409-3442/.minikube/key.pem (1675 bytes)
	I0812 10:20:44.804938   11956 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19409-3442/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca-key.pem org=jenkins.addons-517362 san=[127.0.0.1 192.168.49.2 addons-517362 localhost minikube]
	I0812 10:20:45.002673   11956 provision.go:177] copyRemoteCerts
	I0812 10:20:45.002722   11956 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0812 10:20:45.002757   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.018490   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:20:45.105169   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0812 10:20:45.125179   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0812 10:20:45.144862   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0812 10:20:45.164948   11956 provision.go:87] duration metric: took 376.142524ms to configureAuth
	I0812 10:20:45.164977   11956 ubuntu.go:193] setting minikube options for container-runtime
	I0812 10:20:45.165177   11956 config.go:182] Loaded profile config "addons-517362": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:20:45.165276   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.180979   11956 main.go:141] libmachine: Using SSH client type: native
	I0812 10:20:45.181191   11956 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0812 10:20:45.181221   11956 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
	I0812 10:20:45.377664   11956 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0812 10:20:45.377685   11956 machine.go:97] duration metric: took 998.990704ms to provisionDockerMachine
	I0812 10:20:45.377694   11956 client.go:171] duration metric: took 10.045570199s to LocalClient.Create
	I0812 10:20:45.377709   11956 start.go:167] duration metric: took 10.045625948s to libmachine.API.Create "addons-517362"
	I0812 10:20:45.377718   11956 start.go:293] postStartSetup for "addons-517362" (driver="docker")
	I0812 10:20:45.377731   11956 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]
	I0812 10:20:45.377783   11956 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
	I0812 10:20:45.377817   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.393785   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:20:45.481107   11956 ssh_runner.go:195] Run: cat /etc/os-release
	I0812 10:20:45.483767   11956 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0812 10:20:45.483793   11956 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0812 10:20:45.483802   11956 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0812 10:20:45.483808   11956 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0812 10:20:45.483828   11956 filesync.go:126] Scanning /home/jenkins/minikube-integration/19409-3442/.minikube/addons for local assets ...
	I0812 10:20:45.483881   11956 filesync.go:126] Scanning /home/jenkins/minikube-integration/19409-3442/.minikube/files for local assets ...
	I0812 10:20:45.483913   11956 start.go:296] duration metric: took 106.18376ms for postStartSetup
	I0812 10:20:45.484233   11956 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-517362
	I0812 10:20:45.499723   11956 profile.go:143] Saving config to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/config.json ...
	I0812 10:20:45.499977   11956 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 10:20:45.500035   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.515556   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:20:45.597434   11956 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0812 10:20:45.601251   11956 start.go:128] duration metric: took 10.400083828s to createHost
	I0812 10:20:45.601279   11956 start.go:83] releasing machines lock for "addons-517362", held for 10.400250254s
	I0812 10:20:45.601341   11956 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-517362
	I0812 10:20:45.616973   11956 ssh_runner.go:195] Run: cat /version.json
	I0812 10:20:45.617013   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.617062   11956 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0812 10:20:45.617129   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:20:45.633327   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:20:45.634081   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:20:45.782476   11956 ssh_runner.go:195] Run: systemctl --version
	I0812 10:20:45.786258   11956 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0812 10:20:45.921962   11956 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0812 10:20:45.925989   11956 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" ;
	I0812 10:20:45.942188   11956 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0812 10:20:45.942256   11956 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" ;
	I0812 10:20:45.965556   11956 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0812 10:20:45.965578   11956 start.go:495] detecting cgroup driver to use...
	I0812 10:20:45.965613   11956 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0812 10:20:45.965658   11956 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0812 10:20:45.977914   11956 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0812 10:20:45.987112   11956 docker.go:217] disabling cri-docker service (if available) ...
	I0812 10:20:45.987156   11956 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0812 10:20:45.998276   11956 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0812 10:20:46.010170   11956 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0812 10:20:46.084658   11956 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0812 10:20:46.168817   11956 docker.go:233] disabling docker service ...
	I0812 10:20:46.168872   11956 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0812 10:20:46.184275   11956 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0812 10:20:46.193504   11956 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0812 10:20:46.268575   11956 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0812 10:20:46.348271   11956 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0812 10:20:46.357794   11956 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"
	I0812 10:20:46.371143   11956 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0812 10:20:46.371200   11956 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"
	I0812 10:20:46.379019   11956 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0812 10:20:46.379058   11956 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 10:20:46.386675   11956 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 10:20:46.394525   11956 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0812 10:20:46.402477   11956 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0812 10:20:46.410028   11956 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"
	I0812 10:20:46.417920   11956 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"
	I0812 10:20:46.430655   11956 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"
	I0812 10:20:46.438613   11956 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0812 10:20:46.445240   11956 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0812 10:20:46.452026   11956 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 10:20:46.523552   11956 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0812 10:20:46.627167   11956 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0812 10:20:46.627226   11956 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0812 10:20:46.630348   11956 start.go:563] Will wait 60s for crictl version
	I0812 10:20:46.630397   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:20:46.633064   11956 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0812 10:20:46.663099   11956 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0812 10:20:46.663207   11956 ssh_runner.go:195] Run: crio --version
	I0812 10:20:46.694874   11956 ssh_runner.go:195] Run: crio --version
	I0812 10:20:46.726929   11956 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0812 10:20:46.728094   11956 cli_runner.go:164] Run: docker network inspect addons-517362 --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}}]}"
	I0812 10:20:46.743354   11956 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0812 10:20:46.746604   11956 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""
	I0812 10:20:46.756083   11956 kubeadm.go:883] updating cluster {Name:addons-517362 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-517362 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} ...
	I0812 10:20:46.756193   11956 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 10:20:46.756243   11956 ssh_runner.go:195] Run: sudo crictl images --output json
	I0812 10:20:46.814325   11956 crio.go:514] all images are preloaded for cri-o runtime.
	I0812 10:20:46.814345   11956 crio.go:433] Images already preloaded, skipping extraction
	I0812 10:20:46.814382   11956 ssh_runner.go:195] Run: sudo crictl images --output json
	I0812 10:20:46.843160   11956 crio.go:514] all images are preloaded for cri-o runtime.
	I0812 10:20:46.843179   11956 cache_images.go:84] Images are preloaded, skipping loading
	I0812 10:20:46.843187   11956 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0812 10:20:46.843310   11956 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-517362 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-517362 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:}
	I0812 10:20:46.843399   11956 ssh_runner.go:195] Run: crio config
	I0812 10:20:46.884380   11956 cni.go:84] Creating CNI manager for ""
	I0812 10:20:46.884400   11956 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 10:20:46.884411   11956 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0812 10:20:46.884439   11956 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-517362 NodeName:addons-517362 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}
	I0812 10:20:46.884602   11956 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-517362"
	  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
	
	I0812 10:20:46.884663   11956 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0812 10:20:46.892115   11956 binaries.go:44] Found k8s binaries, skipping transfer
	I0812 10:20:46.892163   11956 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0812 10:20:46.899429   11956 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0812 10:20:46.914141   11956 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0812 10:20:46.929054   11956 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0812 10:20:46.943662   11956 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0812 10:20:46.946457   11956 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""
	I0812 10:20:46.955633   11956 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 10:20:47.032936   11956 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0812 10:20:47.044197   11956 certs.go:68] Setting up /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362 for IP: 192.168.49.2
	I0812 10:20:47.044219   11956 certs.go:194] generating shared ca certs ...
	I0812 10:20:47.044234   11956 certs.go:226] acquiring lock for ca certs: {Name:mk857524d6cee9bb779bda67750215470f80aec8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.044363   11956 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19409-3442/.minikube/ca.key
	I0812 10:20:47.143445   11956 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19409-3442/.minikube/ca.crt ...
	I0812 10:20:47.143479   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/ca.crt: {Name:mk69b9ec2c185dea755427a21f36d88fa08b8680 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.143655   11956 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19409-3442/.minikube/ca.key ...
	I0812 10:20:47.143668   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/ca.key: {Name:mkdd2ab8c3fe415ce0d188a043042bfd33580a24 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.143757   11956 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.key
	I0812 10:20:47.335581   11956 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.crt ...
	I0812 10:20:47.335614   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.crt: {Name:mkc3dd2dbd906c713b3384b9f036cc8f88f67918 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.335775   11956 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.key ...
	I0812 10:20:47.335785   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.key: {Name:mk4a753b25cd331d3c4136344c16b9f6edd724ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.335852   11956 certs.go:256] generating profile certs ...
	I0812 10:20:47.335904   11956 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.key
	I0812 10:20:47.335926   11956 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt with IP's: []
	I0812 10:20:47.608192   11956 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt ...
	I0812 10:20:47.608219   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: {Name:mk0d9654c591e649a6b43db4c43b7f101c270494 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.608372   11956 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.key ...
	I0812 10:20:47.608383   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.key: {Name:mka6fd4c8c180491041633a66917f991641a9dee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.608453   11956 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key.fc15c005
	I0812 10:20:47.608470   11956 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt.fc15c005 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0812 10:20:47.726864   11956 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt.fc15c005 ...
	I0812 10:20:47.726890   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt.fc15c005: {Name:mk85481178bbeee6fa0db69aba0e0c46195f90e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.727034   11956 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key.fc15c005 ...
	I0812 10:20:47.727046   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key.fc15c005: {Name:mk05e5ccdc7a4fe243c3ba0c494538e52edcddb7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.727116   11956 certs.go:381] copying /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt.fc15c005 -> /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt
	I0812 10:20:47.727186   11956 certs.go:385] copying /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key.fc15c005 -> /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key
	I0812 10:20:47.727232   11956 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.key
	I0812 10:20:47.727248   11956 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.crt with IP's: []
	I0812 10:20:47.877665   11956 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.crt ...
	I0812 10:20:47.877693   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.crt: {Name:mk0776b8f5568704a074ccfa48e5dd0d135868aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.877839   11956 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.key ...
	I0812 10:20:47.877850   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.key: {Name:mkff2142ff2747a139dd77f54952bf1ddd342d63 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:47.878009   11956 certs.go:484] found cert: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca-key.pem (1679 bytes)
	I0812 10:20:47.878041   11956 certs.go:484] found cert: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/ca.pem (1078 bytes)
	I0812 10:20:47.878064   11956 certs.go:484] found cert: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/cert.pem (1123 bytes)
	I0812 10:20:47.878086   11956 certs.go:484] found cert: /home/jenkins/minikube-integration/19409-3442/.minikube/certs/key.pem (1675 bytes)
	I0812 10:20:47.878614   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0812 10:20:47.900534   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0812 10:20:47.920352   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0812 10:20:47.939867   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0812 10:20:47.960468   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0812 10:20:47.980502   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0812 10:20:48.000307   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0812 10:20:48.020244   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0812 10:20:48.039971   11956 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19409-3442/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0812 10:20:48.059671   11956 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0812 10:20:48.074214   11956 ssh_runner.go:195] Run: openssl version
	I0812 10:20:48.078935   11956 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"
	I0812 10:20:48.086857   11956 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0812 10:20:48.089889   11956 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 12 10:20 /usr/share/ca-certificates/minikubeCA.pem
	I0812 10:20:48.089942   11956 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0812 10:20:48.095880   11956 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"
	I0812 10:20:48.103776   11956 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0812 10:20:48.106576   11956 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
	I0812 10:20:48.106620   11956 kubeadm.go:392] StartCluster: {Name:addons-517362 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-517362 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}
	I0812 10:20:48.106707   11956 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0812 10:20:48.106747   11956 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0812 10:20:48.136754   11956 cri.go:89] found id: ""
	I0812 10:20:48.136809   11956 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0812 10:20:48.144322   11956 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0812 10:20:48.151843   11956 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0812 10:20:48.151896   11956 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
	I0812 10:20:48.159396   11956 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
	I0812 10:20:48.159411   11956 kubeadm.go:157] found existing configuration files:
	
	I0812 10:20:48.159453   11956 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0812 10:20:48.166489   11956 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
	I0812 10:20:48.166530   11956 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0812 10:20:48.173459   11956 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0812 10:20:48.180523   11956 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
	I0812 10:20:48.180576   11956 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0812 10:20:48.187258   11956 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0812 10:20:48.194104   11956 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
	I0812 10:20:48.194147   11956 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0812 10:20:48.200847   11956 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0812 10:20:48.207663   11956 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
	I0812 10:20:48.207706   11956 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0812 10:20:48.214429   11956 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"
	I0812 10:20:48.282884   11956 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-gcp\n", err: exit status 1
	I0812 10:20:48.334340   11956 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0812 10:20:56.232090   11956 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0812 10:20:56.232144   11956 kubeadm.go:310] [preflight] Running pre-flight checks
	I0812 10:20:56.232252   11956 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0812 10:20:56.232327   11956 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-gcp
	I0812 10:20:56.232383   11956 kubeadm.go:310] OS: Linux
	I0812 10:20:56.232450   11956 kubeadm.go:310] CGROUPS_CPU: enabled
	I0812 10:20:56.232519   11956 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0812 10:20:56.232586   11956 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0812 10:20:56.232653   11956 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0812 10:20:56.232712   11956 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0812 10:20:56.232775   11956 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0812 10:20:56.232855   11956 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0812 10:20:56.232929   11956 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0812 10:20:56.232990   11956 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0812 10:20:56.233104   11956 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0812 10:20:56.233256   11956 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0812 10:20:56.233389   11956 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0812 10:20:56.233474   11956 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0812 10:20:56.235002   11956 out.go:204]   - Generating certificates and keys ...
	I0812 10:20:56.235077   11956 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0812 10:20:56.235149   11956 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0812 10:20:56.235224   11956 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0812 10:20:56.235295   11956 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0812 10:20:56.235383   11956 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0812 10:20:56.235458   11956 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0812 10:20:56.235539   11956 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0812 10:20:56.235695   11956 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-517362 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0812 10:20:56.235772   11956 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0812 10:20:56.235918   11956 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-517362 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0812 10:20:56.235982   11956 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0812 10:20:56.236033   11956 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0812 10:20:56.236069   11956 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0812 10:20:56.236113   11956 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0812 10:20:56.236153   11956 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0812 10:20:56.236205   11956 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0812 10:20:56.236271   11956 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0812 10:20:56.236346   11956 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0812 10:20:56.236396   11956 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0812 10:20:56.236472   11956 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0812 10:20:56.236541   11956 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0812 10:20:56.237821   11956 out.go:204]   - Booting up control plane ...
	I0812 10:20:56.237901   11956 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0812 10:20:56.237970   11956 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0812 10:20:56.238031   11956 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0812 10:20:56.238116   11956 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0812 10:20:56.238190   11956 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0812 10:20:56.238224   11956 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0812 10:20:56.238335   11956 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0812 10:20:56.238447   11956 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0812 10:20:56.238538   11956 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.525995ms
	I0812 10:20:56.238631   11956 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0812 10:20:56.238713   11956 kubeadm.go:310] [api-check] The API server is healthy after 4.001396661s
	I0812 10:20:56.238840   11956 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0812 10:20:56.238948   11956 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0812 10:20:56.239008   11956 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0812 10:20:56.239170   11956 kubeadm.go:310] [mark-control-plane] Marking the node addons-517362 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0812 10:20:56.239249   11956 kubeadm.go:310] [bootstrap-token] Using token: y962vv.g5mlw2brrgfxqd7m
	I0812 10:20:56.240569   11956 out.go:204]   - Configuring RBAC rules ...
	I0812 10:20:56.240664   11956 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0812 10:20:56.240752   11956 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0812 10:20:56.240916   11956 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
	I0812 10:20:56.241091   11956 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0812 10:20:56.241217   11956 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0812 10:20:56.241346   11956 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0812 10:20:56.241501   11956 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0812 10:20:56.241562   11956 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0812 10:20:56.241635   11956 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0812 10:20:56.241644   11956 kubeadm.go:310] 
	I0812 10:20:56.241720   11956 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0812 10:20:56.241733   11956 kubeadm.go:310] 
	I0812 10:20:56.241845   11956 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0812 10:20:56.241853   11956 kubeadm.go:310] 
	I0812 10:20:56.241873   11956 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0812 10:20:56.241927   11956 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0812 10:20:56.241974   11956 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0812 10:20:56.241984   11956 kubeadm.go:310] 
	I0812 10:20:56.242029   11956 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0812 10:20:56.242035   11956 kubeadm.go:310] 
	I0812 10:20:56.242079   11956 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0812 10:20:56.242088   11956 kubeadm.go:310] 
	I0812 10:20:56.242132   11956 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0812 10:20:56.242200   11956 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0812 10:20:56.242258   11956 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0812 10:20:56.242264   11956 kubeadm.go:310] 
	I0812 10:20:56.242333   11956 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0812 10:20:56.242405   11956 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0812 10:20:56.242411   11956 kubeadm.go:310] 
	I0812 10:20:56.242484   11956 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token y962vv.g5mlw2brrgfxqd7m \
	I0812 10:20:56.242579   11956 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:afaeb61c975930727fd8ebdd1b96bf1d27bdba48dfe6f646061fafb5b751b815 \
	I0812 10:20:56.242600   11956 kubeadm.go:310] 	--control-plane 
	I0812 10:20:56.242606   11956 kubeadm.go:310] 
	I0812 10:20:56.242689   11956 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0812 10:20:56.242695   11956 kubeadm.go:310] 
	I0812 10:20:56.242766   11956 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token y962vv.g5mlw2brrgfxqd7m \
	I0812 10:20:56.242867   11956 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:afaeb61c975930727fd8ebdd1b96bf1d27bdba48dfe6f646061fafb5b751b815 
	I0812 10:20:56.242877   11956 cni.go:84] Creating CNI manager for ""
	I0812 10:20:56.242883   11956 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 10:20:56.244300   11956 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0812 10:20:56.245410   11956 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0812 10:20:56.248755   11956 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0812 10:20:56.248769   11956 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0812 10:20:56.264241   11956 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
	I0812 10:20:56.441895   11956 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0812 10:20:56.442022   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-517362 minikube.k8s.io/updated_at=2024_08_12T10_20_56_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=1f2a4d2effced1c491a7cae8e84c3938ed24c7a7 minikube.k8s.io/name=addons-517362 minikube.k8s.io/primary=true
	I0812 10:20:56.442032   11956 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
	I0812 10:20:56.448625   11956 ops.go:34] apiserver oom_adj: -16
	I0812 10:20:56.506402   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:57.007228   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:57.506971   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:58.006637   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:58.506799   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:59.007153   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:20:59.506719   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:00.007262   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:00.506634   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:01.007194   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:01.507156   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:02.007443   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:02.507177   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:03.006846   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:03.507304   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:04.007015   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:04.507326   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:05.006749   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:05.506792   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:06.007116   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:06.507443   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:07.007401   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:07.506437   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:08.006454   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:08.506923   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:09.007274   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:09.507105   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:10.007074   11956 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0812 10:21:10.069894   11956 kubeadm.go:1113] duration metric: took 13.627929013s to wait for elevateKubeSystemPrivileges
	I0812 10:21:10.069937   11956 kubeadm.go:394] duration metric: took 21.963320553s to StartCluster
	I0812 10:21:10.069955   11956 settings.go:142] acquiring lock: {Name:mk2c589e01c935332141b075e4f37eaaeee9e716 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:21:10.070054   11956 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19409-3442/kubeconfig
	I0812 10:21:10.070366   11956 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/kubeconfig: {Name:mkd07b385739839b4734dcbeb13a1bfa39ef5505 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:21:10.070531   11956 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"
	I0812 10:21:10.070557   11956 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}
	I0812 10:21:10.070624   11956 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]
	I0812 10:21:10.070726   11956 addons.go:69] Setting cloud-spanner=true in profile "addons-517362"
	I0812 10:21:10.070743   11956 addons.go:69] Setting metrics-server=true in profile "addons-517362"
	I0812 10:21:10.070746   11956 config.go:182] Loaded profile config "addons-517362": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:21:10.070745   11956 addons.go:69] Setting inspektor-gadget=true in profile "addons-517362"
	I0812 10:21:10.070767   11956 addons.go:234] Setting addon metrics-server=true in "addons-517362"
	I0812 10:21:10.070768   11956 addons.go:234] Setting addon cloud-spanner=true in "addons-517362"
	I0812 10:21:10.070788   11956 addons.go:234] Setting addon inspektor-gadget=true in "addons-517362"
	I0812 10:21:10.070790   11956 addons.go:69] Setting storage-provisioner=true in profile "addons-517362"
	I0812 10:21:10.070781   11956 addons.go:69] Setting gcp-auth=true in profile "addons-517362"
	I0812 10:21:10.070800   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070804   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070808   11956 addons.go:234] Setting addon storage-provisioner=true in "addons-517362"
	I0812 10:21:10.070813   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070815   11956 mustload.go:65] Loading cluster: addons-517362
	I0812 10:21:10.070827   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070891   11956 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-517362"
	I0812 10:21:10.070903   11956 addons.go:69] Setting volcano=true in profile "addons-517362"
	I0812 10:21:10.070922   11956 addons.go:69] Setting volumesnapshots=true in profile "addons-517362"
	I0812 10:21:10.070922   11956 addons.go:69] Setting registry=true in profile "addons-517362"
	I0812 10:21:10.070931   11956 addons.go:234] Setting addon volcano=true in "addons-517362"
	I0812 10:21:10.070935   11956 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-517362"
	I0812 10:21:10.070940   11956 addons.go:234] Setting addon volumesnapshots=true in "addons-517362"
	I0812 10:21:10.070942   11956 addons.go:234] Setting addon registry=true in "addons-517362"
	I0812 10:21:10.070959   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070959   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070966   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070969   11956 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-517362"
	I0812 10:21:10.070989   11956 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-517362"
	I0812 10:21:10.070991   11956 addons.go:69] Setting ingress=true in profile "addons-517362"
	I0812 10:21:10.071002   11956 config.go:182] Loaded profile config "addons-517362": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:21:10.071015   11956 addons.go:234] Setting addon ingress=true in "addons-517362"
	I0812 10:21:10.071061   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.071244   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071252   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071297   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071345   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071375   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071416   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071465   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071656   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.071837   11956 addons.go:69] Setting default-storageclass=true in profile "addons-517362"
	I0812 10:21:10.071867   11956 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-517362"
	I0812 10:21:10.071298   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.072106   11956 addons.go:69] Setting helm-tiller=true in profile "addons-517362"
	I0812 10:21:10.072138   11956 addons.go:234] Setting addon helm-tiller=true in "addons-517362"
	I0812 10:21:10.072162   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.072170   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.072426   11956 addons.go:69] Setting ingress-dns=true in profile "addons-517362"
	I0812 10:21:10.072455   11956 addons.go:234] Setting addon ingress-dns=true in "addons-517362"
	I0812 10:21:10.072488   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.072588   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.072945   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.073453   11956 out.go:177] * Verifying Kubernetes components...
	I0812 10:21:10.070732   11956 addons.go:69] Setting yakd=true in profile "addons-517362"
	I0812 10:21:10.073667   11956 addons.go:234] Setting addon yakd=true in "addons-517362"
	I0812 10:21:10.073706   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.074158   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.070911   11956 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-517362"
	I0812 10:21:10.076883   11956 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-517362"
	I0812 10:21:10.076931   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.070960   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.077394   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.077517   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.082980   11956 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0812 10:21:10.099811   11956 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0812 10:21:10.101219   11956 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0812 10:21:10.101245   11956 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0812 10:21:10.101318   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.105635   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.109288   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0812 10:21:10.110754   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0812 10:21:10.110774   11956 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0812 10:21:10.110834   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.112745   11956 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 10:21:10.115564   11956 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 10:21:10.117209   11956 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0812 10:21:10.118714   11956 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0812 10:21:10.118740   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0812 10:21:10.118805   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.120816   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.137169   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0812 10:21:10.138621   11956 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0812 10:21:10.139223   11956 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-517362"
	I0812 10:21:10.139276   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.139941   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.140414   11956 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0812 10:21:10.140432   11956 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0812 10:21:10.140431   11956 addons.go:234] Setting addon default-storageclass=true in "addons-517362"
	I0812 10:21:10.140463   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:10.140483   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.141015   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:10.141198   11956 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0812 10:21:10.142061   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0812 10:21:10.142904   11956 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0812 10:21:10.142919   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0812 10:21:10.142973   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.144916   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0812 10:21:10.145540   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.147381   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0812 10:21:10.148706   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0812 10:21:10.150411   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0812 10:21:10.151739   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0812 10:21:10.170034   11956 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0812 10:21:10.177022   11956 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0812 10:21:10.177058   11956 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0812 10:21:10.177096   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0812 10:21:10.177117   11956 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0812 10:21:10.177189   11956 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0812 10:21:10.177516   11956 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0812 10:21:10.177554   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.178761   11956 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0812 10:21:10.178775   11956 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0812 10:21:10.178825   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.179977   11956 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0812 10:21:10.179988   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0812 10:21:10.180031   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.180636   11956 out.go:177]   - Using image docker.io/registry:2.8.3
	I0812 10:21:10.181227   11956 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0812 10:21:10.181245   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0812 10:21:10.181291   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.182042   11956 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0812 10:21:10.182055   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0812 10:21:10.182096   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.182210   11956 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0812 10:21:10.183509   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.184873   11956 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0812 10:21:10.184886   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0812 10:21:10.184928   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	W0812 10:21:10.189142   11956 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0812 10:21:10.190866   11956 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0812 10:21:10.190865   11956 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0812 10:21:10.192235   11956 out.go:177]   - Using image docker.io/busybox:stable
	I0812 10:21:10.192892   11956 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0812 10:21:10.192907   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0812 10:21:10.192960   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.193752   11956 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0812 10:21:10.193777   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0812 10:21:10.193828   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.197457   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.223956   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.224149   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.225477   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.226589   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.228442   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.232014   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.235880   11956 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0812 10:21:10.235893   11956 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0812 10:21:10.235937   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:10.237328   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.237784   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.242560   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.260997   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.262620   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:10.552025   11956 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0812 10:21:10.552051   11956 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0812 10:21:10.561702   11956 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
	I0812 10:21:10.563980   11956 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0812 10:21:10.564085   11956 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 -"
	I0812 10:21:10.566742   11956 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0812 10:21:10.566769   11956 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0812 10:21:10.649993   11956 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
	I0812 10:21:10.658897   11956 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
	I0812 10:21:10.749833   11956 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
	I0812 10:21:10.750476   11956 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0812 10:21:10.750552   11956 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0812 10:21:10.751055   11956 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0812 10:21:10.751078   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0812 10:21:10.751358   11956 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0812 10:21:10.751375   11956 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0812 10:21:10.752152   11956 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
	I0812 10:21:10.755636   11956 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0812 10:21:10.755655   11956 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0812 10:21:10.756425   11956 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0812 10:21:10.756443   11956 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0812 10:21:10.760942   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0812 10:21:10.760960   11956 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0812 10:21:10.766050   11956 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
	I0812 10:21:10.860322   11956 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0812 10:21:10.860348   11956 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0812 10:21:10.861867   11956 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
	I0812 10:21:10.866278   11956 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0812 10:21:10.866300   11956 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0812 10:21:10.957738   11956 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0812 10:21:10.957820   11956 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0812 10:21:10.961665   11956 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0812 10:21:10.961683   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0812 10:21:10.969739   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0812 10:21:10.969765   11956 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)
	I0812 10:21:11.059137   11956 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0812 10:21:11.059171   11956 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0812 10:21:11.069993   11956 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0812 10:21:11.070019   11956 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0812 10:21:11.156200   11956 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
	I0812 10:21:11.170599   11956 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0812 10:21:11.170627   11956 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0812 10:21:11.259881   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0812 10:21:11.259994   11956 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0812 10:21:11.260071   11956 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0812 10:21:11.260097   11956 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0812 10:21:11.267902   11956 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0812 10:21:11.267925   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0812 10:21:11.271213   11956 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
	I0812 10:21:11.559890   11956 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0812 10:21:11.559999   11956 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0812 10:21:11.571709   11956 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0812 10:21:11.571740   11956 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0812 10:21:11.654837   11956 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
	I0812 10:21:11.658289   11956 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
	I0812 10:21:11.750664   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0812 10:21:11.750699   11956 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0812 10:21:11.760508   11956 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0812 10:21:11.760556   11956 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0812 10:21:12.049766   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0812 10:21:12.049860   11956 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0812 10:21:12.165657   11956 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0812 10:21:12.165741   11956 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0812 10:21:12.261227   11956 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0812 10:21:12.261257   11956 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0812 10:21:12.571492   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0812 10:21:12.571518   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0812 10:21:12.651084   11956 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0812 10:21:12.651117   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0812 10:21:12.653506   11956 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0812 10:21:12.653571   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0812 10:21:12.966138   11956 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
	I0812 10:21:13.053014   11956 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
	I0812 10:21:13.062267   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0812 10:21:13.062294   11956 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0812 10:21:13.351376   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0812 10:21:13.351406   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0812 10:21:13.565897   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0812 10:21:13.565921   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0812 10:21:13.668126   11956 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0812 10:21:13.668152   11956 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0812 10:21:13.870439   11956 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
	I0812 10:21:14.372616   11956 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: (3.810866366s)
	I0812 10:21:14.372734   11956 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.80873213s)
	I0812 10:21:14.373310   11956 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 -": (3.809191365s)
	I0812 10:21:14.373340   11956 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0812 10:21:14.373795   11956 node_ready.go:35] waiting up to 6m0s for node "addons-517362" to be "Ready" ...
	I0812 10:21:14.957829   11956 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-517362" context rescaled to 1 replicas
	I0812 10:21:16.152419   11956 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.502338405s)
	I0812 10:21:16.152460   11956 addons.go:475] Verifying addon ingress=true in "addons-517362"
	I0812 10:21:16.152682   11956 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.49375279s)
	I0812 10:21:16.152906   11956 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.403016838s)
	I0812 10:21:16.152976   11956 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.400799089s)
	I0812 10:21:16.153107   11956 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.387035014s)
	I0812 10:21:16.153182   11956 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.291292237s)
	I0812 10:21:16.153231   11956 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: (4.996948467s)
	I0812 10:21:16.153274   11956 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: (4.882031029s)
	I0812 10:21:16.153292   11956 addons.go:475] Verifying addon registry=true in "addons-517362"
	I0812 10:21:16.153585   11956 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.498636557s)
	I0812 10:21:16.153882   11956 addons.go:475] Verifying addon metrics-server=true in "addons-517362"
	I0812 10:21:16.153637   11956 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.495301883s)
	I0812 10:21:16.154324   11956 out.go:177] * Verifying ingress addon...
	I0812 10:21:16.155237   11956 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-517362 service yakd-dashboard -n yakd-dashboard
	
	I0812 10:21:16.155240   11956 out.go:177] * Verifying registry addon...
	I0812 10:21:16.156952   11956 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0812 10:21:16.157904   11956 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0812 10:21:16.162991   11956 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0812 10:21:16.167121   11956 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0812 10:21:16.167141   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:16.167767   11956 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0812 10:21:16.167785   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:16.377285   11956 node_ready.go:53] node "addons-517362" has status "Ready":"False"
	I0812 10:21:16.662401   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:16.668824   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:16.973553   11956 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: (4.007316016s)
	W0812 10:21:16.973599   11956 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
	I0812 10:21:16.973632   11956 retry.go:31] will retry after 361.605355ms: 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
	I0812 10:21:16.973661   11956 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: (3.920602125s)
	I0812 10:21:17.162050   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:17.162297   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:17.335393   11956 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
	I0812 10:21:17.354867   11956 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0812 10:21:17.354942   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:17.377066   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:17.484734   11956 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: (3.614231229s)
	I0812 10:21:17.484777   11956 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-517362"
	I0812 10:21:17.486431   11956 out.go:177] * Verifying csi-hostpath-driver addon...
	I0812 10:21:17.488509   11956 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0812 10:21:17.553735   11956 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0812 10:21:17.553766   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:17.568481   11956 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0812 10:21:17.585906   11956 addons.go:234] Setting addon gcp-auth=true in "addons-517362"
	I0812 10:21:17.585964   11956 host.go:66] Checking if "addons-517362" exists ...
	I0812 10:21:17.586313   11956 cli_runner.go:164] Run: docker container inspect addons-517362 --format={{.State.Status}}
	I0812 10:21:17.602037   11956 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0812 10:21:17.602083   11956 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-517362
	I0812 10:21:17.617598   11956 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/addons-517362/id_rsa Username:docker}
	I0812 10:21:17.660881   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:17.661709   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:17.992076   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:18.160770   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:18.160932   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:18.492131   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:18.660953   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:18.661192   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:18.877201   11956 node_ready.go:53] node "addons-517362" has status "Ready":"False"
	I0812 10:21:18.992121   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:19.160743   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:19.160945   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:19.493504   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:19.661014   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:19.667160   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:20.052637   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:20.163618   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:20.164031   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:20.492272   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:20.557787   11956 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.222346371s)
	I0812 10:21:20.557835   11956 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.955768676s)
	I0812 10:21:20.559756   11956 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0812 10:21:20.560873   11956 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0812 10:21:20.561986   11956 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0812 10:21:20.562000   11956 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0812 10:21:20.578968   11956 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0812 10:21:20.578990   11956 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0812 10:21:20.594931   11956 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0812 10:21:20.594952   11956 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0812 10:21:20.611302   11956 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
	I0812 10:21:20.660740   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:20.661545   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:20.992262   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:21.161667   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:21.161912   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:21.250874   11956 addons.go:475] Verifying addon gcp-auth=true in "addons-517362"
	I0812 10:21:21.252783   11956 out.go:177] * Verifying gcp-auth addon...
	I0812 10:21:21.255266   11956 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0812 10:21:21.257868   11956 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0812 10:21:21.257889   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:21.377320   11956 node_ready.go:53] node "addons-517362" has status "Ready":"False"
	I0812 10:21:21.492897   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:21.661246   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:21.663902   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:21.758568   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:21.992755   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:22.160864   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:22.161395   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:22.259290   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:22.493086   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:22.661010   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:22.661373   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:22.758457   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:22.991942   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:23.160842   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:23.161035   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:23.259731   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:23.491776   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:23.660878   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:23.661024   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:23.758991   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:23.877130   11956 node_ready.go:53] node "addons-517362" has status "Ready":"False"
	I0812 10:21:23.992166   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:24.160976   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:24.161267   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:24.258744   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:24.492431   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:24.660556   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:24.661245   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:24.758645   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:24.991933   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:25.160893   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:25.160984   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:25.258319   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:25.492673   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:25.660921   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:25.661515   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:25.758148   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:25.992637   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:26.161052   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:26.161321   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:26.260010   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:26.377102   11956 node_ready.go:53] node "addons-517362" has status "Ready":"False"
	I0812 10:21:26.492262   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:26.661036   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:26.661319   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:26.758432   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:26.992121   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:27.161095   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:27.161239   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:27.258739   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:27.491901   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:27.660838   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:27.661104   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:27.758378   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:27.992394   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:28.160455   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:28.160925   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:28.258627   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:28.491890   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:28.660963   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:28.661140   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:28.760273   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:28.877149   11956 node_ready.go:49] node "addons-517362" has status "Ready":"True"
	I0812 10:21:28.877173   11956 node_ready.go:38] duration metric: took 14.503354466s for node "addons-517362" to be "Ready" ...
	I0812 10:21:28.877184   11956 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" ...
	I0812 10:21:28.884889   11956 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-2hrwx" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:28.993537   11956 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0812 10:21:28.993562   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:29.161662   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:29.162102   11956 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0812 10:21:29.162121   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:29.259052   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:29.493964   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:29.660542   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:29.661341   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:29.758505   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:29.958044   11956 pod_ready.go:92] pod "coredns-7db6d8ff4d-2hrwx" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:29.958135   11956 pod_ready.go:81] duration metric: took 1.073219267s for pod "coredns-7db6d8ff4d-2hrwx" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.958176   11956 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.962787   11956 pod_ready.go:92] pod "etcd-addons-517362" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:29.962810   11956 pod_ready.go:81] duration metric: took 4.597478ms for pod "etcd-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.962828   11956 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.967091   11956 pod_ready.go:92] pod "kube-apiserver-addons-517362" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:29.967152   11956 pod_ready.go:81] duration metric: took 4.314237ms for pod "kube-apiserver-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.967178   11956 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.971059   11956 pod_ready.go:92] pod "kube-controller-manager-addons-517362" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:29.971077   11956 pod_ready.go:81] duration metric: took 3.882636ms for pod "kube-controller-manager-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:29.971087   11956 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-8rh7f" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:30.052485   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:30.077136   11956 pod_ready.go:92] pod "kube-proxy-8rh7f" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:30.077167   11956 pod_ready.go:81] duration metric: took 106.072596ms for pod "kube-proxy-8rh7f" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:30.077181   11956 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:30.161594   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:30.162617   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:30.259595   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:30.477594   11956 pod_ready.go:92] pod "kube-scheduler-addons-517362" in "kube-system" namespace has status "Ready":"True"
	I0812 10:21:30.477616   11956 pod_ready.go:81] duration metric: took 400.42556ms for pod "kube-scheduler-addons-517362" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:30.477635   11956 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace to be "Ready" ...
	I0812 10:21:30.553671   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:30.662193   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:30.663287   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:30.758885   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:31.052980   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:31.161994   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:31.162192   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:31.258702   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:31.493637   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:31.662579   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:31.662644   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:31.759188   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:31.994078   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:32.161299   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:32.162319   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:32.258645   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:32.483405   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:32.494604   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:32.661672   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:32.662620   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:32.758214   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:32.993482   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:33.162011   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:33.162677   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:33.259292   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:33.493630   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:33.662072   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:33.662452   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:33.758496   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:33.995738   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:34.161060   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:34.161961   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:34.258326   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:34.493917   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:34.661189   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:34.661396   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:34.758710   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:34.984140   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:35.052610   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:35.161651   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:35.164250   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:35.258893   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:35.493419   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:35.660809   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:35.662007   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:35.758564   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:35.993775   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:36.161665   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:36.161704   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:36.260871   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:36.492966   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:36.661225   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:36.662374   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:36.759153   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:36.993777   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:37.161745   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:37.161846   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:37.259127   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:37.483262   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:37.493822   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:37.661536   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:37.661880   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:37.758609   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:37.992515   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:38.161689   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:38.161940   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:38.258435   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:38.494056   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:38.661332   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:38.662606   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:38.758675   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:39.054978   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:39.161644   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:39.161657   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:39.259170   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:39.488040   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:39.553013   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:39.661763   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:39.661791   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:39.758212   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:39.993838   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:40.161178   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:40.163277   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:40.258749   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:40.493562   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:40.661574   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:40.661620   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:40.758882   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:40.993009   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:41.161369   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:41.162723   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:41.259287   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:41.493916   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:41.661710   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:41.661934   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:41.758336   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:41.983401   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:41.992870   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:42.161258   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:42.162175   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:42.258591   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:42.494243   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:42.661241   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:42.662066   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:42.758433   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:42.993980   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:43.161761   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:43.161951   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:43.257965   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:43.492926   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:43.660753   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:43.661869   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:43.758239   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:43.992714   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:44.160557   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:44.161420   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:44.258773   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:44.482494   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:44.492825   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:44.660990   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:44.662047   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:44.758721   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:44.995554   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:45.161760   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:45.162076   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:45.258232   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:45.492102   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:45.660988   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:45.661943   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:45.758291   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:45.993407   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:46.161211   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:46.161651   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:46.258794   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:46.492493   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:46.661885   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:46.661918   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:46.758946   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:46.982976   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:46.993586   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:47.161670   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:47.161952   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:47.258015   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:47.495063   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:47.661320   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:47.662565   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:47.759208   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:48.052940   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:48.161206   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:48.161999   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:48.258477   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:48.493151   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:48.661501   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:48.661706   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:48.757974   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:48.992963   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:49.160523   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:49.161493   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:49.258970   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:49.482611   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:49.495391   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:49.661700   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:49.661825   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:49.758299   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:49.993942   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:50.160922   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:50.161817   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:50.258304   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:50.493083   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:50.661038   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:50.662067   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:50.758828   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:50.993866   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:51.161836   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:51.162036   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:51.258199   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:51.483468   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:51.493574   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:51.661965   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:51.662759   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:51.759122   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:51.992737   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:52.160628   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:52.161478   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:52.258774   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:52.492716   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:52.661325   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:52.661493   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:52.758768   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:52.992886   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:53.161428   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:53.161479   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:53.258657   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:53.492797   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:53.660902   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:53.664128   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:53.758741   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:53.983506   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:54.052728   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:54.162011   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:54.162608   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:54.259399   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:54.555531   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:54.662868   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:54.663709   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:54.771218   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:55.055027   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:55.162034   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:55.164668   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:55.259120   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:55.553090   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:55.660968   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:55.662294   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:55.758698   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:55.983789   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:55.992794   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:56.160901   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:56.162764   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:56.258383   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:56.493575   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:56.661635   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:56.663144   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:56.758560   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:57.052606   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:57.161528   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:57.162561   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:57.259151   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:57.492670   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:57.661530   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:57.661555   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:57.759051   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:57.993616   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:58.161259   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:58.162117   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:58.258746   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:58.483248   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:21:58.493521   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:58.660930   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:58.662739   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:58.759093   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:58.993147   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:59.161518   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:59.161666   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:59.259146   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:59.492727   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:21:59.662380   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:21:59.662642   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:21:59.758347   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:21:59.992890   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:00.160968   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:00.161706   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:00.258840   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:00.492464   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:00.661684   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:00.661926   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:00.758603   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:00.983306   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:00.994492   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:01.161782   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:01.161933   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:01.259394   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:01.494550   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:01.661660   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:01.662922   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:01.758871   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:01.993528   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:02.161456   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:02.162345   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:02.258778   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:02.493924   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:02.661769   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:02.662087   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:02.758598   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:02.983735   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:02.994010   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:03.161938   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:03.162117   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:03.258642   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:03.492760   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:03.660914   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:03.661933   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:03.758105   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:04.008592   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:04.161436   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:04.162577   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:04.259219   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:04.493018   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:04.660976   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:04.661645   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:04.759075   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:04.993050   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:05.160778   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:05.161926   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:05.258780   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:05.483699   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:05.493930   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:05.661100   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:05.662159   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:05.758784   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:05.994323   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:06.161290   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:06.162239   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:06.258445   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:06.492837   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:06.660999   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:06.661875   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:06.759509   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:06.992432   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:07.161826   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:07.162112   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:07.258264   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:07.484119   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:07.492663   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:07.661863   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:07.661864   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:07.758200   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:07.993235   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:08.161715   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:08.162722   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:08.259085   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:08.492791   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:08.660890   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:08.661853   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0812 10:22:08.758071   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:08.994370   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:09.161359   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:09.161578   11956 kapi.go:107] duration metric: took 53.003673626s to wait for kubernetes.io/minikube-addons=registry ...
	I0812 10:22:09.259377   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:09.494030   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:09.661623   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:09.758809   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:09.983081   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:09.993527   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:10.161403   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:10.258743   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:10.493296   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:10.661855   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:10.758523   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0812 10:22:10.992934   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:11.160623   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:11.259088   11956 kapi.go:107] duration metric: took 50.003820187s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0812 10:22:11.261855   11956 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-517362 cluster.
	I0812 10:22:11.263271   11956 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.
	I0812 10:22:11.264767   11956 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0812 10:22:11.495432   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:11.661073   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:11.995030   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:12.161534   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:12.556678   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:12.557706   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:12.661902   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:13.055012   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:13.162229   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:13.556255   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:13.662508   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:14.054270   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:14.161281   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:14.493670   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:14.661740   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:14.983152   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:14.993809   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:15.161499   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:15.493930   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:15.660763   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:15.993560   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:16.161132   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:16.493760   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:16.660721   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:16.983248   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:16.994500   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:17.161349   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:17.492601   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:17.661484   11956 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0812 10:22:17.993327   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:18.161139   11956 kapi.go:107] duration metric: took 1m2.004185893s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0812 10:22:18.492926   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:18.993071   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:19.488350   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:19.501619   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:19.993559   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:20.493693   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:20.992760   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:21.493364   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:21.984794   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:21.993093   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:22.493039   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:22.992602   11956 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0812 10:22:23.492530   11956 kapi.go:107] duration metric: took 1m6.00402097s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0812 10:22:23.494430   11956 out.go:177] * Enabled addons: storage-provisioner, ingress-dns, cloud-spanner, nvidia-device-plugin, helm-tiller, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0812 10:22:23.496434   11956 addons.go:510] duration metric: took 1m13.425808231s for enable addons: enabled=[storage-provisioner ingress-dns cloud-spanner nvidia-device-plugin helm-tiller metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0812 10:22:24.482427   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:26.483438   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:28.982457   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:30.993565   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:33.482554   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:35.482958   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:37.483148   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:39.483848   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:41.982834   11956 pod_ready.go:102] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"False"
	I0812 10:22:42.982926   11956 pod_ready.go:92] pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace has status "Ready":"True"
	I0812 10:22:42.982955   11956 pod_ready.go:81] duration metric: took 1m12.505310789s for pod "metrics-server-c59844bb4-469s5" in "kube-system" namespace to be "Ready" ...
	I0812 10:22:42.982970   11956 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-lfmt7" in "kube-system" namespace to be "Ready" ...
	I0812 10:22:42.987411   11956 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-lfmt7" in "kube-system" namespace has status "Ready":"True"
	I0812 10:22:42.987436   11956 pod_ready.go:81] duration metric: took 4.458717ms for pod "nvidia-device-plugin-daemonset-lfmt7" in "kube-system" namespace to be "Ready" ...
	I0812 10:22:42.987463   11956 pod_ready.go:38] duration metric: took 1m14.110264552s 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" ...
	I0812 10:22:42.987488   11956 api_server.go:52] waiting for apiserver process to appear ...
	I0812 10:22:42.987524   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 10:22:42.987571   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 10:22:43.020926   11956 cri.go:89] found id: "e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:43.020947   11956 cri.go:89] found id: ""
	I0812 10:22:43.020955   11956 logs.go:276] 1 containers: [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69]
	I0812 10:22:43.020993   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.024131   11956 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 10:22:43.024188   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 10:22:43.060058   11956 cri.go:89] found id: "31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:43.060079   11956 cri.go:89] found id: ""
	I0812 10:22:43.060086   11956 logs.go:276] 1 containers: [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7]
	I0812 10:22:43.060131   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.063655   11956 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 10:22:43.063703   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 10:22:43.096727   11956 cri.go:89] found id: "5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:43.096748   11956 cri.go:89] found id: ""
	I0812 10:22:43.096755   11956 logs.go:276] 1 containers: [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4]
	I0812 10:22:43.096800   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.100038   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 10:22:43.100099   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 10:22:43.133191   11956 cri.go:89] found id: "d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:43.133215   11956 cri.go:89] found id: ""
	I0812 10:22:43.133227   11956 logs.go:276] 1 containers: [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151]
	I0812 10:22:43.133279   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.136578   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 10:22:43.136637   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 10:22:43.168600   11956 cri.go:89] found id: "4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:43.168618   11956 cri.go:89] found id: ""
	I0812 10:22:43.168626   11956 logs.go:276] 1 containers: [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac]
	I0812 10:22:43.168680   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.171955   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 10:22:43.172024   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 10:22:43.204735   11956 cri.go:89] found id: "5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:43.204759   11956 cri.go:89] found id: ""
	I0812 10:22:43.204768   11956 logs.go:276] 1 containers: [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576]
	I0812 10:22:43.204813   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.207982   11956 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 10:22:43.208030   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 10:22:43.239610   11956 cri.go:89] found id: "0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:43.239634   11956 cri.go:89] found id: ""
	I0812 10:22:43.239644   11956 logs.go:276] 1 containers: [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d]
	I0812 10:22:43.239682   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:43.242821   11956 logs.go:123] Gathering logs for dmesg ...
	I0812 10:22:43.242844   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 10:22:43.253834   11956 logs.go:123] Gathering logs for kube-apiserver [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69] ...
	I0812 10:22:43.253856   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:43.294962   11956 logs.go:123] Gathering logs for etcd [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7] ...
	I0812 10:22:43.294988   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:43.332603   11956 logs.go:123] Gathering logs for coredns [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4] ...
	I0812 10:22:43.332631   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:43.365604   11956 logs.go:123] Gathering logs for kube-controller-manager [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576] ...
	I0812 10:22:43.365631   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:43.419602   11956 logs.go:123] Gathering logs for kindnet [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d] ...
	I0812 10:22:43.419634   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:43.456187   11956 logs.go:123] Gathering logs for CRI-O ...
	I0812 10:22:43.456215   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 10:22:43.536401   11956 logs.go:123] Gathering logs for container status ...
	I0812 10:22:43.536435   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 10:22:43.576644   11956 logs.go:123] Gathering logs for kubelet ...
	I0812 10:22:43.576670   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 10:22:43.646324   11956 logs.go:123] Gathering logs for describe nodes ...
	I0812 10:22:43.646355   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 10:22:43.735943   11956 logs.go:123] Gathering logs for kube-scheduler [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151] ...
	I0812 10:22:43.735968   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:43.771802   11956 logs.go:123] Gathering logs for kube-proxy [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac] ...
	I0812 10:22:43.771830   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:46.303122   11956 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0812 10:22:46.316140   11956 api_server.go:72] duration metric: took 1m36.245548632s to wait for apiserver process to appear ...
	I0812 10:22:46.316162   11956 api_server.go:88] waiting for apiserver healthz status ...
	I0812 10:22:46.316193   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 10:22:46.316238   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 10:22:46.347970   11956 cri.go:89] found id: "e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:46.347995   11956 cri.go:89] found id: ""
	I0812 10:22:46.348005   11956 logs.go:276] 1 containers: [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69]
	I0812 10:22:46.348057   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.351278   11956 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 10:22:46.351329   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 10:22:46.383079   11956 cri.go:89] found id: "31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:46.383100   11956 cri.go:89] found id: ""
	I0812 10:22:46.383109   11956 logs.go:276] 1 containers: [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7]
	I0812 10:22:46.383156   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.386113   11956 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 10:22:46.386164   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 10:22:46.416586   11956 cri.go:89] found id: "5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:46.416611   11956 cri.go:89] found id: ""
	I0812 10:22:46.416621   11956 logs.go:276] 1 containers: [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4]
	I0812 10:22:46.416671   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.419646   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 10:22:46.419697   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 10:22:46.451883   11956 cri.go:89] found id: "d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:46.451908   11956 cri.go:89] found id: ""
	I0812 10:22:46.451918   11956 logs.go:276] 1 containers: [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151]
	I0812 10:22:46.451963   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.455043   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 10:22:46.455104   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 10:22:46.488292   11956 cri.go:89] found id: "4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:46.488309   11956 cri.go:89] found id: ""
	I0812 10:22:46.488318   11956 logs.go:276] 1 containers: [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac]
	I0812 10:22:46.488367   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.491301   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 10:22:46.491360   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 10:22:46.522575   11956 cri.go:89] found id: "5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:46.522608   11956 cri.go:89] found id: ""
	I0812 10:22:46.522618   11956 logs.go:276] 1 containers: [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576]
	I0812 10:22:46.522664   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.525685   11956 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 10:22:46.525735   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 10:22:46.556992   11956 cri.go:89] found id: "0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:46.557012   11956 cri.go:89] found id: ""
	I0812 10:22:46.557020   11956 logs.go:276] 1 containers: [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d]
	I0812 10:22:46.557060   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:46.560166   11956 logs.go:123] Gathering logs for kubelet ...
	I0812 10:22:46.560183   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 10:22:46.629842   11956 logs.go:123] Gathering logs for describe nodes ...
	I0812 10:22:46.629871   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 10:22:46.721858   11956 logs.go:123] Gathering logs for coredns [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4] ...
	I0812 10:22:46.721884   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:46.756666   11956 logs.go:123] Gathering logs for kube-proxy [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac] ...
	I0812 10:22:46.756698   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:46.788344   11956 logs.go:123] Gathering logs for kube-controller-manager [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576] ...
	I0812 10:22:46.788375   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:46.844091   11956 logs.go:123] Gathering logs for kindnet [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d] ...
	I0812 10:22:46.844120   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:46.879990   11956 logs.go:123] Gathering logs for CRI-O ...
	I0812 10:22:46.880015   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 10:22:46.952792   11956 logs.go:123] Gathering logs for container status ...
	I0812 10:22:46.952824   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 10:22:46.995305   11956 logs.go:123] Gathering logs for dmesg ...
	I0812 10:22:46.995334   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 10:22:47.007138   11956 logs.go:123] Gathering logs for kube-apiserver [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69] ...
	I0812 10:22:47.007163   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:47.050047   11956 logs.go:123] Gathering logs for etcd [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7] ...
	I0812 10:22:47.050081   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:47.088906   11956 logs.go:123] Gathering logs for kube-scheduler [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151] ...
	I0812 10:22:47.088937   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:49.624731   11956 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0812 10:22:49.628811   11956 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0812 10:22:49.629561   11956 api_server.go:141] control plane version: v1.30.3
	I0812 10:22:49.629581   11956 api_server.go:131] duration metric: took 3.313412089s to wait for apiserver health ...
	I0812 10:22:49.629603   11956 system_pods.go:43] waiting for kube-system pods to appear ...
	I0812 10:22:49.629627   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0812 10:22:49.629679   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0812 10:22:49.660970   11956 cri.go:89] found id: "e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:49.660993   11956 cri.go:89] found id: ""
	I0812 10:22:49.661003   11956 logs.go:276] 1 containers: [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69]
	I0812 10:22:49.661054   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.664042   11956 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0812 10:22:49.664099   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0812 10:22:49.695903   11956 cri.go:89] found id: "31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:49.695925   11956 cri.go:89] found id: ""
	I0812 10:22:49.695933   11956 logs.go:276] 1 containers: [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7]
	I0812 10:22:49.695972   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.699022   11956 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0812 10:22:49.699075   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0812 10:22:49.730454   11956 cri.go:89] found id: "5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:49.730478   11956 cri.go:89] found id: ""
	I0812 10:22:49.730487   11956 logs.go:276] 1 containers: [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4]
	I0812 10:22:49.730525   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.733493   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0812 10:22:49.733549   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0812 10:22:49.764855   11956 cri.go:89] found id: "d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:49.764873   11956 cri.go:89] found id: ""
	I0812 10:22:49.764881   11956 logs.go:276] 1 containers: [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151]
	I0812 10:22:49.764928   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.768137   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0812 10:22:49.768207   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0812 10:22:49.799155   11956 cri.go:89] found id: "4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:49.799173   11956 cri.go:89] found id: ""
	I0812 10:22:49.799186   11956 logs.go:276] 1 containers: [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac]
	I0812 10:22:49.799225   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.802314   11956 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0812 10:22:49.802378   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0812 10:22:49.835405   11956 cri.go:89] found id: "5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:49.835425   11956 cri.go:89] found id: ""
	I0812 10:22:49.835433   11956 logs.go:276] 1 containers: [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576]
	I0812 10:22:49.835480   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.838449   11956 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0812 10:22:49.838508   11956 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0812 10:22:49.869741   11956 cri.go:89] found id: "0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:49.869763   11956 cri.go:89] found id: ""
	I0812 10:22:49.869770   11956 logs.go:276] 1 containers: [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d]
	I0812 10:22:49.869809   11956 ssh_runner.go:195] Run: which crictl
	I0812 10:22:49.872765   11956 logs.go:123] Gathering logs for kube-proxy [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac] ...
	I0812 10:22:49.872788   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac"
	I0812 10:22:49.904774   11956 logs.go:123] Gathering logs for container status ...
	I0812 10:22:49.904795   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0812 10:22:49.946050   11956 logs.go:123] Gathering logs for dmesg ...
	I0812 10:22:49.946079   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0812 10:22:49.957711   11956 logs.go:123] Gathering logs for describe nodes ...
	I0812 10:22:49.957734   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0812 10:22:50.051440   11956 logs.go:123] Gathering logs for etcd [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7] ...
	I0812 10:22:50.051469   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7"
	I0812 10:22:50.089824   11956 logs.go:123] Gathering logs for kube-scheduler [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151] ...
	I0812 10:22:50.089853   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151"
	I0812 10:22:50.126544   11956 logs.go:123] Gathering logs for kube-controller-manager [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576] ...
	I0812 10:22:50.126572   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576"
	I0812 10:22:50.181058   11956 logs.go:123] Gathering logs for kindnet [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d] ...
	I0812 10:22:50.181084   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d"
	I0812 10:22:50.218830   11956 logs.go:123] Gathering logs for CRI-O ...
	I0812 10:22:50.218860   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0812 10:22:50.290973   11956 logs.go:123] Gathering logs for kubelet ...
	I0812 10:22:50.291004   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0812 10:22:50.365418   11956 logs.go:123] Gathering logs for kube-apiserver [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69] ...
	I0812 10:22:50.365450   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69"
	I0812 10:22:50.407034   11956 logs.go:123] Gathering logs for coredns [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4] ...
	I0812 10:22:50.407067   11956 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4"
	I0812 10:22:52.950297   11956 system_pods.go:59] 19 kube-system pods found
	I0812 10:22:52.950327   11956 system_pods.go:61] "coredns-7db6d8ff4d-2hrwx" [6a844fce-18ac-49f4-b824-ff5f86e505d0] Running
	I0812 10:22:52.950332   11956 system_pods.go:61] "csi-hostpath-attacher-0" [e37ac34c-f259-4e7d-aa63-476570702abb] Running
	I0812 10:22:52.950335   11956 system_pods.go:61] "csi-hostpath-resizer-0" [525ff313-ce2e-4857-80df-74c261dc180b] Running
	I0812 10:22:52.950339   11956 system_pods.go:61] "csi-hostpathplugin-czbwn" [94aeae27-031f-497c-9448-ba274363060b] Running
	I0812 10:22:52.950342   11956 system_pods.go:61] "etcd-addons-517362" [7a327626-771d-4875-ba37-c72b46c274fb] Running
	I0812 10:22:52.950345   11956 system_pods.go:61] "kindnet-g4524" [b45e38be-bde6-4a38-840c-5ea82ef50a39] Running
	I0812 10:22:52.950348   11956 system_pods.go:61] "kube-apiserver-addons-517362" [bd0a083d-4219-4f00-b6c0-6b4700aaabcf] Running
	I0812 10:22:52.950351   11956 system_pods.go:61] "kube-controller-manager-addons-517362" [c6cd1a42-5a15-43a8-b315-3ddf072a560e] Running
	I0812 10:22:52.950354   11956 system_pods.go:61] "kube-ingress-dns-minikube" [cbeb74fe-1440-422f-8e06-24ff00d07f54] Running
	I0812 10:22:52.950357   11956 system_pods.go:61] "kube-proxy-8rh7f" [63ca530a-741f-400e-b7de-cf9c21e2d84e] Running
	I0812 10:22:52.950360   11956 system_pods.go:61] "kube-scheduler-addons-517362" [1aed835d-2d9e-418f-8931-e9075962afc6] Running
	I0812 10:22:52.950365   11956 system_pods.go:61] "metrics-server-c59844bb4-469s5" [7efb065b-8f6f-48d2-a0eb-3e5e4c068038] Running
	I0812 10:22:52.950368   11956 system_pods.go:61] "nvidia-device-plugin-daemonset-lfmt7" [32b9e3e4-63c1-468d-ac3b-4c169656c34e] Running
	I0812 10:22:52.950371   11956 system_pods.go:61] "registry-698f998955-9rrlz" [c0cb1a07-85b4-4b91-a479-52635550837c] Running
	I0812 10:22:52.950374   11956 system_pods.go:61] "registry-proxy-2pp82" [72d50767-914a-4a50-ad09-5f066d3a1e4e] Running
	I0812 10:22:52.950378   11956 system_pods.go:61] "snapshot-controller-745499f584-gt69z" [a15d4098-0b3d-4b88-b620-d2e08d40c22d] Running
	I0812 10:22:52.950381   11956 system_pods.go:61] "snapshot-controller-745499f584-mddkr" [b205fd66-d434-46d6-bf19-8df1aae22b51] Running
	I0812 10:22:52.950384   11956 system_pods.go:61] "storage-provisioner" [2f069bf2-b920-41a9-8bed-e78f31267e52] Running
	I0812 10:22:52.950387   11956 system_pods.go:61] "tiller-deploy-6677d64bcd-qhcmg" [9a31648e-82c3-42e3-8075-2c532142d637] Running
	I0812 10:22:52.950392   11956 system_pods.go:74] duration metric: took 3.320783335s to wait for pod list to return data ...
	I0812 10:22:52.950402   11956 default_sa.go:34] waiting for default service account to be created ...
	I0812 10:22:52.952024   11956 default_sa.go:45] found service account: "default"
	I0812 10:22:52.952043   11956 default_sa.go:55] duration metric: took 1.635897ms for default service account to be created ...
	I0812 10:22:52.952050   11956 system_pods.go:116] waiting for k8s-apps to be running ...
	I0812 10:22:52.962214   11956 system_pods.go:86] 19 kube-system pods found
	I0812 10:22:52.962237   11956 system_pods.go:89] "coredns-7db6d8ff4d-2hrwx" [6a844fce-18ac-49f4-b824-ff5f86e505d0] Running
	I0812 10:22:52.962243   11956 system_pods.go:89] "csi-hostpath-attacher-0" [e37ac34c-f259-4e7d-aa63-476570702abb] Running
	I0812 10:22:52.962248   11956 system_pods.go:89] "csi-hostpath-resizer-0" [525ff313-ce2e-4857-80df-74c261dc180b] Running
	I0812 10:22:52.962252   11956 system_pods.go:89] "csi-hostpathplugin-czbwn" [94aeae27-031f-497c-9448-ba274363060b] Running
	I0812 10:22:52.962256   11956 system_pods.go:89] "etcd-addons-517362" [7a327626-771d-4875-ba37-c72b46c274fb] Running
	I0812 10:22:52.962260   11956 system_pods.go:89] "kindnet-g4524" [b45e38be-bde6-4a38-840c-5ea82ef50a39] Running
	I0812 10:22:52.962265   11956 system_pods.go:89] "kube-apiserver-addons-517362" [bd0a083d-4219-4f00-b6c0-6b4700aaabcf] Running
	I0812 10:22:52.962270   11956 system_pods.go:89] "kube-controller-manager-addons-517362" [c6cd1a42-5a15-43a8-b315-3ddf072a560e] Running
	I0812 10:22:52.962274   11956 system_pods.go:89] "kube-ingress-dns-minikube" [cbeb74fe-1440-422f-8e06-24ff00d07f54] Running
	I0812 10:22:52.962277   11956 system_pods.go:89] "kube-proxy-8rh7f" [63ca530a-741f-400e-b7de-cf9c21e2d84e] Running
	I0812 10:22:52.962281   11956 system_pods.go:89] "kube-scheduler-addons-517362" [1aed835d-2d9e-418f-8931-e9075962afc6] Running
	I0812 10:22:52.962287   11956 system_pods.go:89] "metrics-server-c59844bb4-469s5" [7efb065b-8f6f-48d2-a0eb-3e5e4c068038] Running
	I0812 10:22:52.962291   11956 system_pods.go:89] "nvidia-device-plugin-daemonset-lfmt7" [32b9e3e4-63c1-468d-ac3b-4c169656c34e] Running
	I0812 10:22:52.962294   11956 system_pods.go:89] "registry-698f998955-9rrlz" [c0cb1a07-85b4-4b91-a479-52635550837c] Running
	I0812 10:22:52.962298   11956 system_pods.go:89] "registry-proxy-2pp82" [72d50767-914a-4a50-ad09-5f066d3a1e4e] Running
	I0812 10:22:52.962302   11956 system_pods.go:89] "snapshot-controller-745499f584-gt69z" [a15d4098-0b3d-4b88-b620-d2e08d40c22d] Running
	I0812 10:22:52.962305   11956 system_pods.go:89] "snapshot-controller-745499f584-mddkr" [b205fd66-d434-46d6-bf19-8df1aae22b51] Running
	I0812 10:22:52.962311   11956 system_pods.go:89] "storage-provisioner" [2f069bf2-b920-41a9-8bed-e78f31267e52] Running
	I0812 10:22:52.962315   11956 system_pods.go:89] "tiller-deploy-6677d64bcd-qhcmg" [9a31648e-82c3-42e3-8075-2c532142d637] Running
	I0812 10:22:52.962320   11956 system_pods.go:126] duration metric: took 10.266041ms to wait for k8s-apps to be running ...
	I0812 10:22:52.962329   11956 system_svc.go:44] waiting for kubelet service to be running ....
	I0812 10:22:52.962367   11956 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 10:22:52.973018   11956 system_svc.go:56] duration metric: took 10.680998ms WaitForService to wait for kubelet
	I0812 10:22:52.973042   11956 kubeadm.go:582] duration metric: took 1m42.902454006s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0812 10:22:52.973060   11956 node_conditions.go:102] verifying NodePressure condition ...
	I0812 10:22:52.975449   11956 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0812 10:22:52.975470   11956 node_conditions.go:123] node cpu capacity is 8
	I0812 10:22:52.975482   11956 node_conditions.go:105] duration metric: took 2.417177ms to run NodePressure ...
	I0812 10:22:52.975491   11956 start.go:241] waiting for startup goroutines ...
	I0812 10:22:52.975500   11956 start.go:246] waiting for cluster config update ...
	I0812 10:22:52.975514   11956 start.go:255] writing updated cluster config ...
	I0812 10:22:52.975750   11956 ssh_runner.go:195] Run: rm -f paused
	I0812 10:22:53.021141   11956 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0812 10:22:53.022973   11956 out.go:177] * Done! kubectl is now configured to use "addons-517362" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 12 10:25:51 addons-517362 crio[1028]: time="2024-08-12 10:25:51.233758525Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-4mqgj from CNI network \"kindnet\" (type=ptp)"
	Aug 12 10:25:51 addons-517362 crio[1028]: time="2024-08-12 10:25:51.270548073Z" level=info msg="Stopped pod sandbox: 68142c9b64b76238011fe95b0902399ac94eb5550ac43c08f9bf61af31a12516" id=b59fad93-d65a-44cc-a703-75dbe5fa5959 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:51 addons-517362 crio[1028]: time="2024-08-12 10:25:51.590002173Z" level=info msg="Removing container: f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb" id=d68f4896-efae-46de-b9bf-35cb941b2715 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:51 addons-517362 crio[1028]: time="2024-08-12 10:25:51.602108328Z" level=info msg="Removed container f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb: ingress-nginx/ingress-nginx-controller-6d9bd977d4-4mqgj/controller" id=d68f4896-efae-46de-b9bf-35cb941b2715 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.727360591Z" level=info msg="Removing container: 122247a0f6c499a60be9a53aa5777da29cf3b4def63f9d8526092a3875dfcddc" id=554c7cfb-08ef-47c3-a17d-9071cf9a1920 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.741049569Z" level=info msg="Removed container 122247a0f6c499a60be9a53aa5777da29cf3b4def63f9d8526092a3875dfcddc: ingress-nginx/ingress-nginx-admission-patch-gx992/patch" id=554c7cfb-08ef-47c3-a17d-9071cf9a1920 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.742356502Z" level=info msg="Removing container: 317136ca0c2ef63383388148e909adba50121098f5201a5d10a6f4ba13726bdf" id=fd0c808b-311f-4dd5-8300-455b8e0ff54b name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.756139836Z" level=info msg="Removed container 317136ca0c2ef63383388148e909adba50121098f5201a5d10a6f4ba13726bdf: ingress-nginx/ingress-nginx-admission-create-kkbfc/create" id=fd0c808b-311f-4dd5-8300-455b8e0ff54b name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.757592559Z" level=info msg="Stopping pod sandbox: 6504c653e682817ea099fdecef3b76494421af89949592aec127dd018bef1d96" id=bcccc8c6-2457-45ab-8ebc-c4b086cf9495 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.757626884Z" level=info msg="Stopped pod sandbox (already stopped): 6504c653e682817ea099fdecef3b76494421af89949592aec127dd018bef1d96" id=bcccc8c6-2457-45ab-8ebc-c4b086cf9495 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.757849059Z" level=info msg="Removing pod sandbox: 6504c653e682817ea099fdecef3b76494421af89949592aec127dd018bef1d96" id=55dcc4f9-657e-4580-8dcc-819285308f48 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.766574988Z" level=info msg="Removed pod sandbox: 6504c653e682817ea099fdecef3b76494421af89949592aec127dd018bef1d96" id=55dcc4f9-657e-4580-8dcc-819285308f48 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.766939294Z" level=info msg="Stopping pod sandbox: 68142c9b64b76238011fe95b0902399ac94eb5550ac43c08f9bf61af31a12516" id=ef6f9eac-5af1-4864-9b0b-949f385049ed name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.766979983Z" level=info msg="Stopped pod sandbox (already stopped): 68142c9b64b76238011fe95b0902399ac94eb5550ac43c08f9bf61af31a12516" id=ef6f9eac-5af1-4864-9b0b-949f385049ed name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.767264327Z" level=info msg="Removing pod sandbox: 68142c9b64b76238011fe95b0902399ac94eb5550ac43c08f9bf61af31a12516" id=60c7ba6c-b055-43fa-a1f0-dabb440e4df4 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.774315597Z" level=info msg="Removed pod sandbox: 68142c9b64b76238011fe95b0902399ac94eb5550ac43c08f9bf61af31a12516" id=60c7ba6c-b055-43fa-a1f0-dabb440e4df4 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.774714659Z" level=info msg="Stopping pod sandbox: 73a40f07b0d46307d641a48cc1774d2f9e5547a8efc61db20f74c0051e59765d" id=5863c19b-bcf4-4c7b-a14e-b70fd4c9945e name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.774757604Z" level=info msg="Stopped pod sandbox (already stopped): 73a40f07b0d46307d641a48cc1774d2f9e5547a8efc61db20f74c0051e59765d" id=5863c19b-bcf4-4c7b-a14e-b70fd4c9945e name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.775055172Z" level=info msg="Removing pod sandbox: 73a40f07b0d46307d641a48cc1774d2f9e5547a8efc61db20f74c0051e59765d" id=63c5bd4f-2841-4b18-adfb-59c31f839f43 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.781006207Z" level=info msg="Removed pod sandbox: 73a40f07b0d46307d641a48cc1774d2f9e5547a8efc61db20f74c0051e59765d" id=63c5bd4f-2841-4b18-adfb-59c31f839f43 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.781335854Z" level=info msg="Stopping pod sandbox: 353dee490397837ce9e4f924fe17cdf070304e3d08edfbb105db177b3a9967f1" id=bcf48d63-673b-40ec-97f1-683e9230c9c3 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.781360546Z" level=info msg="Stopped pod sandbox (already stopped): 353dee490397837ce9e4f924fe17cdf070304e3d08edfbb105db177b3a9967f1" id=bcf48d63-673b-40ec-97f1-683e9230c9c3 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.781577554Z" level=info msg="Removing pod sandbox: 353dee490397837ce9e4f924fe17cdf070304e3d08edfbb105db177b3a9967f1" id=ccfe84eb-d13d-4927-8039-05aed2b4dffd name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:25:55 addons-517362 crio[1028]: time="2024-08-12 10:25:55.786906870Z" level=info msg="Removed pod sandbox: 353dee490397837ce9e4f924fe17cdf070304e3d08edfbb105db177b3a9967f1" id=ccfe84eb-d13d-4927-8039-05aed2b4dffd name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 12 10:28:16 addons-517362 crio[1028]: time="2024-08-12 10:28:16.188052084Z" level=info msg="Stopping container: de145bdf6acdfe50f125c514e91925dcc796292aca1afa8238e6e15d8bdaf75c (timeout: 30s)" id=96d9da90-0966-4008-8a49-6000e868e373 name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	8f36ed665c032       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   a5b4eae175981       hello-world-app-6778b5fc9f-k7f8t
	661aae1c953c3       ghcr.io/headlamp-k8s/headlamp@sha256:899d106eeb55b0afc4ee6e51c03bc4418de0bd0e79c39744d4d0d751aae6a971                   4 minutes ago       Running             headlamp                  0                   7067768486f02       headlamp-9d868696f-775wx
	33235779b38ab       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         4 minutes ago       Running             nginx                     0                   8947c37274e9a       nginx
	98fad4b611b1f       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     5 minutes ago       Running             busybox                   0                   bf98358f889d2       busybox
	c02f7852a1ab4       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef        6 minutes ago       Running             local-path-provisioner    0                   0330bea9674a1       local-path-provisioner-8d985888d-zxdb4
	de145bdf6acdf       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872   6 minutes ago       Running             metrics-server            0                   f4e269213d94e       metrics-server-c59844bb4-469s5
	86575bd27f9a9       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        6 minutes ago       Running             storage-provisioner       0                   34510808aca3a       storage-provisioner
	5614c816a2a6a       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                        6 minutes ago       Running             coredns                   0                   55ace2ee721b0       coredns-7db6d8ff4d-2hrwx
	0d0318b6491c0       docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3                      6 minutes ago       Running             kindnet-cni               0                   a161a89b349bd       kindnet-g4524
	4498f955f76e0       55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1                                                        7 minutes ago       Running             kube-proxy                0                   3c3744092151a       kube-proxy-8rh7f
	5e96d477a6eee       76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e                                                        7 minutes ago       Running             kube-controller-manager   0                   89dc93f4bc590       kube-controller-manager-addons-517362
	31092568c5ea3       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                        7 minutes ago       Running             etcd                      0                   863427e4a00c0       etcd-addons-517362
	e597786e7c8ba       1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d                                                        7 minutes ago       Running             kube-apiserver            0                   67d07496aa559       kube-apiserver-addons-517362
	d0113bd3aad61       3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2                                                        7 minutes ago       Running             kube-scheduler            0                   889b028ff2a98       kube-scheduler-addons-517362
	
	
	==> coredns [5614c816a2a6a0dd05274f9a9d93c860776545c275a1f457b0bac0e25b7569d4] <==
	[INFO] 10.244.0.19:56536 - 28844 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000087699s
	[INFO] 10.244.0.19:56155 - 62119 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.003879649s
	[INFO] 10.244.0.19:56155 - 2212 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.004367775s
	[INFO] 10.244.0.19:36389 - 11908 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.00432494s
	[INFO] 10.244.0.19:36389 - 35719 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004971705s
	[INFO] 10.244.0.19:60113 - 5717 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004736278s
	[INFO] 10.244.0.19:60113 - 30039 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005270695s
	[INFO] 10.244.0.19:38383 - 7112 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000058186s
	[INFO] 10.244.0.19:38383 - 13006 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00009004s
	[INFO] 10.244.0.20:40551 - 36271 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000258196s
	[INFO] 10.244.0.20:51294 - 35551 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000317242s
	[INFO] 10.244.0.20:39139 - 16976 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000123295s
	[INFO] 10.244.0.20:33331 - 28178 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000171878s
	[INFO] 10.244.0.20:35796 - 7693 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000120589s
	[INFO] 10.244.0.20:55321 - 49743 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000080833s
	[INFO] 10.244.0.20:50807 - 4853 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.004645588s
	[INFO] 10.244.0.20:35742 - 55874 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.005857854s
	[INFO] 10.244.0.20:56194 - 6798 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005665811s
	[INFO] 10.244.0.20:40233 - 24840 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007179745s
	[INFO] 10.244.0.20:43354 - 58407 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005157645s
	[INFO] 10.244.0.20:42960 - 8704 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005211524s
	[INFO] 10.244.0.20:38714 - 51993 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000637677s
	[INFO] 10.244.0.20:44581 - 6505 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000827306s
	[INFO] 10.244.0.25:48779 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000175748s
	[INFO] 10.244.0.25:44835 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000099094s
	
	
	==> describe nodes <==
	Name:               addons-517362
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-517362
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=1f2a4d2effced1c491a7cae8e84c3938ed24c7a7
	                    minikube.k8s.io/name=addons-517362
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_12T10_20_56_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-517362
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 12 Aug 2024 10:20:53 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-517362
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 12 Aug 2024 10:28:14 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 12 Aug 2024 10:26:01 +0000   Mon, 12 Aug 2024 10:20:52 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 12 Aug 2024 10:26:01 +0000   Mon, 12 Aug 2024 10:20:52 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 12 Aug 2024 10:26:01 +0000   Mon, 12 Aug 2024 10:20:52 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 12 Aug 2024 10:26:01 +0000   Mon, 12 Aug 2024 10:21:28 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-517362
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	System Info:
	  Machine ID:                 caa47bf87ed74749bf0ef8386b6d2bd6
	  System UUID:                f4543540-4e30-413b-9eff-5afdd3b46018
	  Boot ID:                    38977983-b3a2-43ac-bc19-9edb7b79fc34
	  Kernel Version:             5.15.0-1066-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                      CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                      ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m24s
	  default                     hello-world-app-6778b5fc9f-k7f8t          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m31s
	  default                     nginx                                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m50s
	  headlamp                    headlamp-9d868696f-775wx                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m14s
	  kube-system                 coredns-7db6d8ff4d-2hrwx                  100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     7m7s
	  kube-system                 etcd-addons-517362                        100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         7m22s
	  kube-system                 kindnet-g4524                             100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      7m8s
	  kube-system                 kube-apiserver-addons-517362              250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m22s
	  kube-system                 kube-controller-manager-addons-517362     200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m22s
	  kube-system                 kube-proxy-8rh7f                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m8s
	  kube-system                 kube-scheduler-addons-517362              100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m22s
	  kube-system                 metrics-server-c59844bb4-469s5            100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         7m3s
	  kube-system                 storage-provisioner                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m3s
	  local-path-storage          local-path-provisioner-8d985888d-zxdb4    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m3s
	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                 7m2s   kube-proxy       
	  Normal  Starting                 7m22s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  7m22s  kubelet          Node addons-517362 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    7m22s  kubelet          Node addons-517362 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     7m22s  kubelet          Node addons-517362 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           7m8s   node-controller  Node addons-517362 event: Registered Node addons-517362 in Controller
	  Normal  NodeReady                6m49s  kubelet          Node addons-517362 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000638] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000604] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000693] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000735] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.584741] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.045524] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.005966] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.012819] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002422] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.014392] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +7.355739] kauditd_printk_skb: 46 callbacks suppressed
	[Aug12 10:23] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[  +1.011747] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[  +2.015853] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[  +4.063708] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[  +8.191405] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000019] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[Aug12 10:24] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	[ +32.765636] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000026] ll header: 00000000: be 6d d2 56 cb 17 6a 35 e0 35 86 42 08 00
	
	
	==> etcd [31092568c5ea30ba6ae0af76d970464a3e3ddccb1b298b2fa46c115cb410a2b7] <==
	{"level":"info","ts":"2024-08-12T10:20:51.388725Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-12T10:20:51.388846Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-12T10:20:51.388945Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-12T10:20:51.388977Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-12T10:20:51.388996Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-12T10:20:51.389219Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-08-12T10:20:51.389267Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-12T10:20:51.391264Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-08-12T10:20:51.391318Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-12T10:21:12.768373Z","caller":"traceutil/trace.go:171","msg":"trace[1797415575] transaction","detail":"{read_only:false; response_revision:379; number_of_response:1; }","duration":"198.869043ms","start":"2024-08-12T10:21:12.569484Z","end":"2024-08-12T10:21:12.768353Z","steps":["trace[1797415575] 'process raft request'  (duration: 100.891046ms)","trace[1797415575] 'compare'  (duration: 97.633698ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-12T10:21:12.971899Z","caller":"traceutil/trace.go:171","msg":"trace[2147354942] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"106.496764ms","start":"2024-08-12T10:21:12.865385Z","end":"2024-08-12T10:21:12.971882Z","steps":["trace[2147354942] 'process raft request'  (duration: 106.4381ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T10:21:12.972143Z","caller":"traceutil/trace.go:171","msg":"trace[1013549285] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"203.774961ms","start":"2024-08-12T10:21:12.768357Z","end":"2024-08-12T10:21:12.972132Z","steps":["trace[1013549285] 'process raft request'  (duration: 199.546518ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T10:21:12.972259Z","caller":"traceutil/trace.go:171","msg":"trace[560637563] linearizableReadLoop","detail":"{readStateIndex:395; appliedIndex:394; }","duration":"107.058008ms","start":"2024-08-12T10:21:12.865193Z","end":"2024-08-12T10:21:12.972251Z","steps":["trace[560637563] 'read index received'  (duration: 94.928738ms)","trace[560637563] 'applied index is now lower than readState.Index'  (duration: 12.128402ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-12T10:21:12.973296Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.080142ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-12T10:21:12.973352Z","caller":"traceutil/trace.go:171","msg":"trace[636526379] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:383; }","duration":"108.176335ms","start":"2024-08-12T10:21:12.865164Z","end":"2024-08-12T10:21:12.97334Z","steps":["trace[636526379] 'agreement among raft nodes before linearized reading'  (duration: 108.078596ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T10:21:12.973662Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.332502ms","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-12T10:21:12.973695Z","caller":"traceutil/trace.go:171","msg":"trace[163271269] range","detail":"{range_begin:/registry/clusterrolebindings/minikube-ingress-dns; range_end:; response_count:0; response_revision:384; }","duration":"108.390173ms","start":"2024-08-12T10:21:12.865296Z","end":"2024-08-12T10:21:12.973686Z","steps":["trace[163271269] 'agreement among raft nodes before linearized reading'  (duration: 108.317917ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T10:21:13.752785Z","caller":"traceutil/trace.go:171","msg":"trace[1932460077] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"182.230697ms","start":"2024-08-12T10:21:13.570538Z","end":"2024-08-12T10:21:13.752769Z","steps":["trace[1932460077] 'process raft request'  (duration: 182.178404ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T10:21:13.752991Z","caller":"traceutil/trace.go:171","msg":"trace[117391734] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"182.898081ms","start":"2024-08-12T10:21:13.570078Z","end":"2024-08-12T10:21:13.752976Z","steps":["trace[117391734] 'process raft request'  (duration: 96.237443ms)","trace[117391734] 'compare'  (duration: 86.289099ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-12T10:21:13.753106Z","caller":"traceutil/trace.go:171","msg":"trace[625256309] linearizableReadLoop","detail":"{readStateIndex:426; appliedIndex:425; }","duration":"182.666347ms","start":"2024-08-12T10:21:13.570432Z","end":"2024-08-12T10:21:13.753099Z","steps":["trace[625256309] 'read index received'  (duration: 99.304561ms)","trace[625256309] 'applied index is now lower than readState.Index'  (duration: 83.360843ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-12T10:21:13.754387Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"183.936856ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/default/cloud-spanner-emulator-5455fb9b69\" ","response":"range_response_count:1 size:2189"}
	{"level":"info","ts":"2024-08-12T10:21:13.75444Z","caller":"traceutil/trace.go:171","msg":"trace[1847485612] range","detail":"{range_begin:/registry/replicasets/default/cloud-spanner-emulator-5455fb9b69; range_end:; response_count:1; response_revision:414; }","duration":"184.014905ms","start":"2024-08-12T10:21:13.570409Z","end":"2024-08-12T10:21:13.754424Z","steps":["trace[1847485612] 'agreement among raft nodes before linearized reading'  (duration: 183.901046ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-12T10:21:13.757544Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.833833ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:1 size:3351"}
	{"level":"info","ts":"2024-08-12T10:21:13.75767Z","caller":"traceutil/trace.go:171","msg":"trace[1803302807] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:1; response_revision:421; }","duration":"107.98947ms","start":"2024-08-12T10:21:13.649669Z","end":"2024-08-12T10:21:13.757658Z","steps":["trace[1803302807] 'agreement among raft nodes before linearized reading'  (duration: 107.836955ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-12T10:22:54.724235Z","caller":"traceutil/trace.go:171","msg":"trace[1178847867] transaction","detail":"{read_only:false; response_revision:1286; number_of_response:1; }","duration":"125.877581ms","start":"2024-08-12T10:22:54.598341Z","end":"2024-08-12T10:22:54.724219Z","steps":["trace[1178847867] 'process raft request'  (duration: 125.784268ms)"],"step_count":1}
	
	
	==> kernel <==
	 10:28:17 up 9 min,  0 users,  load average: 0.11, 0.58, 0.45
	Linux addons-517362 5.15.0-1066-gcp #74~20.04.1-Ubuntu SMP Fri Jul 26 09:28:41 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [0d0318b6491c0ca8277f21c5dc6880dc783148c7f95a715f1b150e19cf5a7d9d] <==
	I0812 10:26:58.549932       1 main.go:299] handling current node
	I0812 10:27:08.550580       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:27:08.550623       1 main.go:299] handling current node
	W0812 10:27:13.702910       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
	E0812 10:27:13.702941       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
	W0812 10:27:16.851722       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
	E0812 10:27:16.851753       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
	I0812 10:27:18.550121       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:27:18.550163       1 main.go:299] handling current node
	I0812 10:27:28.550483       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:27:28.550524       1 main.go:299] handling current node
	I0812 10:27:38.549925       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:27:38.549959       1 main.go:299] handling current node
	W0812 10:27:43.790711       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
	E0812 10:27:43.790749       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
	I0812 10:27:48.550520       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:27:48.550556       1 main.go:299] handling current node
	W0812 10:27:55.919323       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
	E0812 10:27:55.919353       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
	I0812 10:27:58.550395       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:27:58.550429       1 main.go:299] handling current node
	I0812 10:28:08.549671       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0812 10:28:08.549702       1 main.go:299] handling current node
	W0812 10:28:13.074467       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
	E0812 10:28:13.074497       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
	
	
	==> kube-apiserver [e597786e7c8ba02afeb1b369146d1e7e164b15bc17af853881e181a48774bd69] <==
	I0812 10:22:42.530039       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0812 10:23:01.426861       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50206: use of closed network connection
	E0812 10:23:01.578045       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50226: use of closed network connection
	E0812 10:23:17.134212       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.23:36292: read: connection reset by peer
	E0812 10:23:17.149754       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:56228: use of closed network connection
	I0812 10:23:25.084318       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0812 10:23:26.151519       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0812 10:23:26.222079       1 watch.go:250] http2: stream closed
	I0812 10:23:27.128619       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0812 10:23:27.298596       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.102.47.253"}
	I0812 10:23:31.097482       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0812 10:24:03.020078       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.106.180.232"}
	I0812 10:24:08.633338       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 10:24:08.633390       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 10:24:08.645903       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 10:24:08.646026       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 10:24:08.646081       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 10:24:08.658414       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 10:24:08.658545       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0812 10:24:08.667912       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0812 10:24:08.668024       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0812 10:24:09.647028       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0812 10:24:09.667926       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0812 10:24:09.676670       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0812 10:25:46.499517       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.96.241.227"}
	
	
	==> kube-controller-manager [5e96d477a6eee7dcb525c7c4621d41f7f3c95ba153e8038e445666b704c99576] <==
	W0812 10:26:06.723837       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
	E0812 10:26:06.723871       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
	W0812 10:26:23.443746       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
	E0812 10:26:23.443781       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
	W0812 10:26:32.185658       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
	E0812 10:26:32.185690       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
	W0812 10:26:55.109641       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
	E0812 10:26:55.109673       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
	W0812 10:27:00.824429       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
	E0812 10:27:00.824467       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
	W0812 10:27:09.867554       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
	E0812 10:27:09.867600       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
	W0812 10:27:15.222654       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
	E0812 10:27:15.222694       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
	W0812 10:27:36.014645       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
	E0812 10:27:36.014680       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
	W0812 10:27:42.582849       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
	E0812 10:27:42.582881       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
	W0812 10:27:50.035654       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
	E0812 10:27:50.035689       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
	W0812 10:28:10.431093       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
	E0812 10:28:10.431124       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
	W0812 10:28:13.398785       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
	E0812 10:28:13.398819       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
	I0812 10:28:16.179517       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="9.405µs"
	
	
	==> kube-proxy [4498f955f76e0e0ed78fa3637bda3232dd78d06a9c1187a01d5ff6c517ac6eac] <==
	I0812 10:21:13.366582       1 server_linux.go:69] "Using iptables proxy"
	I0812 10:21:13.651315       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0812 10:21:14.354229       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0812 10:21:14.358241       1 server_linux.go:165] "Using iptables Proxier"
	I0812 10:21:14.372006       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0812 10:21:14.372031       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0812 10:21:14.372059       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"
	I0812 10:21:14.372379       1 server.go:872] "Version info" version="v1.30.3"
	I0812 10:21:14.372450       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0812 10:21:14.373848       1 config.go:192] "Starting service config controller"
	I0812 10:21:14.455642       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0812 10:21:14.455736       1 shared_informer.go:320] Caches are synced for service config
	I0812 10:21:14.373931       1 config.go:319] "Starting node config controller"
	I0812 10:21:14.455844       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0812 10:21:14.455875       1 shared_informer.go:320] Caches are synced for node config
	I0812 10:21:14.374330       1 config.go:101] "Starting endpoint slice config controller"
	I0812 10:21:14.455950       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0812 10:21:14.455976       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [d0113bd3aad610c2a07f005aa0faeb30c67b3d82cd27d6036eb378ea306cc151] <==
	W0812 10:20:53.475105       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0812 10:20:53.475206       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0812 10:20:53.475216       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0812 10:20:53.475225       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
	E0812 10:20:53.475235       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
	E0812 10:20:53.475252       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
	W0812 10:20:53.475295       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
	E0812 10:20:53.475316       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
	W0812 10:20:53.475345       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
	W0812 10:20:53.475360       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
	E0812 10:20:53.475367       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
	W0812 10:20:53.475371       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0812 10:20:53.475376       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
	E0812 10:20:53.475386       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0812 10:20:53.475365       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0812 10:20:53.475424       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
	W0812 10:20:54.494926       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
	E0812 10:20:54.494973       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
	W0812 10:20:54.544914       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0812 10:20:54.544956       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0812 10:20:54.607227       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
	E0812 10:20:54.607258       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
	W0812 10:20:54.617308       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0812 10:20:54.617346       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0812 10:20:57.273258       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 12 10:25:49 addons-517362 kubelet[1726]: I0812 10:25:49.480687    1726 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="02ad645d-204f-4957-b199-f24c1b4c19cd" path="/var/lib/kubelet/pods/02ad645d-204f-4957-b199-f24c1b4c19cd/volumes"
	Aug 12 10:25:49 addons-517362 kubelet[1726]: I0812 10:25:49.481034    1726 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cbeb74fe-1440-422f-8e06-24ff00d07f54" path="/var/lib/kubelet/pods/cbeb74fe-1440-422f-8e06-24ff00d07f54/volumes"
	Aug 12 10:25:49 addons-517362 kubelet[1726]: I0812 10:25:49.481376    1726 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="e09180bc-4c60-4353-89fd-497308c560eb" path="/var/lib/kubelet/pods/e09180bc-4c60-4353-89fd-497308c560eb/volumes"
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.395011    1726 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-s8wnl\" (UniqueName: \"kubernetes.io/projected/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-kube-api-access-s8wnl\") pod \"ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad\" (UID: \"ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad\") "
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.395075    1726 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-webhook-cert\") pod \"ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad\" (UID: \"ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad\") "
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.396841    1726 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-kube-api-access-s8wnl" (OuterVolumeSpecName: "kube-api-access-s8wnl") pod "ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad" (UID: "ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad"). InnerVolumeSpecName "kube-api-access-s8wnl". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.396866    1726 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad" (UID: "ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.480635    1726 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad" path="/var/lib/kubelet/pods/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad/volumes"
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.495539    1726 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-webhook-cert\") on node \"addons-517362\" DevicePath \"\""
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.495564    1726 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-s8wnl\" (UniqueName: \"kubernetes.io/projected/ddea3c26-b75f-4d74-bb9a-f2e0d78c63ad-kube-api-access-s8wnl\") on node \"addons-517362\" DevicePath \"\""
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.589077    1726 scope.go:117] "RemoveContainer" containerID="f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb"
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.602311    1726 scope.go:117] "RemoveContainer" containerID="f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb"
	Aug 12 10:25:51 addons-517362 kubelet[1726]: E0812 10:25:51.602639    1726 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb\": container with ID starting with f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb not found: ID does not exist" containerID="f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb"
	Aug 12 10:25:51 addons-517362 kubelet[1726]: I0812 10:25:51.602679    1726 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb"} err="failed to get container status \"f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb\": rpc error: code = NotFound desc = could not find container \"f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb\": container with ID starting with f19993d3fd769d3b4448ce01b387afbc67e59ac1b1f3e4f7a1bbbb0cee7ee0eb not found: ID does not exist"
	Aug 12 10:25:55 addons-517362 kubelet[1726]: E0812 10:25:55.560766    1726 container_manager_linux.go:514] "Failed to find cgroups of kubelet" err="cpu and memory cgroup hierarchy not unified.  cpu: /docker/dfee0e6ffd1dc2b466d89f598ae8b2fc02793ab055abe4479ff9a1a19dd7f39d, memory: /docker/dfee0e6ffd1dc2b466d89f598ae8b2fc02793ab055abe4479ff9a1a19dd7f39d/system.slice/kubelet.service"
	Aug 12 10:25:55 addons-517362 kubelet[1726]: I0812 10:25:55.726447    1726 scope.go:117] "RemoveContainer" containerID="122247a0f6c499a60be9a53aa5777da29cf3b4def63f9d8526092a3875dfcddc"
	Aug 12 10:25:55 addons-517362 kubelet[1726]: I0812 10:25:55.741306    1726 scope.go:117] "RemoveContainer" containerID="317136ca0c2ef63383388148e909adba50121098f5201a5d10a6f4ba13726bdf"
	Aug 12 10:27:05 addons-517362 kubelet[1726]: I0812 10:27:05.479528    1726 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 12 10:28:09 addons-517362 kubelet[1726]: I0812 10:28:09.480189    1726 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 12 10:28:17 addons-517362 kubelet[1726]: I0812 10:28:17.449890    1726 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-bbs88\" (UniqueName: \"kubernetes.io/projected/7efb065b-8f6f-48d2-a0eb-3e5e4c068038-kube-api-access-bbs88\") pod \"7efb065b-8f6f-48d2-a0eb-3e5e4c068038\" (UID: \"7efb065b-8f6f-48d2-a0eb-3e5e4c068038\") "
	Aug 12 10:28:17 addons-517362 kubelet[1726]: I0812 10:28:17.449935    1726 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/7efb065b-8f6f-48d2-a0eb-3e5e4c068038-tmp-dir\") pod \"7efb065b-8f6f-48d2-a0eb-3e5e4c068038\" (UID: \"7efb065b-8f6f-48d2-a0eb-3e5e4c068038\") "
	Aug 12 10:28:17 addons-517362 kubelet[1726]: I0812 10:28:17.450282    1726 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/7efb065b-8f6f-48d2-a0eb-3e5e4c068038-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "7efb065b-8f6f-48d2-a0eb-3e5e4c068038" (UID: "7efb065b-8f6f-48d2-a0eb-3e5e4c068038"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 12 10:28:17 addons-517362 kubelet[1726]: I0812 10:28:17.452105    1726 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/7efb065b-8f6f-48d2-a0eb-3e5e4c068038-kube-api-access-bbs88" (OuterVolumeSpecName: "kube-api-access-bbs88") pod "7efb065b-8f6f-48d2-a0eb-3e5e4c068038" (UID: "7efb065b-8f6f-48d2-a0eb-3e5e4c068038"). InnerVolumeSpecName "kube-api-access-bbs88". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 12 10:28:17 addons-517362 kubelet[1726]: I0812 10:28:17.550767    1726 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-bbs88\" (UniqueName: \"kubernetes.io/projected/7efb065b-8f6f-48d2-a0eb-3e5e4c068038-kube-api-access-bbs88\") on node \"addons-517362\" DevicePath \"\""
	Aug 12 10:28:17 addons-517362 kubelet[1726]: I0812 10:28:17.550809    1726 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/7efb065b-8f6f-48d2-a0eb-3e5e4c068038-tmp-dir\") on node \"addons-517362\" DevicePath \"\""
	
	
	==> storage-provisioner [86575bd27f9a9660e3f4c79b47068d61cd456f5df50e43d10bf5218964b1b751] <==
	I0812 10:21:29.569770       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0812 10:21:29.576484       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0812 10:21:29.576523       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0812 10:21:29.581930       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0812 10:21:29.582015       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"14a524b8-958f-467c-9761-c361d4e6da74", APIVersion:"v1", ResourceVersion:"916", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-517362_cacf8fce-2003-4019-9202-b6d25995fe02 became leader
	I0812 10:21:29.582093       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-517362_cacf8fce-2003-4019-9202-b6d25995fe02!
	I0812 10:21:29.682531       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-517362_cacf8fce-2003-4019-9202-b6d25995fe02!
	

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

                                                
                                    

Test pass (306/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 6.9
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.05
9 TestDownloadOnly/v1.20.0/DeleteAll 0.18
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.30.3/json-events 5.23
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.06
18 TestDownloadOnly/v1.30.3/DeleteAll 0.19
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.12
21 TestDownloadOnly/v1.31.0-rc.0/json-events 10.6
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.18
28 TestDownloadOnly/v1.31.0-rc.0/DeleteAlwaysSucceeds 0.11
29 TestDownloadOnlyKic 1.07
30 TestBinaryMirror 0.7
31 TestOffline 66.69
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
36 TestAddons/Setup 151.25
40 TestAddons/serial/GCPAuth/Namespaces 0.12
42 TestAddons/parallel/Registry 17.11
44 TestAddons/parallel/InspektorGadget 10.87
46 TestAddons/parallel/HelmTiller 9.87
48 TestAddons/parallel/CSI 59.04
49 TestAddons/parallel/Headlamp 12.18
50 TestAddons/parallel/CloudSpanner 5.47
51 TestAddons/parallel/LocalPath 10.02
52 TestAddons/parallel/NvidiaDevicePlugin 5.52
53 TestAddons/parallel/Yakd 10.6
54 TestAddons/StoppedEnableDisable 11.98
55 TestCertOptions 23.47
56 TestCertExpiration 223.86
58 TestForceSystemdFlag 33.71
59 TestForceSystemdEnv 38.73
61 TestKVMDriverInstallOrUpdate 3.38
65 TestErrorSpam/setup 23.53
66 TestErrorSpam/start 0.53
67 TestErrorSpam/status 0.8
68 TestErrorSpam/pause 1.39
69 TestErrorSpam/unpause 1.37
70 TestErrorSpam/stop 1.32
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 51.47
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 24.98
77 TestFunctional/serial/KubeContext 0.04
78 TestFunctional/serial/KubectlGetPods 0.07
81 TestFunctional/serial/CacheCmd/cache/add_remote 2.92
82 TestFunctional/serial/CacheCmd/cache/add_local 1.33
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.04
84 TestFunctional/serial/CacheCmd/cache/list 0.04
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.25
86 TestFunctional/serial/CacheCmd/cache/cache_reload 1.61
87 TestFunctional/serial/CacheCmd/cache/delete 0.09
88 TestFunctional/serial/MinikubeKubectlCmd 0.1
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.09
90 TestFunctional/serial/ExtraConfig 32.07
91 TestFunctional/serial/ComponentHealth 0.06
92 TestFunctional/serial/LogsCmd 1.26
93 TestFunctional/serial/LogsFileCmd 1.26
94 TestFunctional/serial/InvalidService 4.59
96 TestFunctional/parallel/ConfigCmd 0.34
97 TestFunctional/parallel/DashboardCmd 10.36
98 TestFunctional/parallel/DryRun 0.38
99 TestFunctional/parallel/InternationalLanguage 0.17
100 TestFunctional/parallel/StatusCmd 1.07
104 TestFunctional/parallel/ServiceCmdConnect 6.94
105 TestFunctional/parallel/AddonsCmd 0.12
106 TestFunctional/parallel/PersistentVolumeClaim 39.35
108 TestFunctional/parallel/SSHCmd 0.69
109 TestFunctional/parallel/CpCmd 1.92
110 TestFunctional/parallel/MySQL 18.27
111 TestFunctional/parallel/FileSync 0.25
112 TestFunctional/parallel/CertSync 1.51
116 TestFunctional/parallel/NodeLabels 0.06
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.58
120 TestFunctional/parallel/License 0.15
121 TestFunctional/parallel/ServiceCmd/DeployApp 10.19
123 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.44
124 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 16.29
127 TestFunctional/parallel/ServiceCmd/List 0.87
128 TestFunctional/parallel/ServiceCmd/JSONOutput 0.86
129 TestFunctional/parallel/ProfileCmd/profile_not_create 0.33
130 TestFunctional/parallel/ProfileCmd/profile_list 0.31
131 TestFunctional/parallel/ProfileCmd/profile_json_output 0.47
132 TestFunctional/parallel/ServiceCmd/HTTPS 0.54
133 TestFunctional/parallel/ServiceCmd/Format 0.4
134 TestFunctional/parallel/Version/short 0.05
135 TestFunctional/parallel/Version/components 1.31
136 TestFunctional/parallel/ServiceCmd/URL 0.36
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.39
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.24
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.39
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
141 TestFunctional/parallel/ImageCommands/ImageBuild 6.39
142 TestFunctional/parallel/ImageCommands/Setup 0.98
143 TestFunctional/parallel/MountCmd/any-port 8.51
144 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 4.05
145 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.9
146 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.29
147 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.05
148 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
152 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
153 TestFunctional/parallel/UpdateContextCmd/no_changes 0.14
154 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
155 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.13
156 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.48
157 TestFunctional/parallel/ImageCommands/ImageRemove 0.53
158 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.76
159 TestFunctional/parallel/MountCmd/specific-port 1.7
160 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.51
161 TestFunctional/parallel/MountCmd/VerifyCleanup 1.69
162 TestFunctional/delete_echo-server_images 0.12
163 TestFunctional/delete_my-image_image 0.01
164 TestFunctional/delete_minikube_cached_images 0.02
168 TestMultiControlPlane/serial/StartCluster 112.28
169 TestMultiControlPlane/serial/DeployApp 4.36
170 TestMultiControlPlane/serial/PingHostFromPods 0.94
171 TestMultiControlPlane/serial/AddWorkerNode 35.63
172 TestMultiControlPlane/serial/NodeLabels 0.06
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.58
174 TestMultiControlPlane/serial/CopyFile 14.63
175 TestMultiControlPlane/serial/StopSecondaryNode 12.62
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.44
177 TestMultiControlPlane/serial/RestartSecondaryNode 19.45
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 5.83
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 200.07
180 TestMultiControlPlane/serial/DeleteSecondaryNode 11.62
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.43
182 TestMultiControlPlane/serial/StopCluster 35.35
183 TestMultiControlPlane/serial/RestartCluster 55.09
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.45
185 TestMultiControlPlane/serial/AddSecondaryNode 46.37
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.58
190 TestJSONOutput/start/Command 49.79
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.61
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.55
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.18
215 TestKicCustomNetwork/create_custom_network 27.97
216 TestKicCustomNetwork/use_default_bridge_network 23.99
217 TestKicExistingNetwork 22.96
218 TestKicCustomSubnet 22.98
219 TestKicStaticIP 23.52
220 TestMainNoArgs 0.04
221 TestMinikubeProfile 49.02
224 TestMountStart/serial/StartWithMountFirst 5.18
225 TestMountStart/serial/VerifyMountFirst 0.22
226 TestMountStart/serial/StartWithMountSecond 7.91
227 TestMountStart/serial/VerifyMountSecond 0.23
228 TestMountStart/serial/DeleteFirst 1.55
229 TestMountStart/serial/VerifyMountPostDelete 0.22
230 TestMountStart/serial/Stop 1.16
231 TestMountStart/serial/RestartStopped 7.37
232 TestMountStart/serial/VerifyMountPostStop 0.22
235 TestMultiNode/serial/FreshStart2Nodes 75.52
236 TestMultiNode/serial/DeployApp2Nodes 2.91
237 TestMultiNode/serial/PingHostFrom2Pods 0.66
238 TestMultiNode/serial/AddNode 27.77
239 TestMultiNode/serial/MultiNodeLabels 0.06
240 TestMultiNode/serial/ProfileList 0.27
241 TestMultiNode/serial/CopyFile 8.33
242 TestMultiNode/serial/StopNode 2.01
243 TestMultiNode/serial/StartAfterStop 8.67
244 TestMultiNode/serial/RestartKeepsNodes 77.31
245 TestMultiNode/serial/DeleteNode 4.83
246 TestMultiNode/serial/StopMultiNode 23.61
247 TestMultiNode/serial/RestartMultiNode 47.4
248 TestMultiNode/serial/ValidateNameConflict 22.78
253 TestPreload 104.65
255 TestScheduledStopUnix 96.17
258 TestInsufficientStorage 9.9
259 TestRunningBinaryUpgrade 66.51
261 TestKubernetesUpgrade 343.74
262 TestMissingContainerUpgrade 134.34
264 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
265 TestNoKubernetes/serial/StartWithK8s 35.69
266 TestStoppedBinaryUpgrade/Setup 0.53
267 TestStoppedBinaryUpgrade/Upgrade 89.48
268 TestNoKubernetes/serial/StartWithStopK8s 12.2
269 TestNoKubernetes/serial/Start 7.99
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
271 TestNoKubernetes/serial/ProfileList 1
272 TestNoKubernetes/serial/Stop 1.7
273 TestNoKubernetes/serial/StartNoArgs 6.68
274 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.35
282 TestNetworkPlugins/group/false 4.98
286 TestStoppedBinaryUpgrade/MinikubeLogs 0.81
295 TestPause/serial/Start 51.39
296 TestNetworkPlugins/group/auto/Start 53.68
297 TestPause/serial/SecondStartNoReconfiguration 33.11
298 TestNetworkPlugins/group/auto/KubeletFlags 0.26
299 TestNetworkPlugins/group/auto/NetCatPod 10.19
300 TestNetworkPlugins/group/auto/DNS 0.11
301 TestNetworkPlugins/group/auto/Localhost 0.09
302 TestNetworkPlugins/group/auto/HairPin 0.09
303 TestNetworkPlugins/group/kindnet/Start 53.88
304 TestPause/serial/Pause 0.7
305 TestPause/serial/VerifyStatus 0.28
306 TestPause/serial/Unpause 0.62
307 TestPause/serial/PauseAgain 0.78
308 TestPause/serial/DeletePaused 3.57
309 TestPause/serial/VerifyDeletedResources 26.19
310 TestNetworkPlugins/group/calico/Start 62.28
311 TestNetworkPlugins/group/custom-flannel/Start 54.6
312 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
313 TestNetworkPlugins/group/kindnet/KubeletFlags 0.24
314 TestNetworkPlugins/group/kindnet/NetCatPod 9.17
315 TestNetworkPlugins/group/kindnet/DNS 0.13
316 TestNetworkPlugins/group/kindnet/Localhost 0.13
317 TestNetworkPlugins/group/kindnet/HairPin 0.12
318 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.26
319 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.26
320 TestNetworkPlugins/group/enable-default-cni/Start 41.41
321 TestNetworkPlugins/group/calico/ControllerPod 6.01
322 TestNetworkPlugins/group/custom-flannel/DNS 0.13
323 TestNetworkPlugins/group/custom-flannel/Localhost 0.13
324 TestNetworkPlugins/group/custom-flannel/HairPin 0.13
325 TestNetworkPlugins/group/calico/KubeletFlags 0.27
326 TestNetworkPlugins/group/calico/NetCatPod 10.22
327 TestNetworkPlugins/group/calico/DNS 0.16
328 TestNetworkPlugins/group/calico/Localhost 0.13
329 TestNetworkPlugins/group/calico/HairPin 0.14
330 TestNetworkPlugins/group/flannel/Start 61.68
331 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
332 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.2
333 TestNetworkPlugins/group/bridge/Start 49.64
335 TestStartStop/group/old-k8s-version/serial/FirstStart 137.83
336 TestNetworkPlugins/group/enable-default-cni/DNS 32.45
337 TestNetworkPlugins/group/enable-default-cni/Localhost 0.1
338 TestNetworkPlugins/group/enable-default-cni/HairPin 0.1
339 TestNetworkPlugins/group/flannel/ControllerPod 6.01
340 TestNetworkPlugins/group/bridge/KubeletFlags 0.27
341 TestNetworkPlugins/group/bridge/NetCatPod 12.22
342 TestNetworkPlugins/group/flannel/KubeletFlags 0.4
343 TestNetworkPlugins/group/flannel/NetCatPod 10.3
345 TestStartStop/group/no-preload/serial/FirstStart 52.68
346 TestNetworkPlugins/group/bridge/DNS 0.14
347 TestNetworkPlugins/group/bridge/Localhost 0.14
348 TestNetworkPlugins/group/bridge/HairPin 0.13
349 TestNetworkPlugins/group/flannel/DNS 0.12
350 TestNetworkPlugins/group/flannel/Localhost 0.11
351 TestNetworkPlugins/group/flannel/HairPin 0.12
353 TestStartStop/group/embed-certs/serial/FirstStart 52.63
355 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 51.28
356 TestStartStop/group/no-preload/serial/DeployApp 9.3
357 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.82
358 TestStartStop/group/no-preload/serial/Stop 11.96
359 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
360 TestStartStop/group/no-preload/serial/SecondStart 261.67
361 TestStartStop/group/embed-certs/serial/DeployApp 8.28
362 TestStartStop/group/old-k8s-version/serial/DeployApp 7.43
363 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 7.25
364 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.92
365 TestStartStop/group/embed-certs/serial/Stop 13.15
366 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.96
367 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.15
368 TestStartStop/group/old-k8s-version/serial/Stop 12.26
369 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.99
370 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.27
371 TestStartStop/group/embed-certs/serial/SecondStart 262.66
372 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.22
373 TestStartStop/group/old-k8s-version/serial/SecondStart 144.06
374 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.23
375 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 304.98
376 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
377 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
378 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
379 TestStartStop/group/old-k8s-version/serial/Pause 2.45
381 TestStartStop/group/newest-cni/serial/FirstStart 27.08
382 TestStartStop/group/newest-cni/serial/DeployApp 0
383 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.76
384 TestStartStop/group/newest-cni/serial/Stop 1.2
385 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.16
386 TestStartStop/group/newest-cni/serial/SecondStart 12.29
387 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
388 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
389 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.22
390 TestStartStop/group/newest-cni/serial/Pause 2.57
391 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
392 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
393 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.21
394 TestStartStop/group/no-preload/serial/Pause 2.53
395 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
396 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
397 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.21
398 TestStartStop/group/embed-certs/serial/Pause 2.45
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.21
402 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.39
x
+
TestDownloadOnly/v1.20.0/json-events (6.9s)

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-248161 | jenkins | v1.33.1 | 12 Aug 24 10:19 UTC |          |
	|         | -p download-only-248161        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/12 10:19:55
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0812 10:19:55.855538   10221 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:19:55.855779   10221 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:19:55.855788   10221 out.go:304] Setting ErrFile to fd 2...
	I0812 10:19:55.855792   10221 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:19:55.855976   10221 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	W0812 10:19:55.856092   10221 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19409-3442/.minikube/config/config.json: open /home/jenkins/minikube-integration/19409-3442/.minikube/config/config.json: no such file or directory
	I0812 10:19:55.856620   10221 out.go:298] Setting JSON to true
	I0812 10:19:55.857413   10221 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":96,"bootTime":1723457900,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 10:19:55.857467   10221 start.go:139] virtualization: kvm guest
	I0812 10:19:55.860028   10221 out.go:97] [download-only-248161] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	W0812 10:19:55.860121   10221 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball: no such file or directory
	I0812 10:19:55.860152   10221 notify.go:220] Checking for updates...
	I0812 10:19:55.861560   10221 out.go:169] MINIKUBE_LOCATION=19409
	I0812 10:19:55.862932   10221 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 10:19:55.864188   10221 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19409-3442/kubeconfig
	I0812 10:19:55.865305   10221 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19409-3442/.minikube
	I0812 10:19:55.866522   10221 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0812 10:19:55.868621   10221 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0812 10:19:55.868812   10221 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 10:19:55.889029   10221 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 10:19:55.889150   10221 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:19:56.237333   10221 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-12 10:19:56.228688685 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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> ServerEr
rors:[] 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>}}
	I0812 10:19:56.237431   10221 docker.go:307] overlay module found
	I0812 10:19:56.239046   10221 out.go:97] Using the docker driver based on user configuration
	I0812 10:19:56.239076   10221 start.go:297] selected driver: docker
	I0812 10:19:56.239084   10221 start.go:901] validating driver "docker" against <nil>
	I0812 10:19:56.239166   10221 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:19:56.287555   10221 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-12 10:19:56.279418861 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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> ServerEr
rors:[] 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>}}
	I0812 10:19:56.287729   10221 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0812 10:19:56.288216   10221 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0812 10:19:56.288393   10221 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0812 10:19:56.290166   10221 out.go:169] Using Docker driver with root privileges
	I0812 10:19:56.291355   10221 cni.go:84] Creating CNI manager for ""
	I0812 10:19:56.291374   10221 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 10:19:56.291387   10221 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0812 10:19:56.291456   10221 start.go:340] cluster config:
	{Name:download-only-248161 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-248161 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}
	I0812 10:19:56.292867   10221 out.go:97] Starting "download-only-248161" primary control-plane node in "download-only-248161" cluster
	I0812 10:19:56.292899   10221 cache.go:121] Beginning downloading kic base image for docker with crio
	I0812 10:19:56.294106   10221 out.go:97] Pulling base image v0.0.44-1723026928-19389 ...
	I0812 10:19:56.294130   10221 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0812 10:19:56.294226   10221 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0812 10:19:56.310247   10221 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0812 10:19:56.310386   10221 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0812 10:19:56.310470   10221 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0812 10:19:56.316395   10221 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
	I0812 10:19:56.316414   10221 cache.go:56] Caching tarball of preloaded images
	I0812 10:19:56.316527   10221 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0812 10:19:56.318239   10221 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0812 10:19:56.318256   10221 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0812 10:19:56.345756   10221 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/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0812 10:19:59.396498   10221 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0812 10:19:59.396586   10221 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0812 10:19:59.507850   10221 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0812 10:20:00.301143   10221 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0812 10:20:00.301445   10221 profile.go:143] Saving config to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/download-only-248161/config.json ...
	I0812 10:20:00.301471   10221 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/download-only-248161/config.json: {Name:mk8dc0dffff6c4d57375a822a571c0477f383891 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:00.301632   10221 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0812 10:20:00.301795   10221 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/19409-3442/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-248161 host does not exist
	  To start a cluster, run: "minikube start -p download-only-248161"

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

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

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

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

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

                                                
                                                
=== 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-407531 --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-407531 --force --alsologtostderr --kubernetes-version=v1.30.3 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.231056287s)
--- PASS: TestDownloadOnly/v1.30.3/json-events (5.23s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-248161 | jenkins | v1.33.1 | 12 Aug 24 10:19 UTC |                     |
	|         | -p download-only-248161        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:20 UTC |
	| delete  | -p download-only-248161        | download-only-248161 | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:20 UTC |
	| start   | -o=json --download-only        | download-only-407531 | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC |                     |
	|         | -p download-only-407531        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/12 10:20:03
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0812 10:20:03.108538   10588 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:20:03.108791   10588 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:20:03.108801   10588 out.go:304] Setting ErrFile to fd 2...
	I0812 10:20:03.108807   10588 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:20:03.109024   10588 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	I0812 10:20:03.109589   10588 out.go:298] Setting JSON to true
	I0812 10:20:03.110387   10588 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":103,"bootTime":1723457900,"procs":176,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 10:20:03.110440   10588 start.go:139] virtualization: kvm guest
	I0812 10:20:03.112478   10588 out.go:97] [download-only-407531] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 10:20:03.112595   10588 notify.go:220] Checking for updates...
	I0812 10:20:03.113763   10588 out.go:169] MINIKUBE_LOCATION=19409
	I0812 10:20:03.114959   10588 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 10:20:03.116255   10588 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19409-3442/kubeconfig
	I0812 10:20:03.117628   10588 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19409-3442/.minikube
	I0812 10:20:03.118952   10588 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0812 10:20:03.121314   10588 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0812 10:20:03.121630   10588 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 10:20:03.141812   10588 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 10:20:03.141905   10588 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:20:03.187758   10588 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-12 10:20:03.179012933 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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> ServerEr
rors:[] 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>}}
	I0812 10:20:03.187859   10588 docker.go:307] overlay module found
	I0812 10:20:03.189507   10588 out.go:97] Using the docker driver based on user configuration
	I0812 10:20:03.189533   10588 start.go:297] selected driver: docker
	I0812 10:20:03.189539   10588 start.go:901] validating driver "docker" against <nil>
	I0812 10:20:03.189609   10588 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:20:03.235899   10588 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-12 10:20:03.227188277 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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> ServerEr
rors:[] 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>}}
	I0812 10:20:03.236090   10588 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0812 10:20:03.236719   10588 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0812 10:20:03.236926   10588 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0812 10:20:03.238615   10588 out.go:169] Using Docker driver with root privileges
	I0812 10:20:03.239718   10588 cni.go:84] Creating CNI manager for ""
	I0812 10:20:03.239733   10588 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 10:20:03.239741   10588 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0812 10:20:03.239803   10588 start.go:340] cluster config:
	{Name:download-only-407531 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-407531 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}
	I0812 10:20:03.241062   10588 out.go:97] Starting "download-only-407531" primary control-plane node in "download-only-407531" cluster
	I0812 10:20:03.241077   10588 cache.go:121] Beginning downloading kic base image for docker with crio
	I0812 10:20:03.242162   10588 out.go:97] Pulling base image v0.0.44-1723026928-19389 ...
	I0812 10:20:03.242187   10588 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 10:20:03.242287   10588 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0812 10:20:03.256829   10588 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0812 10:20:03.256973   10588 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0812 10:20:03.257003   10588 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
	I0812 10:20:03.257010   10588 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
	I0812 10:20:03.257021   10588 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0812 10:20:03.268275   10588 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
	I0812 10:20:03.268310   10588 cache.go:56] Caching tarball of preloaded images
	I0812 10:20:03.268440   10588 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 10:20:03.270052   10588 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0812 10:20:03.270071   10588 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 ...
	I0812 10:20:03.304029   10588 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/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4
	I0812 10:20:06.929226   10588 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 ...
	I0812 10:20:06.929340   10588 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 ...
	I0812 10:20:07.696370   10588 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0812 10:20:07.696719   10588 profile.go:143] Saving config to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/download-only-407531/config.json ...
	I0812 10:20:07.696757   10588 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/download-only-407531/config.json: {Name:mk1366db1a12ceff5bf4c1918159c81dce384fae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:07.696955   10588 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0812 10:20:07.697102   10588 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/19409-3442/.minikube/cache/linux/amd64/v1.30.3/kubectl
	
	
	* The control-plane node download-only-407531 host does not exist
	  To start a cluster, run: "minikube start -p download-only-407531"

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

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

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

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

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

                                                
                                                
=== 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-233897 --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-233897 --force --alsologtostderr --kubernetes-version=v1.31.0-rc.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (10.600683285s)
--- PASS: TestDownloadOnly/v1.31.0-rc.0/json-events (10.60s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |               Args                |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only           | download-only-248161 | jenkins | v1.33.1 | 12 Aug 24 10:19 UTC |                     |
	|         | -p download-only-248161           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:20 UTC |
	| delete  | -p download-only-248161           | download-only-248161 | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:20 UTC |
	| start   | -o=json --download-only           | download-only-407531 | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC |                     |
	|         | -p download-only-407531           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:20 UTC |
	| delete  | -p download-only-407531           | download-only-407531 | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC | 12 Aug 24 10:20 UTC |
	| start   | -o=json --download-only           | download-only-233897 | jenkins | v1.33.1 | 12 Aug 24 10:20 UTC |                     |
	|         | -p download-only-233897           |                      |         |         |                     |                     |
	|         | --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/12 10:20:08
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0812 10:20:08.698887   10935 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:20:08.699103   10935 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:20:08.699110   10935 out.go:304] Setting ErrFile to fd 2...
	I0812 10:20:08.699115   10935 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:20:08.699276   10935 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	I0812 10:20:08.699801   10935 out.go:298] Setting JSON to true
	I0812 10:20:08.700604   10935 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":109,"bootTime":1723457900,"procs":176,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 10:20:08.700661   10935 start.go:139] virtualization: kvm guest
	I0812 10:20:08.702700   10935 out.go:97] [download-only-233897] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 10:20:08.702793   10935 notify.go:220] Checking for updates...
	I0812 10:20:08.704204   10935 out.go:169] MINIKUBE_LOCATION=19409
	I0812 10:20:08.705538   10935 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 10:20:08.706734   10935 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19409-3442/kubeconfig
	I0812 10:20:08.708005   10935 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19409-3442/.minikube
	I0812 10:20:08.709200   10935 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0812 10:20:08.711635   10935 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0812 10:20:08.711933   10935 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 10:20:08.733253   10935 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 10:20:08.733374   10935 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:20:08.777439   10935 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 10:20:08.769173202 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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> ServerEr
rors:[] 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>}}
	I0812 10:20:08.777530   10935 docker.go:307] overlay module found
	I0812 10:20:08.779113   10935 out.go:97] Using the docker driver based on user configuration
	I0812 10:20:08.779132   10935 start.go:297] selected driver: docker
	I0812 10:20:08.779139   10935 start.go:901] validating driver "docker" against <nil>
	I0812 10:20:08.779210   10935 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:20:08.826948   10935 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-12 10:20:08.817920182 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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> ServerEr
rors:[] 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>}}
	I0812 10:20:08.827112   10935 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0812 10:20:08.827537   10935 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0812 10:20:08.827664   10935 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0812 10:20:08.829291   10935 out.go:169] Using Docker driver with root privileges
	I0812 10:20:08.830392   10935 cni.go:84] Creating CNI manager for ""
	I0812 10:20:08.830409   10935 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0812 10:20:08.830418   10935 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0812 10:20:08.830493   10935 start.go:340] cluster config:
	{Name:download-only-233897 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-233897 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}
	I0812 10:20:08.831633   10935 out.go:97] Starting "download-only-233897" primary control-plane node in "download-only-233897" cluster
	I0812 10:20:08.831651   10935 cache.go:121] Beginning downloading kic base image for docker with crio
	I0812 10:20:08.832653   10935 out.go:97] Pulling base image v0.0.44-1723026928-19389 ...
	I0812 10:20:08.832670   10935 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.0 and runtime crio
	I0812 10:20:08.832770   10935 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0812 10:20:08.847572   10935 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0812 10:20:08.847677   10935 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0812 10:20:08.847692   10935 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
	I0812 10:20:08.847697   10935 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
	I0812 10:20:08.847706   10935 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0812 10:20:08.861596   10935 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
	I0812 10:20:08.861621   10935 cache.go:56] Caching tarball of preloaded images
	I0812 10:20:08.861724   10935 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.0 and runtime crio
	I0812 10:20:08.863160   10935 out.go:97] Downloading Kubernetes v1.31.0-rc.0 preload ...
	I0812 10:20:08.863176   10935 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-amd64.tar.lz4 ...
	I0812 10:20:08.891415   10935 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/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-amd64.tar.lz4
	I0812 10:20:13.638688   10935 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-amd64.tar.lz4 ...
	I0812 10:20:13.638796   10935 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19409-3442/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-amd64.tar.lz4 ...
	I0812 10:20:14.380637   10935 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0-rc.0 on crio
	I0812 10:20:14.380962   10935 profile.go:143] Saving config to /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/download-only-233897/config.json ...
	I0812 10:20:14.380990   10935 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/download-only-233897/config.json: {Name:mk59aedd79ad2b641ad979eb8ad1d49d772c0eee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0812 10:20:14.381164   10935 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.0 and runtime crio
	I0812 10:20:14.381294   10935 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.0-rc.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0-rc.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/19409-3442/.minikube/cache/linux/amd64/v1.31.0-rc.0/kubectl
	
	
	* The control-plane node download-only-233897 host does not exist
	  To start a cluster, run: "minikube start -p download-only-233897"

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.07s)

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

                                                
                                    
x
+
TestBinaryMirror (0.7s)

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

                                                
                                    
x
+
TestOffline (66.69s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (151.25s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (17.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 3.040004ms
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-9rrlz" [c0cb1a07-85b4-4b91-a479-52635550837c] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004366253s
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-2pp82" [72d50767-914a-4a50-ad09-5f066d3a1e4e] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004385524s
addons_test.go:342: (dbg) Run:  kubectl --context addons-517362 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-517362 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-517362 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": (6.411323845s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-517362 ip
2024/08/12 10:23:26 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-517362 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (17.11s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.87s)

                                                
                                                
=== 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-j2z5h" [ba413359-8f6f-4412-901f-83379a298535] 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.003325146s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-517362
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-517362: (5.869800157s)
--- PASS: TestAddons/parallel/InspektorGadget (10.87s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (9.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 2.813301ms
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-qhcmg" [9a31648e-82c3-42e3-8075-2c532142d637] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.004812023s
addons_test.go:475: (dbg) Run:  kubectl --context addons-517362 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-517362 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (4.39972614s)
addons_test.go:480: kubectl --context addons-517362 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: unexpected stderr: Unable to use a TTY - input is not a terminal or the right kind of file
If you don't see a command prompt, try pressing enter.
warning: couldn't attach to pod/helm-test, falling back to streaming logs: error stream protocol error: unknown error
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-517362 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (9.87s)

                                                
                                    
x
+
TestAddons/parallel/CSI (59.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 5.456183ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-517362 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-517362 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-517362 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" [eba98370-a1ef-4aca-b643-0218afe2a975] Pending
helpers_test.go:344: "task-pv-pod" [eba98370-a1ef-4aca-b643-0218afe2a975] 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" [eba98370-a1ef-4aca-b643-0218afe2a975] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003581096s
addons_test.go:590: (dbg) Run:  kubectl --context addons-517362 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-517362 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-517362 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-517362 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-517362 delete pod task-pv-pod: (1.074147251s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-517362 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-517362 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-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-517362 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" [fdcb24d8-a8bf-4b14-842a-c29ed2e17473] Pending
helpers_test.go:344: "task-pv-pod-restore" [fdcb24d8-a8bf-4b14-842a-c29ed2e17473] 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" [fdcb24d8-a8bf-4b14-842a-c29ed2e17473] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003245927s
addons_test.go:632: (dbg) Run:  kubectl --context addons-517362 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-517362 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-517362 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-517362 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-517362 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.624734064s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-517362 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (59.04s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (12.18s)

                                                
                                                
=== 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-517362 --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-775wx" [5717e527-59b6-4d84-a067-2cf822b8948c] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-9d868696f-775wx" [5717e527-59b6-4d84-a067-2cf822b8948c] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003964648s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-517362 addons disable headlamp --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Headlamp (12.18s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.47s)

                                                
                                                
=== 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-kqbl6" [c7ea7a03-c039-4b56-90f4-3cc53b02db3e] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003244834s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-517362
--- PASS: TestAddons/parallel/CloudSpanner (5.47s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (10.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-517362 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-517362 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-517362 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-517362 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" [888952e0-e394-415a-83ab-36bb753dc0a5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [888952e0-e394-415a-83ab-36bb753dc0a5] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [888952e0-e394-415a-83ab-36bb753dc0a5] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.003792441s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-517362 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-517362 ssh "cat /opt/local-path-provisioner/pvc-952d9ca7-a2ef-4f07-b617-a320d348d449_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-517362 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-517362 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-517362 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (10.02s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.52s)

                                                
                                                
=== 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-lfmt7" [32b9e3e4-63c1-468d-ac3b-4c169656c34e] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004240464s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-517362
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.52s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.6s)

                                                
                                                
=== 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-s5l9c" [c772cfdf-d695-4656-ae2a-28ca4bd0e3a2] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.004001826s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-517362 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-517362 addons disable yakd --alsologtostderr -v=1: (5.590300059s)
--- PASS: TestAddons/parallel/Yakd (10.60s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.98s)

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

                                                
                                    
x
+
TestCertOptions (23.47s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (223.86s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-428528 --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-428528 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (28.223086277s)
E0812 10:56:12.133150   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-428528 --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-428528 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (13.394751867s)
helpers_test.go:175: Cleaning up "cert-expiration-428528" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-428528
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-428528: (2.238892688s)
--- PASS: TestCertExpiration (223.86s)

                                                
                                    
x
+
TestForceSystemdFlag (33.71s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (38.73s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.38s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (23.53s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.53s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.8s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.39s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.37s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.32s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (51.47s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (24.98s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (32.07s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.26s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.26s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 logs --file /tmp/TestFunctionalserialLogsFileCmd3407115150/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-974480 logs --file /tmp/TestFunctionalserialLogsFileCmd3407115150/001/logs.txt: (1.260983777s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.26s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.59s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.34s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.36s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.38s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 10:31:12.502526   46710 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:31:12.502651   46710 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:31:12.502662   46710 out.go:304] Setting ErrFile to fd 2...
	I0812 10:31:12.502667   46710 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:31:12.502898   46710 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	I0812 10:31:12.503403   46710 out.go:298] Setting JSON to false
	I0812 10:31:12.504288   46710 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":772,"bootTime":1723457900,"procs":208,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 10:31:12.504362   46710 start.go:139] virtualization: kvm guest
	I0812 10:31:12.506642   46710 out.go:177] * [functional-974480] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 10:31:12.507982   46710 out.go:177]   - MINIKUBE_LOCATION=19409
	I0812 10:31:12.508001   46710 notify.go:220] Checking for updates...
	I0812 10:31:12.510394   46710 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 10:31:12.511526   46710 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19409-3442/kubeconfig
	I0812 10:31:12.512677   46710 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19409-3442/.minikube
	I0812 10:31:12.513807   46710 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0812 10:31:12.514939   46710 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0812 10:31:12.516403   46710 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:31:12.516938   46710 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 10:31:12.542614   46710 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 10:31:12.542768   46710 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:31:12.606391   46710 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-12 10:31:12.596315234 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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> ServerEr
rors:[] 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>}}
	I0812 10:31:12.606493   46710 docker.go:307] overlay module found
	I0812 10:31:12.609157   46710 out.go:177] * Using the docker driver based on existing profile
	I0812 10:31:12.610458   46710 start.go:297] selected driver: docker
	I0812 10:31:12.610476   46710 start.go:901] validating driver "docker" against &{Name:functional-974480 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-974480 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}
	I0812 10:31:12.610587   46710 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0812 10:31:12.612998   46710 out.go:177] 
	W0812 10:31:12.614228   46710 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
	I0812 10:31:12.615520   46710 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.17s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 10:31:12.339559   46505 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:31:12.339685   46505 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:31:12.339695   46505 out.go:304] Setting ErrFile to fd 2...
	I0812 10:31:12.339701   46505 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:31:12.340030   46505 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	I0812 10:31:12.340607   46505 out.go:298] Setting JSON to false
	I0812 10:31:12.341774   46505 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":772,"bootTime":1723457900,"procs":208,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 10:31:12.341874   46505 start.go:139] virtualization: kvm guest
	I0812 10:31:12.345287   46505 out.go:177] * [functional-974480] minikube v1.33.1 sur Ubuntu 20.04 (kvm/amd64)
	I0812 10:31:12.346627   46505 out.go:177]   - MINIKUBE_LOCATION=19409
	I0812 10:31:12.346676   46505 notify.go:220] Checking for updates...
	I0812 10:31:12.350558   46505 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 10:31:12.351887   46505 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19409-3442/kubeconfig
	I0812 10:31:12.353127   46505 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19409-3442/.minikube
	I0812 10:31:12.354336   46505 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0812 10:31:12.355613   46505 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0812 10:31:12.357190   46505 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:31:12.357771   46505 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 10:31:12.383534   46505 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 10:31:12.383677   46505 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:31:12.448538   46505 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:34 OomKillDisable:true NGoroutines:55 SystemTime:2024-08-12 10:31:12.43841962 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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>}}
	I0812 10:31:12.448689   46505 docker.go:307] overlay module found
	I0812 10:31:12.450963   46505 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0812 10:31:12.452400   46505 start.go:297] selected driver: docker
	I0812 10:31:12.452419   46505 start.go:901] validating driver "docker" against &{Name:functional-974480 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-974480 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}
	I0812 10:31:12.452537   46505 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0812 10:31:12.454841   46505 out.go:177] 
	W0812 10:31:12.456143   46505 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
	I0812 10:31:12.457461   46505 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (6.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-974480 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-974480 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-57b4589c47-fmndv" [2344e6b0-1e82-46e5-9cd3-d9c37909c8f6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-57b4589c47-fmndv" [2344e6b0-1e82-46e5-9cd3-d9c37909c8f6] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 6.05577608s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31968
functional_test.go:1675: http://192.168.49.2:31968: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-57b4589c47-fmndv

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (39.35s)

                                                
                                                
=== 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" [f62fff5c-0417-4944-b730-5fc65243cbf0] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004639365s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-974480 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-974480 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-974480 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-974480 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" [08a006db-2eaf-4b2d-9576-040e247ec29a] Pending
helpers_test.go:344: "sp-pod" [08a006db-2eaf-4b2d-9576-040e247ec29a] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [08a006db-2eaf-4b2d-9576-040e247ec29a] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 18.005105483s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-974480 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-974480 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-974480 delete -f testdata/storage-provisioner/pod.yaml: (1.519696574s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-974480 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" [0cc68c51-6f13-4fe2-91a8-0b4fea6dcba7] Pending
helpers_test.go:344: "sp-pod" [0cc68c51-6f13-4fe2-91a8-0b4fea6dcba7] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [0cc68c51-6f13-4fe2-91a8-0b4fea6dcba7] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.003456277s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-974480 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (39.35s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.69s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.92s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (18.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-974480 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-64454c8b5c-xb5rt" [2672b45d-f57d-4d67-b143-1756281b490a] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-64454c8b5c-xb5rt" [2672b45d-f57d-4d67-b143-1756281b490a] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 18.003917682s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-974480 exec mysql-64454c8b5c-xb5rt -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (18.27s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.51s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.58s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.15s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-974480 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-974480 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6d85cfcfd8-9vd8n" [2d7e37f1-d443-4521-b035-46072a1c552a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6d85cfcfd8-9vd8n" [2d7e37f1-d443-4521-b035-46072a1c552a] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.003964093s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.19s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-974480 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" [dba1ae93-59b7-42d3-93c2-0c48489ecd3f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [dba1ae93-59b7-42d3-93c2-0c48489ecd3f] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 16.00350798s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (16.29s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 service list
2024/08/12 10:31:22 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.87s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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:2256: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 version --short
--- PASS: TestFunctional/parallel/Version/short (0.05s)

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

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

                                                
                                                

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

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-974480 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
localhost/minikube-local-cache-test:functional-974480
localhost/kicbase/echo-server:functional-974480
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
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-974480 image ls --format short --alsologtostderr:
I0812 10:31:38.929307   54167 out.go:291] Setting OutFile to fd 1 ...
I0812 10:31:38.929575   54167 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 10:31:38.929585   54167 out.go:304] Setting ErrFile to fd 2...
I0812 10:31:38.929589   54167 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 10:31:38.929831   54167 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
I0812 10:31:38.930458   54167 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 10:31:38.930565   54167 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 10:31:38.930928   54167 cli_runner.go:164] Run: docker container inspect functional-974480 --format={{.State.Status}}
I0812 10:31:38.947342   54167 ssh_runner.go:195] Run: systemctl --version
I0812 10:31:38.947381   54167 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-974480
I0812 10:31:38.969380   54167 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/functional-974480/id_rsa Username:docker}
I0812 10:31:39.153606   54167 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.39s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-974480 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| localhost/minikube-local-cache-test     | functional-974480  | 2cb6411cb56df | 3.33kB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | cbb01a7bd410d | 61.2MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | 917d7814b9b5b | 87.2MB |
| docker.io/library/nginx                 | alpine             | 1ae23480369fa | 45.1MB |
| docker.io/library/nginx                 | latest             | a72860cb95fd5 | 192MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 3861cfcd7c04c | 151MB  |
| registry.k8s.io/kube-apiserver          | v1.30.3            | 1f6d574d502f3 | 118MB  |
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5cc3abe5717db | 87.2MB |
| registry.k8s.io/pause                   | 3.9                | e6f1816883972 | 750kB  |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 76932a3b37d7e | 112MB  |
| localhost/kicbase/echo-server           | functional-974480  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/kube-proxy              | v1.30.3            | 55bb025d2cfa5 | 86MB   |
| registry.k8s.io/kube-scheduler          | v1.30.3            | 3edc18e7b7672 | 63.1MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-974480 image ls --format table --alsologtostderr:
I0812 10:31:40.705031   54590 out.go:291] Setting OutFile to fd 1 ...
I0812 10:31:40.705315   54590 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 10:31:40.705331   54590 out.go:304] Setting ErrFile to fd 2...
I0812 10:31:40.705338   54590 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 10:31:40.705511   54590 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
I0812 10:31:40.706109   54590 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 10:31:40.706206   54590 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 10:31:40.706633   54590 cli_runner.go:164] Run: docker container inspect functional-974480 --format={{.State.Status}}
I0812 10:31:40.722376   54590 ssh_runner.go:195] Run: systemctl --version
I0812 10:31:40.722420   54590 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-974480
I0812 10:31:40.737836   54590 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/functional-974480/id_rsa Username:docker}
I0812 10:31:40.853199   54590 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-974480 image ls --format json --alsologtostderr:
[{"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":"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":"76932a3b37d7eb138c8f47c9a2b4218f0466dd
273badf856f2ce2f0277e15b5e","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":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"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":"07655ddf2eebe5d250f7a72c25f638b27126805d61779
741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"a72860cb95fd59e9c696c66441c64f18e66915fa26b249911e83c3854477ed9a","repoDigests":["docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c","docker.io/library/nginx@sha256:baa881b012a49e3c2cd6ab9d80f9fcd2962a98af8ede947d0ef930a427b28afc"],"repoTags":["docker.io/library/nginx:latest"],"size":"191750286"},{"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":"0184c1613
d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","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":"2cb6411cb56dfcf036da93364c8b6801b0971b9ca5954235c497104e68703c70","repoDigests":["localhost/minikube-local-cache-test@sha256:9966bbeab5f2d9120d6eee19bb9b968a660ba8235fb203bcc65f3f3ce03eb454"],"repoTags":["localhost/minikube-local-cache-test:functional-974480"],"size":"3330"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb0
27320eb185c6110e0850b997870"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"61245718"},{"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":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/li
brary/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":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-
server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-974480"],"size":"4943877"},{"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":"e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097","registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"750414"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-974480 image ls --format json --alsologtostderr:
I0812 10:31:40.317264   54533 out.go:291] Setting OutFile to fd 1 ...
I0812 10:31:40.317373   54533 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 10:31:40.317382   54533 out.go:304] Setting ErrFile to fd 2...
I0812 10:31:40.317387   54533 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 10:31:40.317604   54533 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
I0812 10:31:40.318113   54533 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 10:31:40.318199   54533 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 10:31:40.318546   54533 cli_runner.go:164] Run: docker container inspect functional-974480 --format={{.State.Status}}
I0812 10:31:40.335418   54533 ssh_runner.go:195] Run: systemctl --version
I0812 10:31:40.335462   54533 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-974480
I0812 10:31:40.354409   54533 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/functional-974480/id_rsa Username:docker}
I0812 10:31:40.553981   54533 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.39s)

                                                
                                    
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:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-974480 image ls --format yaml --alsologtostderr:
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-974480
size: "4943877"
- 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: 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: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- 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: 1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:a377278b7dde3a8012b25d141d025a88dbf9f5ed13c5cdf21ee241e7ec07ab57
repoTags:
- docker.io/library/nginx:alpine
size: "45068794"
- 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: 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: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
- registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10
repoTags:
- registry.k8s.io/pause:3.9
size: "750414"
- 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:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- 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: 2cb6411cb56dfcf036da93364c8b6801b0971b9ca5954235c497104e68703c70
repoDigests:
- localhost/minikube-local-cache-test@sha256:9966bbeab5f2d9120d6eee19bb9b968a660ba8235fb203bcc65f3f3ce03eb454
repoTags:
- localhost/minikube-local-cache-test:functional-974480
size: "3330"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-974480 image ls --format yaml --alsologtostderr:
I0812 10:31:39.316807   54234 out.go:291] Setting OutFile to fd 1 ...
I0812 10:31:39.317050   54234 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 10:31:39.317058   54234 out.go:304] Setting ErrFile to fd 2...
I0812 10:31:39.317062   54234 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 10:31:39.317280   54234 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
I0812 10:31:39.317849   54234 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 10:31:39.317938   54234 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 10:31:39.318302   54234 cli_runner.go:164] Run: docker container inspect functional-974480 --format={{.State.Status}}
I0812 10:31:39.334817   54234 ssh_runner.go:195] Run: systemctl --version
I0812 10:31:39.334865   54234 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-974480
I0812 10:31:39.350369   54234 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/functional-974480/id_rsa Username:docker}
I0812 10:31:39.449731   54234 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 image build -t localhost/my-image:functional-974480 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-974480 image build -t localhost/my-image:functional-974480 testdata/build --alsologtostderr: (5.826781748s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-974480 image build -t localhost/my-image:functional-974480 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 9fa328f5ac0
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-974480
--> 092a784fc21
Successfully tagged localhost/my-image:functional-974480
092a784fc21b6edae035b8787ae204446b6e5ccfe90cdbc5a0b048d8acd446d4
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-974480 image build -t localhost/my-image:functional-974480 testdata/build --alsologtostderr:
I0812 10:31:39.905440   54458 out.go:291] Setting OutFile to fd 1 ...
I0812 10:31:39.905609   54458 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 10:31:39.905623   54458 out.go:304] Setting ErrFile to fd 2...
I0812 10:31:39.905630   54458 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0812 10:31:39.905931   54458 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
I0812 10:31:39.906613   54458 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 10:31:39.907130   54458 config.go:182] Loaded profile config "functional-974480": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0812 10:31:39.907610   54458 cli_runner.go:164] Run: docker container inspect functional-974480 --format={{.State.Status}}
I0812 10:31:39.923935   54458 ssh_runner.go:195] Run: systemctl --version
I0812 10:31:39.923981   54458 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-974480
I0812 10:31:39.939717   54458 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/functional-974480/id_rsa Username:docker}
I0812 10:31:40.097789   54458 build_images.go:161] Building image from path: /tmp/build.1020589857.tar
I0812 10:31:40.097854   54458 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0812 10:31:40.156906   54458 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1020589857.tar
I0812 10:31:40.160914   54458 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1020589857.tar: stat -c "%s %y" /var/lib/minikube/build/build.1020589857.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1020589857.tar': No such file or directory
I0812 10:31:40.160936   54458 ssh_runner.go:362] scp /tmp/build.1020589857.tar --> /var/lib/minikube/build/build.1020589857.tar (3072 bytes)
I0812 10:31:40.253984   54458 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1020589857
I0812 10:31:40.265038   54458 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1020589857 -xf /var/lib/minikube/build/build.1020589857.tar
I0812 10:31:40.275893   54458 crio.go:315] Building image: /var/lib/minikube/build/build.1020589857
I0812 10:31:40.275970   54458 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-974480 /var/lib/minikube/build/build.1020589857 --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
I0812 10:31:45.662167   54458 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-974480 /var/lib/minikube/build/build.1020589857 --cgroup-manager=cgroupfs: (5.386168777s)
I0812 10:31:45.662227   54458 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1020589857
I0812 10:31:45.670657   54458 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1020589857.tar
I0812 10:31:45.678455   54458 build_images.go:217] Built localhost/my-image:functional-974480 from /tmp/build.1020589857.tar
I0812 10:31:45.678493   54458 build_images.go:133] succeeded building to: functional-974480
I0812 10:31:45.678498   54458 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (6.39s)

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 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 12 10:31 created-by-test
-rw-r--r-- 1 docker docker 24 Aug 12 10:31 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug 12 10:31 test-1723458685219756357
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 ssh cat /mount-9p/test-1723458685219756357
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-974480 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" [a8bfd8d0-634b-4476-a64d-834a7c39827b] Pending
helpers_test.go:344: "busybox-mount" [a8bfd8d0-634b-4476-a64d-834a7c39827b] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [a8bfd8d0-634b-4476-a64d-834a7c39827b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [a8bfd8d0-634b-4476-a64d-834a7c39827b] 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 6.003170365s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-974480 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-974480 /tmp/TestFunctionalparallelMountCmdany-port1557122796/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.51s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-amd64 -p functional-974480 image save kicbase/echo-server:functional-974480 /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.53s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.12s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (112.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-153789 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0812 10:32:53.331449   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:32:53.337303   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:32:53.347536   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:32:53.367785   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:32:53.408105   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:32:53.488419   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:32:53.648823   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:32:53.969289   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:32:54.610205   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:32:55.890709   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:32:58.451878   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:33:03.573055   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:33:13.813884   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:33:34.294961   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-153789 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m51.652344526s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-153789 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (112.28s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (4.36s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.94s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (35.63s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-153789 -v=7 --alsologtostderr
E0812 10:34:15.255950   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-153789 -v=7 --alsologtostderr: (34.863414996s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-153789 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (35.63s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (14.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.62s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 10:34:57.997924   77007 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:34:57.998037   77007 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:34:57.998047   77007 out.go:304] Setting ErrFile to fd 2...
	I0812 10:34:57.998054   77007 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:34:57.998230   77007 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	I0812 10:34:57.998410   77007 out.go:298] Setting JSON to false
	I0812 10:34:57.998435   77007 mustload.go:65] Loading cluster: ha-153789
	I0812 10:34:57.998531   77007 notify.go:220] Checking for updates...
	I0812 10:34:57.998844   77007 config.go:182] Loaded profile config "ha-153789": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:34:57.998860   77007 status.go:255] checking status of ha-153789 ...
	I0812 10:34:57.999238   77007 cli_runner.go:164] Run: docker container inspect ha-153789 --format={{.State.Status}}
	I0812 10:34:58.017414   77007 status.go:330] ha-153789 host status = "Running" (err=<nil>)
	I0812 10:34:58.017442   77007 host.go:66] Checking if "ha-153789" exists ...
	I0812 10:34:58.017727   77007 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-153789
	I0812 10:34:58.033918   77007 host.go:66] Checking if "ha-153789" exists ...
	I0812 10:34:58.034232   77007 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 10:34:58.034279   77007 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-153789
	I0812 10:34:58.049734   77007 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/ha-153789/id_rsa Username:docker}
	I0812 10:34:58.133976   77007 ssh_runner.go:195] Run: systemctl --version
	I0812 10:34:58.137582   77007 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 10:34:58.147399   77007 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:34:58.198020   77007 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-08-12 10:34:58.188749761 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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> ServerEr
rors:[] 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>}}
	I0812 10:34:58.198670   77007 kubeconfig.go:125] found "ha-153789" server: "https://192.168.49.254:8443"
	I0812 10:34:58.198699   77007 api_server.go:166] Checking apiserver status ...
	I0812 10:34:58.198729   77007 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0812 10:34:58.209083   77007 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1640/cgroup
	I0812 10:34:58.218107   77007 api_server.go:182] apiserver freezer: "5:freezer:/docker/7ae4a7a83cfaee6f04e8dbf50257f926407f285e4802a947c2c1a91e41e42bf7/crio/crio-be9da1a34fa02c2eb74b4d505efdc5c2a1243590c77b929e2b97fff4b1d6e329"
	I0812 10:34:58.218175   77007 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7ae4a7a83cfaee6f04e8dbf50257f926407f285e4802a947c2c1a91e41e42bf7/crio/crio-be9da1a34fa02c2eb74b4d505efdc5c2a1243590c77b929e2b97fff4b1d6e329/freezer.state
	I0812 10:34:58.225476   77007 api_server.go:204] freezer state: "THAWED"
	I0812 10:34:58.225511   77007 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0812 10:34:58.228871   77007 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0812 10:34:58.228889   77007 status.go:422] ha-153789 apiserver status = Running (err=<nil>)
	I0812 10:34:58.228898   77007 status.go:257] ha-153789 status: &{Name:ha-153789 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 10:34:58.228913   77007 status.go:255] checking status of ha-153789-m02 ...
	I0812 10:34:58.229156   77007 cli_runner.go:164] Run: docker container inspect ha-153789-m02 --format={{.State.Status}}
	I0812 10:34:58.245281   77007 status.go:330] ha-153789-m02 host status = "Stopped" (err=<nil>)
	I0812 10:34:58.245299   77007 status.go:343] host is not running, skipping remaining checks
	I0812 10:34:58.245305   77007 status.go:257] ha-153789-m02 status: &{Name:ha-153789-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 10:34:58.245326   77007 status.go:255] checking status of ha-153789-m03 ...
	I0812 10:34:58.245539   77007 cli_runner.go:164] Run: docker container inspect ha-153789-m03 --format={{.State.Status}}
	I0812 10:34:58.263223   77007 status.go:330] ha-153789-m03 host status = "Running" (err=<nil>)
	I0812 10:34:58.263245   77007 host.go:66] Checking if "ha-153789-m03" exists ...
	I0812 10:34:58.263522   77007 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-153789-m03
	I0812 10:34:58.279643   77007 host.go:66] Checking if "ha-153789-m03" exists ...
	I0812 10:34:58.279909   77007 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 10:34:58.279951   77007 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-153789-m03
	I0812 10:34:58.296023   77007 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/ha-153789-m03/id_rsa Username:docker}
	I0812 10:34:58.377918   77007 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 10:34:58.387944   77007 kubeconfig.go:125] found "ha-153789" server: "https://192.168.49.254:8443"
	I0812 10:34:58.387967   77007 api_server.go:166] Checking apiserver status ...
	I0812 10:34:58.388014   77007 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0812 10:34:58.397067   77007 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1530/cgroup
	I0812 10:34:58.405087   77007 api_server.go:182] apiserver freezer: "5:freezer:/docker/376e4a1add231bc3d6a2833b727ac10289fd67573314dbdcecd9f706d3a6a36a/crio/crio-6ced4bef8ec9e32f0de37f9969edaedeb2754f7d4394b3acb2b4814e6c647e09"
	I0812 10:34:58.405152   77007 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/376e4a1add231bc3d6a2833b727ac10289fd67573314dbdcecd9f706d3a6a36a/crio/crio-6ced4bef8ec9e32f0de37f9969edaedeb2754f7d4394b3acb2b4814e6c647e09/freezer.state
	I0812 10:34:58.412583   77007 api_server.go:204] freezer state: "THAWED"
	I0812 10:34:58.412606   77007 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0812 10:34:58.417348   77007 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0812 10:34:58.417374   77007 status.go:422] ha-153789-m03 apiserver status = Running (err=<nil>)
	I0812 10:34:58.417385   77007 status.go:257] ha-153789-m03 status: &{Name:ha-153789-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 10:34:58.417408   77007 status.go:255] checking status of ha-153789-m04 ...
	I0812 10:34:58.417626   77007 cli_runner.go:164] Run: docker container inspect ha-153789-m04 --format={{.State.Status}}
	I0812 10:34:58.435181   77007 status.go:330] ha-153789-m04 host status = "Running" (err=<nil>)
	I0812 10:34:58.435203   77007 host.go:66] Checking if "ha-153789-m04" exists ...
	I0812 10:34:58.435442   77007 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-153789-m04
	I0812 10:34:58.451385   77007 host.go:66] Checking if "ha-153789-m04" exists ...
	I0812 10:34:58.451617   77007 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 10:34:58.451654   77007 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-153789-m04
	I0812 10:34:58.469278   77007 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/ha-153789-m04/id_rsa Username:docker}
	I0812 10:34:58.553905   77007 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 10:34:58.564215   77007 status.go:257] ha-153789-m04 status: &{Name:ha-153789-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (19.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.83s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (200.07s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-153789 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-153789 -v=7 --alsologtostderr
E0812 10:35:37.176579   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-153789 -v=7 --alsologtostderr: (36.521885881s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-153789 --wait=true -v=7 --alsologtostderr
E0812 10:36:12.133101   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:12.138434   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:12.148663   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:12.168887   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:12.209170   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:12.289518   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:12.450272   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:12.770708   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:13.410901   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:14.691335   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:17.252106   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:22.372469   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:32.613529   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:36:53.094299   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:37:34.055140   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
E0812 10:37:53.331754   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 10:38:21.017243   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-153789 --wait=true -v=7 --alsologtostderr: (2m43.459428088s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-153789
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (200.07s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.62s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-amd64 -p ha-153789 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-amd64 -p ha-153789 node delete m03 -v=7 --alsologtostderr: (10.91763389s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-amd64 -p ha-153789 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}}'"
E0812 10:38:55.975839   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (11.62s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.43s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.35s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 10:39:31.714037   95057 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:39:31.714145   95057 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:39:31.714154   95057 out.go:304] Setting ErrFile to fd 2...
	I0812 10:39:31.714159   95057 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:39:31.714346   95057 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	I0812 10:39:31.714544   95057 out.go:298] Setting JSON to false
	I0812 10:39:31.714569   95057 mustload.go:65] Loading cluster: ha-153789
	I0812 10:39:31.714679   95057 notify.go:220] Checking for updates...
	I0812 10:39:31.715093   95057 config.go:182] Loaded profile config "ha-153789": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:39:31.715113   95057 status.go:255] checking status of ha-153789 ...
	I0812 10:39:31.715622   95057 cli_runner.go:164] Run: docker container inspect ha-153789 --format={{.State.Status}}
	I0812 10:39:31.732202   95057 status.go:330] ha-153789 host status = "Stopped" (err=<nil>)
	I0812 10:39:31.732236   95057 status.go:343] host is not running, skipping remaining checks
	I0812 10:39:31.732242   95057 status.go:257] ha-153789 status: &{Name:ha-153789 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 10:39:31.732268   95057 status.go:255] checking status of ha-153789-m02 ...
	I0812 10:39:31.732567   95057 cli_runner.go:164] Run: docker container inspect ha-153789-m02 --format={{.State.Status}}
	I0812 10:39:31.747905   95057 status.go:330] ha-153789-m02 host status = "Stopped" (err=<nil>)
	I0812 10:39:31.747922   95057 status.go:343] host is not running, skipping remaining checks
	I0812 10:39:31.747928   95057 status.go:257] ha-153789-m02 status: &{Name:ha-153789-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 10:39:31.747944   95057 status.go:255] checking status of ha-153789-m04 ...
	I0812 10:39:31.748160   95057 cli_runner.go:164] Run: docker container inspect ha-153789-m04 --format={{.State.Status}}
	I0812 10:39:31.763949   95057 status.go:330] ha-153789-m04 host status = "Stopped" (err=<nil>)
	I0812 10:39:31.763969   95057 status.go:343] host is not running, skipping remaining checks
	I0812 10:39:31.763975   95057 status.go:257] ha-153789-m04 status: &{Name:ha-153789-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (55.09s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (46.37s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-153789 --control-plane -v=7 --alsologtostderr
E0812 10:41:12.133226   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-153789 --control-plane -v=7 --alsologtostderr: (45.600577166s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-153789 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (46.37s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.58s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (49.79s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-192152 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0812 10:41:39.816131   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-192152 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (49.784605532s)
--- PASS: TestJSONOutput/start/Command (49.79s)

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

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

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

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

                                                
                                    
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-192152 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-192152 --output=json --user=testUser: (5.715347085s)
--- 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.18s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"681e8fb5-be43-450b-974f-cfda2004b382","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-695159] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"390cc8a2-a8e1-442e-8e09-d65bf0627658","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19409"}}
	{"specversion":"1.0","id":"13c6faf1-abc0-4c16-8942-f646678f15a6","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":"eda13a6b-c4f2-4afb-81f5-5ffcc998c890","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19409-3442/kubeconfig"}}
	{"specversion":"1.0","id":"e15486b3-5f39-412a-bc91-1e59ac5f072d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19409-3442/.minikube"}}
	{"specversion":"1.0","id":"aa7b29db-99ad-4e4b-b8f4-f297dfc07396","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":"965da5d0-cb1a-4a3e-bfb9-3c56899a0464","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"e7b4111c-88a9-4b1c-90ac-4e915302e5c3","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-695159" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-695159
--- PASS: TestErrorJSONOutput (0.18s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (27.97s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-853688 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-853688 --network=: (25.869159421s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-853688" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-853688
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-853688: (2.081517881s)
--- PASS: TestKicCustomNetwork/create_custom_network (27.97s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.99s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-665092 --network=bridge
E0812 10:42:53.330966   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-665092 --network=bridge: (22.078923819s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-665092" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-665092
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-665092: (1.887223537s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (23.99s)

                                                
                                    
x
+
TestKicExistingNetwork (22.96s)

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

                                                
                                    
x
+
TestKicCustomSubnet (22.98s)

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

                                                
                                    
x
+
TestKicStaticIP (23.52s)

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

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (49.02s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-274476 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-274476 --driver=docker  --container-runtime=crio: (20.66804053s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-277366 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-277366 --driver=docker  --container-runtime=crio: (23.312726861s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-274476
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-277366
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-277366" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-277366
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-277366: (1.866429755s)
helpers_test.go:175: Cleaning up "first-274476" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-274476
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-274476: (2.172964523s)
--- PASS: TestMinikubeProfile (49.02s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (5.18s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.22s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.91s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.55s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.22s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.16s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.37s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (75.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-928743 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0812 10:46:12.132545   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-928743 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m15.10727104s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-928743 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (75.52s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (2.91s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.66s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (27.77s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.01s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 10:47:36.214405  161472 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:47:36.214507  161472 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:47:36.214516  161472 out.go:304] Setting ErrFile to fd 2...
	I0812 10:47:36.214521  161472 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:47:36.214753  161472 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	I0812 10:47:36.214917  161472 out.go:298] Setting JSON to false
	I0812 10:47:36.214941  161472 mustload.go:65] Loading cluster: multinode-928743
	I0812 10:47:36.215048  161472 notify.go:220] Checking for updates...
	I0812 10:47:36.215431  161472 config.go:182] Loaded profile config "multinode-928743": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:47:36.215451  161472 status.go:255] checking status of multinode-928743 ...
	I0812 10:47:36.215895  161472 cli_runner.go:164] Run: docker container inspect multinode-928743 --format={{.State.Status}}
	I0812 10:47:36.233493  161472 status.go:330] multinode-928743 host status = "Running" (err=<nil>)
	I0812 10:47:36.233514  161472 host.go:66] Checking if "multinode-928743" exists ...
	I0812 10:47:36.233762  161472 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-928743
	I0812 10:47:36.250983  161472 host.go:66] Checking if "multinode-928743" exists ...
	I0812 10:47:36.251234  161472 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 10:47:36.251268  161472 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-928743
	I0812 10:47:36.267162  161472 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/multinode-928743/id_rsa Username:docker}
	I0812 10:47:36.349953  161472 ssh_runner.go:195] Run: systemctl --version
	I0812 10:47:36.353757  161472 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 10:47:36.363468  161472 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:47:36.409268  161472 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-08-12 10:47:36.4007757 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_6
4 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:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0812 10:47:36.409762  161472 kubeconfig.go:125] found "multinode-928743" server: "https://192.168.67.2:8443"
	I0812 10:47:36.409786  161472 api_server.go:166] Checking apiserver status ...
	I0812 10:47:36.409820  161472 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0812 10:47:36.419696  161472 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1614/cgroup
	I0812 10:47:36.427906  161472 api_server.go:182] apiserver freezer: "5:freezer:/docker/2d0cf97ad7d8b24ac2393912128707ba3ade923660f4652a42110e5124642d28/crio/crio-12a0da8bd262aedfd353458b386501a835ac496cb3bcc48cb6c9a99f5db9ad5a"
	I0812 10:47:36.427955  161472 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2d0cf97ad7d8b24ac2393912128707ba3ade923660f4652a42110e5124642d28/crio/crio-12a0da8bd262aedfd353458b386501a835ac496cb3bcc48cb6c9a99f5db9ad5a/freezer.state
	I0812 10:47:36.435329  161472 api_server.go:204] freezer state: "THAWED"
	I0812 10:47:36.435362  161472 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0812 10:47:36.438859  161472 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0812 10:47:36.438878  161472 status.go:422] multinode-928743 apiserver status = Running (err=<nil>)
	I0812 10:47:36.438887  161472 status.go:257] multinode-928743 status: &{Name:multinode-928743 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 10:47:36.438902  161472 status.go:255] checking status of multinode-928743-m02 ...
	I0812 10:47:36.439144  161472 cli_runner.go:164] Run: docker container inspect multinode-928743-m02 --format={{.State.Status}}
	I0812 10:47:36.455232  161472 status.go:330] multinode-928743-m02 host status = "Running" (err=<nil>)
	I0812 10:47:36.455251  161472 host.go:66] Checking if "multinode-928743-m02" exists ...
	I0812 10:47:36.455519  161472 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-928743-m02
	I0812 10:47:36.471566  161472 host.go:66] Checking if "multinode-928743-m02" exists ...
	I0812 10:47:36.471791  161472 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0812 10:47:36.471823  161472 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-928743-m02
	I0812 10:47:36.488618  161472 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19409-3442/.minikube/machines/multinode-928743-m02/id_rsa Username:docker}
	I0812 10:47:36.573761  161472 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0812 10:47:36.584030  161472 status.go:257] multinode-928743-m02 status: &{Name:multinode-928743-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0812 10:47:36.584062  161472 status.go:255] checking status of multinode-928743-m03 ...
	I0812 10:47:36.584364  161472 cli_runner.go:164] Run: docker container inspect multinode-928743-m03 --format={{.State.Status}}
	I0812 10:47:36.600406  161472 status.go:330] multinode-928743-m03 host status = "Stopped" (err=<nil>)
	I0812 10:47:36.600425  161472 status.go:343] host is not running, skipping remaining checks
	I0812 10:47:36.600431  161472 status.go:257] multinode-928743-m03 status: &{Name:multinode-928743-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (77.31s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-928743
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-928743
E0812 10:47:53.332085   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-928743: (24.551148771s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-928743 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-928743 --wait=true -v=8 --alsologtostderr: (52.679300963s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-928743
--- PASS: TestMultiNode/serial/RestartKeepsNodes (77.31s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.83s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-928743 stop
E0812 10:49:16.378304   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-928743 stop: (23.455393155s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-928743 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-928743 status: exit status 7 (74.608436ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 10:49:30.978211  170814 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:49:30.978485  170814 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:49:30.978495  170814 out.go:304] Setting ErrFile to fd 2...
	I0812 10:49:30.978502  170814 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:49:30.978722  170814 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	I0812 10:49:30.978894  170814 out.go:298] Setting JSON to false
	I0812 10:49:30.978919  170814 mustload.go:65] Loading cluster: multinode-928743
	I0812 10:49:30.978994  170814 notify.go:220] Checking for updates...
	I0812 10:49:30.979277  170814 config.go:182] Loaded profile config "multinode-928743": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0812 10:49:30.979294  170814 status.go:255] checking status of multinode-928743 ...
	I0812 10:49:30.979716  170814 cli_runner.go:164] Run: docker container inspect multinode-928743 --format={{.State.Status}}
	I0812 10:49:30.997863  170814 status.go:330] multinode-928743 host status = "Stopped" (err=<nil>)
	I0812 10:49:30.997883  170814 status.go:343] host is not running, skipping remaining checks
	I0812 10:49:30.997890  170814 status.go:257] multinode-928743 status: &{Name:multinode-928743 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0812 10:49:30.997913  170814 status.go:255] checking status of multinode-928743-m02 ...
	I0812 10:49:30.998157  170814 cli_runner.go:164] Run: docker container inspect multinode-928743-m02 --format={{.State.Status}}
	I0812 10:49:31.013749  170814 status.go:330] multinode-928743-m02 host status = "Stopped" (err=<nil>)
	I0812 10:49:31.013772  170814 status.go:343] host is not running, skipping remaining checks
	I0812 10:49:31.013779  170814 status.go:257] multinode-928743-m02 status: &{Name:multinode-928743-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (47.4s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (22.78s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (104.65s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-396902 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0812 10:51:12.133002   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-396902 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m19.878683456s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-396902 image pull gcr.io/k8s-minikube/busybox
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-396902
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-396902: (5.604166421s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-396902 --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-396902 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (16.000261952s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-396902 image list
helpers_test.go:175: Cleaning up "test-preload-396902" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-396902
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-396902: (2.223437279s)
--- PASS: TestPreload (104.65s)

                                                
                                    
x
+
TestScheduledStopUnix (96.17s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-906900 --memory=2048 --driver=docker  --container-runtime=crio
E0812 10:52:35.177864   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-906900 --memory=2048 --driver=docker  --container-runtime=crio: (19.985170605s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-906900 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-906900 -n scheduled-stop-906900
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-906900 --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-906900 --cancel-scheduled
E0812 10:52:53.331958   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-906900 -n scheduled-stop-906900
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-906900
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-906900 --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-906900
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-906900: exit status 7 (59.163795ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.9s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"0264d5f6-cd28-49a3-8b26-ce684925542e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-244880] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"de043acb-df3c-4a9f-b376-7431fca5a299","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19409"}}
	{"specversion":"1.0","id":"616fa07a-a8fb-4b88-853e-beb116331f03","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":"b55d1c9b-1ea2-4008-95cf-87951d9deef8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19409-3442/kubeconfig"}}
	{"specversion":"1.0","id":"99099bb8-ce53-4ab8-94b8-cb57c9c34887","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19409-3442/.minikube"}}
	{"specversion":"1.0","id":"4b891f31-ae82-4157-bc0e-d824d833f73a","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":"b2194062-ac8d-440c-a2ce-1f7f847e2f64","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"d7cc352c-df67-4cb5-a764-a21aae535aee","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":"b646b805-c64a-4c4f-bc3d-f42f59066ae2","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":"83f344ed-22d1-46ec-92e9-fc6725afb4a3","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":"b9a1dc3d-9a9f-4789-b8c6-6bea0c89da49","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":"91fa01a8-4caa-4af2-ba5d-e2690bcc23e6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-244880\" primary control-plane node in \"insufficient-storage-244880\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"c7b30b84-cc8c-455d-bcde-ecd09a0f6def","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":"a0095a9c-5f20-474d-9dcb-a891a144c740","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":"09c10adb-c746-4284-a173-5f80a493c346","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-244880 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-244880 --output=json --layout=cluster: exit status 7 (241.437248ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0812 10:54:13.768894  193278 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-244880" does not appear in /home/jenkins/minikube-integration/19409-3442/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0812 10:54:14.010942  193379 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-244880" does not appear in /home/jenkins/minikube-integration/19409-3442/kubeconfig
	E0812 10:54:14.020222  193379 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/insufficient-storage-244880/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (66.51s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2131288614 start -p running-upgrade-090294 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2131288614 start -p running-upgrade-090294 --memory=2200 --vm-driver=docker  --container-runtime=crio: (26.209137076s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-090294 --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-090294 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (37.393531602s)
helpers_test.go:175: Cleaning up "running-upgrade-090294" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-090294
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-090294: (2.451991242s)
--- PASS: TestRunningBinaryUpgrade (66.51s)

                                                
                                    
x
+
TestKubernetesUpgrade (343.74s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-917628 --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-917628 --memory=2200 --kubernetes-version=v1.31.0-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m24.433577115s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-917628 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-917628 --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-917628 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (59.665581ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-917628] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19409
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19409-3442/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19409-3442/.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-917628
	    minikube start -p kubernetes-upgrade-917628 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-9176282 --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-917628 --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-917628 --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-917628 --memory=2200 --kubernetes-version=v1.31.0-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.088048706s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-917628" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-917628
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-917628: (2.703556756s)
--- PASS: TestKubernetesUpgrade (343.74s)

                                                
                                    
x
+
TestMissingContainerUpgrade (134.34s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (35.69s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.53s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (89.48s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3228596505 start -p stopped-upgrade-639958 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3228596505 start -p stopped-upgrade-639958 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m2.792921917s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3228596505 -p stopped-upgrade-639958 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3228596505 -p stopped-upgrade-639958 stop: (2.352223737s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-639958 --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-639958 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (24.331097747s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (89.48s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (12.2s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.99s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.7s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.68s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.35s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.98s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0812 10:55:30.227343  215723 out.go:291] Setting OutFile to fd 1 ...
	I0812 10:55:30.227509  215723 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:55:30.227523  215723 out.go:304] Setting ErrFile to fd 2...
	I0812 10:55:30.227530  215723 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0812 10:55:30.227855  215723 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19409-3442/.minikube/bin
	I0812 10:55:30.228641  215723 out.go:298] Setting JSON to false
	I0812 10:55:30.229954  215723 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":2230,"bootTime":1723457900,"procs":275,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0812 10:55:30.230039  215723 start.go:139] virtualization: kvm guest
	I0812 10:55:30.233078  215723 out.go:177] * [false-232507] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0812 10:55:30.234431  215723 out.go:177]   - MINIKUBE_LOCATION=19409
	I0812 10:55:30.234458  215723 notify.go:220] Checking for updates...
	I0812 10:55:30.237243  215723 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0812 10:55:30.238416  215723 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19409-3442/kubeconfig
	I0812 10:55:30.239601  215723 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19409-3442/.minikube
	I0812 10:55:30.241247  215723 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0812 10:55:30.249329  215723 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0812 10:55:30.251941  215723 config.go:182] Loaded profile config "kubernetes-upgrade-917628": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.20.0
	I0812 10:55:30.252068  215723 config.go:182] Loaded profile config "missing-upgrade-253674": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0812 10:55:30.252167  215723 config.go:182] Loaded profile config "stopped-upgrade-639958": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0812 10:55:30.252271  215723 driver.go:392] Setting default libvirt URI to qemu:///system
	I0812 10:55:30.281722  215723 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0812 10:55:30.281858  215723 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0812 10:55:30.333669  215723 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:60 OomKillDisable:true NGoroutines:82 SystemTime:2024-08-12 10:55:30.324482709 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 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> ServerEr
rors:[] 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>}}
	I0812 10:55:30.333778  215723 docker.go:307] overlay module found
	I0812 10:55:30.442148  215723 out.go:177] * Using the docker driver based on user configuration
	I0812 10:55:30.527211  215723 start.go:297] selected driver: docker
	I0812 10:55:30.527236  215723 start.go:901] validating driver "docker" against <nil>
	I0812 10:55:30.527252  215723 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0812 10:55:30.589450  215723 out.go:177] 
	W0812 10:55:30.663546  215723 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
	I0812 10:55:30.721002  215723 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.81s)

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

                                                
                                    
x
+
TestPause/serial/Start (51.39s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-232507 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0812 10:57:53.331760   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-232507 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (53.682564635s)
--- PASS: TestNetworkPlugins/group/auto/Start (53.68s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (33.11s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-amd64 start -p pause-613927 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
pause_test.go:92: (dbg) Done: out/minikube-linux-amd64 start -p pause-613927 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (33.09443101s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (33.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-232507 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-232507 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-9t5xn" [48025eef-1009-442e-87f3-111ee2f85102] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-9t5xn" [48025eef-1009-442e-87f3-111ee2f85102] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003657662s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.19s)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.7s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.28s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-613927","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-613927","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.28s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.62s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.78s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.57s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (26.19s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

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

                                                
                                    
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-xwvgg" [447ebeb7-e574-4256-8f90-ebc179baac27] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004214878s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-232507 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-fxz7d" [54b5fdd5-f405-4e58-b4bd-ddca7eca0f03] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-fxz7d" [54b5fdd5-f405-4e58-b4bd-ddca7eca0f03] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.003805747s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.17s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-232507 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-g2ffw" [afe40c6e-9f83-475f-88ed-66d6de4ae1e5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-g2ffw" [afe40c6e-9f83-475f-88ed-66d6de4ae1e5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003782056s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.26s)

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

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

                                                
                                    
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-756sq" [81b076a2-396e-4dc8-a1b0-43196f79f10f] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004779239s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-232507 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-bn5bv" [a269def1-c872-42c1-a2e0-58ba7c4e3ac5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-bn5bv" [a269def1-c872-42c1-a2e0-58ba7c4e3ac5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.004718162s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.22s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-232507 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-w85gj" [b0807baa-4e99-49e7-8998-aa00a6bfd21d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-w85gj" [b0807baa-4e99-49e7-8998-aa00a6bfd21d] Running
E0812 11:01:12.132296   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003517015s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.20s)

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-232507 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:175: (dbg) Non-zero exit: kubectl --context enable-default-cni-232507 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.133005627s)

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

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

                                                
                                                
** /stderr **
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-232507 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (32.45s)

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

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

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

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

                                                
                                    
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-2lxmg" [32cd8be4-20c4-4376-8cf7-eede92fbd591] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003838486s
--- 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-232507 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-232507 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-n9qjx" [3b3d2df9-55b4-4d95-94a1-83e61673e1b1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-n9qjx" [3b3d2df9-55b4-4d95-94a1-83e61673e1b1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.003860297s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.22s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-232507 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-4885w" [2b6ce6ee-b993-4e55-9182-8986f7518567] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-4885w" [2b6ce6ee-b993-4e55-9182-8986f7518567] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003821039s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.30s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-232507 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.12s)
E0812 11:07:14.128464   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:07:16.599025   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:07:26.837046   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:07:31.993855   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:07:34.609015   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:07:37.079973   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory

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

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

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

                                                
                                                
=== 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-744648 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0812 11:02:53.331600   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-744648 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (51.283966689s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (51.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-000173 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" [a55533ea-0ec3-4583-90c6-f657a81b1abe] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a55533ea-0ec3-4583-90c6-f657a81b1abe] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.004115216s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-000173 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.30s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-619633 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" [104d5954-3f06-41ba-8f1f-2695b1a0ef67] Pending
helpers_test.go:344: "busybox" [104d5954-3f06-41ba-8f1f-2695b1a0ef67] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [104d5954-3f06-41ba-8f1f-2695b1a0ef67] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.003293806s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-619633 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-147829 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" [a6dbd18e-6f4b-485c-a4e8-f9440ed340a5] Pending
helpers_test.go:344: "busybox" [a6dbd18e-6f4b-485c-a4e8-f9440ed340a5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a6dbd18e-6f4b-485c-a4e8-f9440ed340a5] Running
E0812 11:03:26.472424   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:03:26.477723   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:03:26.488465   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:03:26.508814   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:03:26.549152   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:03:26.629459   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:03:26.790361   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 7.004705643s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-147829 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (7.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-744648 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" [aa4e8b36-7a6c-44b4-98d7-4902646a0b27] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [aa4e8b36-7a6c-44b4-98d7-4902646a0b27] Running
E0812 11:03:27.111117   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:03:27.751980   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:03:29.032647   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 7.003474436s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-744648 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (7.25s)

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

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

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

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

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

                                                
                                                
=== 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-147829 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0812 11:03:31.597233   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-147829 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.96s)

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

                                                
                                                
=== 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-744648 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p default-k8s-diff-port-744648 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.062122032s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-744648 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.15s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-744648 --alsologtostderr -v=3
E0812 11:03:36.718169   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-744648 --alsologtostderr -v=3: (11.988815306s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.99s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-619633 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-619633 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m22.388540067s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-619633 -n embed-certs-619633
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (262.66s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-744648 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0812 11:03:46.958372   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:04:07.439493   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:04:48.149978   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:04:48.155220   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:04:48.165672   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:04:48.185947   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:04:48.226211   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:04:48.306514   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:04:48.399864   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:04:48.467020   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:04:48.787777   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:04:49.428717   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:04:50.709790   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:04:53.270047   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:04:58.391091   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:05:08.631522   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:05:22.440092   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:22.445352   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:22.455595   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:22.475872   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:22.516179   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:22.596602   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:22.757463   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:23.077973   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:23.719007   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:24.999174   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:27.559323   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:28.586562   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:28.591775   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:28.602028   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:28.622271   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:28.662487   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:28.742779   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:28.903168   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:29.112582   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:05:29.223892   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:29.864850   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:31.145154   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:32.680453   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:33.706205   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:38.827337   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:42.921472   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:05:49.067887   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:05:56.379071   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
E0812 11:06:03.402554   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:06:04.914876   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:06:04.920125   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:06:04.930352   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:06:04.950601   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:06:04.990884   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:06:05.071157   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:06:05.231525   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:06:05.552087   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:06:06.192814   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:06:07.473229   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-744648 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (5m4.707777513s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-744648 -n default-k8s-diff-port-744648
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (304.98s)

                                                
                                    
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-j6wkc" [2d4ed4be-edc1-470f-83e3-15ef35e46a84] Running
E0812 11:06:09.548553   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
E0812 11:06:10.034382   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:06:10.073584   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/kindnet-232507/client.crt: no such file or directory
E0812 11:06:10.320958   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
E0812 11:06:12.132904   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/functional-974480/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003725404s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-j6wkc" [2d4ed4be-edc1-470f-83e3-15ef35e46a84] Running
E0812 11:06:15.155337   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00368168s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-147829 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-587631 --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
E0812 11:06:44.362981   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/custom-flannel-232507/client.crt: no such file or directory
E0812 11:06:45.876183   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/enable-default-cni-232507/client.crt: no such file or directory
E0812 11:06:50.509493   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-587631 --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: (27.082172068s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (27.08s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-587631 --alsologtostderr -v=3
E0812 11:06:53.648881   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:06:53.654142   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:06:53.664412   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:06:53.684659   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:06:53.724911   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:06:53.805204   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:06:53.965623   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:06:54.286058   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-587631 --alsologtostderr -v=3: (1.198269229s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.20s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-587631 --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
E0812 11:06:54.926999   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:06:56.117873   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:06:56.123137   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:06:56.133369   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:06:56.153644   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:06:56.193966   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:06:56.207150   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:06:56.274408   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:06:56.434806   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:06:56.755924   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:06:57.396182   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:06:58.676840   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:06:58.767624   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:07:01.237354   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
E0812 11:07:03.888281   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:07:06.358029   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-587631 --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: (11.993943227s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-587631 -n newest-cni-587631
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.29s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-587631 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.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-62x5t" [73c5a0c3-b6e2-43b4-9924-67eab8015ca1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003262604s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-62x5t" [73c5a0c3-b6e2-43b4-9924-67eab8015ca1] Running
E0812 11:07:53.330992   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/addons-517362/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00370566s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-000173 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-000173 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.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-nfgb9" [fbfeb69e-f1e6-4484-913a-0638e0f6033d] Running
E0812 11:08:12.430319   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/calico-232507/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003750953s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-nfgb9" [fbfeb69e-f1e6-4484-913a-0638e0f6033d] Running
E0812 11:08:15.569906   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/flannel-232507/client.crt: no such file or directory
E0812 11:08:18.040702   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/bridge-232507/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003629599s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-619633 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-619633 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/embed-certs/serial/VerifyKubernetesImages (0.21s)

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

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

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

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

                                                
                                    
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-88j2s" [301cc274-9a56-47b9-a680-7306e0aa48bd] Running
E0812 11:08:54.161928   10209 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19409-3442/.minikube/profiles/auto-232507/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00412907s
--- 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-88j2s" [301cc274-9a56-47b9-a680-7306e0aa48bd] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004072929s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-744648 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.21s)

                                                
                                                
=== 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-744648 image list --format=json
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
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.21s)

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

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

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

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

                                                
                                    

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (6.44s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.92s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-232507 [took: 3.757654741s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-232507" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-232507
--- SKIP: TestNetworkPlugins/group/cilium (3.92s)

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

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

                                                
                                    
Copied to clipboard