Test Report: Docker_Linux_crio_arm64 19341

                    
                      9b97c7bfbeafe185e6db2e35612f0670b350ca0e:2024-07-29:35548
                    
                

Test fail (2/336)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-707575 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-707575 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-707575 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" [83448ee5-75df-479e-be02-3a949295a37f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [83448ee5-75df-479e-be02-3a949295a37f] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.00400815s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-707575 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.002293497s)

                                                
                                                
** 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-707575 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-707575 addons disable ingress-dns --alsologtostderr -v=1: (1.406329692s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-707575 addons disable ingress --alsologtostderr -v=1: (7.719837905s)
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-707575
helpers_test.go:235: (dbg) docker inspect addons-707575:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50",
	        "Created": "2024-07-29T13:07:46.272569066Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 2467243,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-29T13:07:46.393180636Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50/hostname",
	        "HostsPath": "/var/lib/docker/containers/d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50/hosts",
	        "LogPath": "/var/lib/docker/containers/d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50/d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50-json.log",
	        "Name": "/addons-707575",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-707575:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-707575",
	            "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/b82e2bae2baca56cdd19883b9d85a1ea2bc06fed7d0e0a9d0e4a91787d9e82a9-init/diff:/var/lib/docker/overlay2/ab83ef6abfd1ee402fe1f447b80edb1a68c78e3760e4e2fb2a418470df224acb/diff",
	                "MergedDir": "/var/lib/docker/overlay2/b82e2bae2baca56cdd19883b9d85a1ea2bc06fed7d0e0a9d0e4a91787d9e82a9/merged",
	                "UpperDir": "/var/lib/docker/overlay2/b82e2bae2baca56cdd19883b9d85a1ea2bc06fed7d0e0a9d0e4a91787d9e82a9/diff",
	                "WorkDir": "/var/lib/docker/overlay2/b82e2bae2baca56cdd19883b9d85a1ea2bc06fed7d0e0a9d0e4a91787d9e82a9/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-707575",
	                "Source": "/var/lib/docker/volumes/addons-707575/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-707575",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-707575",
	                "name.minikube.sigs.k8s.io": "addons-707575",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "9bcf36712255e256a50c81eee38e5275777cafaaf1b31436ceeda3dd2a935ab6",
	            "SandboxKey": "/var/run/docker/netns/9bcf36712255",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35115"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35116"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35119"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35117"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35118"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-707575": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "43ef3364555717f933160bc6a167af6e9f9eebdfbc48310846c522d3cacccdde",
	                    "EndpointID": "8d0ad2b9c8380c5486f6ced5796aa3e80cdcc119d7e6ab06e72a0611b69cf629",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-707575",
	                        "d7adcaaa5a92"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-707575 -n addons-707575
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-707575 logs -n 25: (1.369703456s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| delete  | -p download-only-573925              | download-only-573925   | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| start   | -o=json --download-only              | download-only-093533   | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | -p download-only-093533              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0  |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| delete  | -p download-only-093533              | download-only-093533   | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| delete  | -p download-only-966767              | download-only-966767   | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| delete  | -p download-only-573925              | download-only-573925   | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| delete  | -p download-only-093533              | download-only-093533   | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| start   | --download-only -p                   | download-docker-996957 | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | download-docker-996957               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-996957            | download-docker-996957 | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| start   | --download-only -p                   | binary-mirror-351817   | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | binary-mirror-351817                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:32793               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-351817              | binary-mirror-351817   | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| addons  | enable dashboard -p                  | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | addons-707575                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | addons-707575                        |                        |         |         |                     |                     |
	| start   | -p addons-707575 --wait=true         | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:11 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	| addons  | addons-707575 addons disable         | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:11 UTC | 29 Jul 24 13:11 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-707575 ip                     | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:11 UTC | 29 Jul 24 13:11 UTC |
	| addons  | addons-707575 addons disable         | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:11 UTC | 29 Jul 24 13:11 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-707575 addons                 | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:12 UTC | 29 Jul 24 13:12 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-707575 addons                 | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:12 UTC | 29 Jul 24 13:12 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:12 UTC | 29 Jul 24 13:12 UTC |
	|         | addons-707575                        |                        |         |         |                     |                     |
	| ssh     | addons-707575 ssh curl -s            | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:12 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-707575 ip                     | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:14 UTC | 29 Jul 24 13:14 UTC |
	| addons  | addons-707575 addons disable         | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:14 UTC | 29 Jul 24 13:14 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-707575 addons disable         | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:14 UTC | 29 Jul 24 13:15 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 13:07:21
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 13:07:21.902110 2466752 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:07:21.902303 2466752 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:07:21.902315 2466752 out.go:304] Setting ErrFile to fd 2...
	I0729 13:07:21.902321 2466752 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:07:21.902580 2466752 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	I0729 13:07:21.903054 2466752 out.go:298] Setting JSON to false
	I0729 13:07:21.903947 2466752 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":38988,"bootTime":1722219454,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0729 13:07:21.904035 2466752 start.go:139] virtualization:  
	I0729 13:07:21.908459 2466752 out.go:177] * [addons-707575] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 13:07:21.910593 2466752 out.go:177]   - MINIKUBE_LOCATION=19341
	I0729 13:07:21.910741 2466752 notify.go:220] Checking for updates...
	I0729 13:07:21.914781 2466752 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 13:07:21.916605 2466752 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig
	I0729 13:07:21.918383 2466752 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube
	I0729 13:07:21.920371 2466752 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 13:07:21.922162 2466752 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 13:07:21.924392 2466752 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 13:07:21.943612 2466752 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 13:07:21.943736 2466752 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:07:22.006732 2466752 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 13:07:21.994800877 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:07:22.006846 2466752 docker.go:307] overlay module found
	I0729 13:07:22.008735 2466752 out.go:177] * Using the docker driver based on user configuration
	I0729 13:07:22.010458 2466752 start.go:297] selected driver: docker
	I0729 13:07:22.010490 2466752 start.go:901] validating driver "docker" against <nil>
	I0729 13:07:22.010505 2466752 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 13:07:22.011338 2466752 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:07:22.071002 2466752 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 13:07:22.061650024 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:07:22.071171 2466752 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 13:07:22.071406 2466752 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]
	I0729 13:07:22.073460 2466752 out.go:177] * Using Docker driver with root privileges
	I0729 13:07:22.075506 2466752 cni.go:84] Creating CNI manager for ""
	I0729 13:07:22.075526 2466752 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 13:07:22.075537 2466752 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 13:07:22.075627 2466752 start.go:340] cluster config:
	{Name:addons-707575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-707575 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}
	I0729 13:07:22.078157 2466752 out.go:177] * Starting "addons-707575" primary control-plane node in "addons-707575" cluster
	I0729 13:07:22.080193 2466752 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 13:07:22.082407 2466752 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 13:07:22.084677 2466752 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 13:07:22.084736 2466752 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0729 13:07:22.084758 2466752 cache.go:56] Caching tarball of preloaded images
	I0729 13:07:22.084762 2466752 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 13:07:22.084854 2466752 preload.go:172] Found /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0729 13:07:22.084865 2466752 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0729 13:07:22.085224 2466752 profile.go:143] Saving config to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/config.json ...
	I0729 13:07:22.085254 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/config.json: {Name:mk95811fb8309d685349deeb26cfe0e32c49994a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:22.100089 2466752 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 13:07:22.100217 2466752 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 13:07:22.100237 2466752 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 13:07:22.100241 2466752 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 13:07:22.100250 2466752 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 13:07:22.100256 2466752 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 13:07:38.954793 2466752 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 13:07:38.954834 2466752 cache.go:194] Successfully downloaded all kic artifacts
	I0729 13:07:38.954880 2466752 start.go:360] acquireMachinesLock for addons-707575: {Name:mk5b5861732bf98e3e595491974b6ba9e72c7796 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 13:07:38.955364 2466752 start.go:364] duration metric: took 456.4µs to acquireMachinesLock for "addons-707575"
	I0729 13:07:38.955399 2466752 start.go:93] Provisioning new machine with config: &{Name:addons-707575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-707575 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}
	I0729 13:07:38.955500 2466752 start.go:125] createHost starting for "" (driver="docker")
	I0729 13:07:38.957692 2466752 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0729 13:07:38.957917 2466752 start.go:159] libmachine.API.Create for "addons-707575" (driver="docker")
	I0729 13:07:38.957946 2466752 client.go:168] LocalClient.Create starting
	I0729 13:07:38.958080 2466752 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem
	I0729 13:07:39.566094 2466752 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/cert.pem
	I0729 13:07:39.809905 2466752 cli_runner.go:164] Run: docker network inspect addons-707575 --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}}]}"
	W0729 13:07:39.825358 2466752 cli_runner.go:211] docker network inspect addons-707575 --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
	I0729 13:07:39.825445 2466752 network_create.go:284] running [docker network inspect addons-707575] to gather additional debugging logs...
	I0729 13:07:39.825471 2466752 cli_runner.go:164] Run: docker network inspect addons-707575
	W0729 13:07:39.840234 2466752 cli_runner.go:211] docker network inspect addons-707575 returned with exit code 1
	I0729 13:07:39.840270 2466752 network_create.go:287] error running [docker network inspect addons-707575]: docker network inspect addons-707575: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-707575 not found
	I0729 13:07:39.840283 2466752 network_create.go:289] output of [docker network inspect addons-707575]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-707575 not found
	
	** /stderr **
	I0729 13:07:39.840375 2466752 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}}]}"
	I0729 13:07:39.854450 2466752 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:0x4001769d90}
	I0729 13:07:39.854494 2466752 network_create.go:124] attempt to create docker network addons-707575 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0729 13:07:39.854549 2466752 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-707575 addons-707575
	I0729 13:07:39.921491 2466752 network_create.go:108] docker network addons-707575 192.168.49.0/24 created
	I0729 13:07:39.921528 2466752 kic.go:121] calculated static IP "192.168.49.2" for the "addons-707575" container
	I0729 13:07:39.921623 2466752 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0729 13:07:39.935653 2466752 cli_runner.go:164] Run: docker volume create addons-707575 --label name.minikube.sigs.k8s.io=addons-707575 --label created_by.minikube.sigs.k8s.io=true
	I0729 13:07:39.952321 2466752 oci.go:103] Successfully created a docker volume addons-707575
	I0729 13:07:39.952420 2466752 cli_runner.go:164] Run: docker run --rm --name addons-707575-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-707575 --entrypoint /usr/bin/test -v addons-707575:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0729 13:07:41.998052 2466752 cli_runner.go:217] Completed: docker run --rm --name addons-707575-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-707575 --entrypoint /usr/bin/test -v addons-707575:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.045590053s)
	I0729 13:07:41.998097 2466752 oci.go:107] Successfully prepared a docker volume addons-707575
	I0729 13:07:41.998125 2466752 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 13:07:41.998147 2466752 kic.go:194] Starting extracting preloaded images to volume ...
	I0729 13:07:41.998255 2466752 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-707575:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0729 13:07:46.206914 2466752 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-707575:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.20861507s)
	I0729 13:07:46.206946 2466752 kic.go:203] duration metric: took 4.208796195s to extract preloaded images to volume ...
	W0729 13:07:46.207090 2466752 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0729 13:07:46.207201 2466752 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0729 13:07:46.259393 2466752 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-707575 --name addons-707575 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-707575 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-707575 --network addons-707575 --ip 192.168.49.2 --volume addons-707575:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0729 13:07:46.554765 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Running}}
	I0729 13:07:46.575544 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:07:46.599680 2466752 cli_runner.go:164] Run: docker exec addons-707575 stat /var/lib/dpkg/alternatives/iptables
	I0729 13:07:46.670376 2466752 oci.go:144] the created container "addons-707575" has a running status.
	I0729 13:07:46.670405 2466752 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa...
	I0729 13:07:46.804681 2466752 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0729 13:07:46.833239 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:07:46.857596 2466752 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0729 13:07:46.857615 2466752 kic_runner.go:114] Args: [docker exec --privileged addons-707575 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0729 13:07:46.945337 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:07:46.965643 2466752 machine.go:94] provisionDockerMachine start ...
	I0729 13:07:46.965739 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:46.986863 2466752 main.go:141] libmachine: Using SSH client type: native
	I0729 13:07:46.987123 2466752 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 35115 <nil> <nil>}
	I0729 13:07:46.987133 2466752 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 13:07:46.987694 2466752 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:51288->127.0.0.1:35115: read: connection reset by peer
	I0729 13:07:50.123619 2466752 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-707575
	
	I0729 13:07:50.123646 2466752 ubuntu.go:169] provisioning hostname "addons-707575"
	I0729 13:07:50.123712 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:50.141274 2466752 main.go:141] libmachine: Using SSH client type: native
	I0729 13:07:50.141529 2466752 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 35115 <nil> <nil>}
	I0729 13:07:50.141546 2466752 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-707575 && echo "addons-707575" | sudo tee /etc/hostname
	I0729 13:07:50.287729 2466752 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-707575
	
	I0729 13:07:50.287814 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:50.304882 2466752 main.go:141] libmachine: Using SSH client type: native
	I0729 13:07:50.305125 2466752 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 35115 <nil> <nil>}
	I0729 13:07:50.305147 2466752 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-707575' /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-707575/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-707575' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 13:07:50.435940 2466752 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 13:07:50.435987 2466752 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19341-2460360/.minikube CaCertPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19341-2460360/.minikube}
	I0729 13:07:50.436009 2466752 ubuntu.go:177] setting up certificates
	I0729 13:07:50.436023 2466752 provision.go:84] configureAuth start
	I0729 13:07:50.436087 2466752 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-707575
	I0729 13:07:50.452229 2466752 provision.go:143] copyHostCerts
	I0729 13:07:50.452317 2466752 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.pem (1078 bytes)
	I0729 13:07:50.452447 2466752 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19341-2460360/.minikube/cert.pem (1123 bytes)
	I0729 13:07:50.452511 2466752 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19341-2460360/.minikube/key.pem (1675 bytes)
	I0729 13:07:50.452564 2466752 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca-key.pem org=jenkins.addons-707575 san=[127.0.0.1 192.168.49.2 addons-707575 localhost minikube]
	I0729 13:07:50.953920 2466752 provision.go:177] copyRemoteCerts
	I0729 13:07:50.953992 2466752 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 13:07:50.954050 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:50.970135 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:07:51.065261 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0729 13:07:51.090559 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0729 13:07:51.115528 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0729 13:07:51.139764 2466752 provision.go:87] duration metric: took 703.723292ms to configureAuth
	I0729 13:07:51.139844 2466752 ubuntu.go:193] setting minikube options for container-runtime
	I0729 13:07:51.140143 2466752 config.go:182] Loaded profile config "addons-707575": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:07:51.140264 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:51.156323 2466752 main.go:141] libmachine: Using SSH client type: native
	I0729 13:07:51.156577 2466752 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 35115 <nil> <nil>}
	I0729 13:07:51.156597 2466752 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
	I0729 13:07:51.381313 2466752 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0729 13:07:51.381337 2466752 machine.go:97] duration metric: took 4.41567229s to provisionDockerMachine
	I0729 13:07:51.381348 2466752 client.go:171] duration metric: took 12.42339127s to LocalClient.Create
	I0729 13:07:51.381375 2466752 start.go:167] duration metric: took 12.423457722s to libmachine.API.Create "addons-707575"
	I0729 13:07:51.381388 2466752 start.go:293] postStartSetup for "addons-707575" (driver="docker")
	I0729 13:07:51.381399 2466752 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]
	I0729 13:07:51.381475 2466752 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
	I0729 13:07:51.381535 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:51.398647 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:07:51.492638 2466752 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 13:07:51.495564 2466752 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 13:07:51.495595 2466752 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 13:07:51.495606 2466752 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 13:07:51.495613 2466752 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 13:07:51.495623 2466752 filesync.go:126] Scanning /home/jenkins/minikube-integration/19341-2460360/.minikube/addons for local assets ...
	I0729 13:07:51.495693 2466752 filesync.go:126] Scanning /home/jenkins/minikube-integration/19341-2460360/.minikube/files for local assets ...
	I0729 13:07:51.495720 2466752 start.go:296] duration metric: took 114.326136ms for postStartSetup
	I0729 13:07:51.496048 2466752 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-707575
	I0729 13:07:51.511877 2466752 profile.go:143] Saving config to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/config.json ...
	I0729 13:07:51.512239 2466752 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 13:07:51.512293 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:51.528385 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:07:51.620535 2466752 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 13:07:51.624674 2466752 start.go:128] duration metric: took 12.669159491s to createHost
	I0729 13:07:51.624698 2466752 start.go:83] releasing machines lock for "addons-707575", held for 12.66931875s
	I0729 13:07:51.624788 2466752 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-707575
	I0729 13:07:51.641422 2466752 ssh_runner.go:195] Run: cat /version.json
	I0729 13:07:51.641482 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:51.641723 2466752 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 13:07:51.641795 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:51.659724 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:07:51.668095 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:07:51.751314 2466752 ssh_runner.go:195] Run: systemctl --version
	I0729 13:07:51.876572 2466752 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0729 13:07:52.017279 2466752 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 13:07:52.021878 2466752 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" ;
	I0729 13:07:52.043713 2466752 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0729 13:07:52.043802 2466752 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" ;
	I0729 13:07:52.077286 2466752 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0729 13:07:52.077313 2466752 start.go:495] detecting cgroup driver to use...
	I0729 13:07:52.077347 2466752 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 13:07:52.077398 2466752 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0729 13:07:52.093741 2466752 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0729 13:07:52.105648 2466752 docker.go:217] disabling cri-docker service (if available) ...
	I0729 13:07:52.105724 2466752 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 13:07:52.120912 2466752 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 13:07:52.135458 2466752 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 13:07:52.218110 2466752 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 13:07:52.312980 2466752 docker.go:233] disabling docker service ...
	I0729 13:07:52.313087 2466752 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 13:07:52.334109 2466752 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 13:07:52.346910 2466752 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 13:07:52.435343 2466752 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 13:07:52.529210 2466752 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 13:07:52.540219 2466752 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"
	I0729 13:07:52.556671 2466752 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0729 13:07:52.556790 2466752 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"
	I0729 13:07:52.567121 2466752 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0729 13:07:52.567201 2466752 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 13:07:52.577361 2466752 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 13:07:52.586618 2466752 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 13:07:52.595557 2466752 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 13:07:52.604136 2466752 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"
	I0729 13:07:52.613497 2466752 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"
	I0729 13:07:52.628462 2466752 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"
	I0729 13:07:52.637911 2466752 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 13:07:52.646369 2466752 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 13:07:52.654916 2466752 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 13:07:52.738206 2466752 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0729 13:07:52.849796 2466752 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0729 13:07:52.849925 2466752 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0729 13:07:52.853426 2466752 start.go:563] Will wait 60s for crictl version
	I0729 13:07:52.853490 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:07:52.857307 2466752 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 13:07:52.891613 2466752 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0729 13:07:52.891718 2466752 ssh_runner.go:195] Run: crio --version
	I0729 13:07:52.929071 2466752 ssh_runner.go:195] Run: crio --version
	I0729 13:07:52.966766 2466752 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0729 13:07:52.968560 2466752 cli_runner.go:164] Run: docker network inspect addons-707575 --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}}]}"
	I0729 13:07:52.983380 2466752 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 13:07:52.986812 2466752 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""
	I0729 13:07:52.997550 2466752 kubeadm.go:883] updating cluster {Name:addons-707575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-707575 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} ...
	I0729 13:07:52.997673 2466752 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 13:07:52.997738 2466752 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 13:07:53.084103 2466752 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 13:07:53.084131 2466752 crio.go:433] Images already preloaded, skipping extraction
	I0729 13:07:53.084195 2466752 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 13:07:53.123050 2466752 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 13:07:53.123075 2466752 cache_images.go:84] Images are preloaded, skipping loading
	I0729 13:07:53.123085 2466752 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0729 13:07:53.123190 2466752 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-707575 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-707575 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:}
	I0729 13:07:53.123277 2466752 ssh_runner.go:195] Run: crio config
	I0729 13:07:53.174827 2466752 cni.go:84] Creating CNI manager for ""
	I0729 13:07:53.174850 2466752 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 13:07:53.174861 2466752 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0729 13:07:53.174884 2466752 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-707575 NodeName:addons-707575 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}
	I0729 13:07:53.175037 2466752 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-707575"
	  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
	
	I0729 13:07:53.175117 2466752 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 13:07:53.183831 2466752 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 13:07:53.183977 2466752 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0729 13:07:53.192548 2466752 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0729 13:07:53.210196 2466752 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 13:07:53.228610 2466752 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0729 13:07:53.246868 2466752 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0729 13:07:53.250386 2466752 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""
	I0729 13:07:53.261360 2466752 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 13:07:53.340978 2466752 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 13:07:53.355128 2466752 certs.go:68] Setting up /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575 for IP: 192.168.49.2
	I0729 13:07:53.355197 2466752 certs.go:194] generating shared ca certs ...
	I0729 13:07:53.355228 2466752 certs.go:226] acquiring lock for ca certs: {Name:mkb455fe3f77bc26463438ef5162dfac87b580f4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:53.355385 2466752 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.key
	I0729 13:07:53.754133 2466752 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.crt ...
	I0729 13:07:53.754173 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.crt: {Name:mkac8a03053ff181e41cb7d2d8b7069e424ad5ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:53.754788 2466752 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.key ...
	I0729 13:07:53.754808 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.key: {Name:mk86bffabd56dc6e6240e1207512f34b25c6abdc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:53.755246 2466752 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.key
	I0729 13:07:54.054361 2466752 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.crt ...
	I0729 13:07:54.054436 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.crt: {Name:mk8dde120bab9931e7d9eb555fbfc77782a7ddc2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.055154 2466752 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.key ...
	I0729 13:07:54.055227 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.key: {Name:mk7235bd80169894134549339b4ce2063ff04b61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.055410 2466752 certs.go:256] generating profile certs ...
	I0729 13:07:54.055507 2466752 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.key
	I0729 13:07:54.055554 2466752 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt with IP's: []
	I0729 13:07:54.326139 2466752 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt ...
	I0729 13:07:54.326184 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: {Name:mk6494536fc0fb5bbf71296dcdf6fe7aa75cbd82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.326939 2466752 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.key ...
	I0729 13:07:54.326958 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.key: {Name:mkff0f4ed839ab53dafceeb5297ad106d2e9e7c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.327051 2466752 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key.4c907787
	I0729 13:07:54.327073 2466752 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt.4c907787 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0729 13:07:54.619606 2466752 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt.4c907787 ...
	I0729 13:07:54.619637 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt.4c907787: {Name:mk165b522b3dc7983783942209fd0ab9430c240e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.619812 2466752 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key.4c907787 ...
	I0729 13:07:54.619827 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key.4c907787: {Name:mk156444275567ffcb510e9fda1a6f2928e6639b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.619912 2466752 certs.go:381] copying /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt.4c907787 -> /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt
	I0729 13:07:54.620016 2466752 certs.go:385] copying /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key.4c907787 -> /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key
	I0729 13:07:54.620072 2466752 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.key
	I0729 13:07:54.620095 2466752 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.crt with IP's: []
	I0729 13:07:55.451455 2466752 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.crt ...
	I0729 13:07:55.451488 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.crt: {Name:mkbd25aa97de823ccd836cac8851ee970eb47036 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:55.452077 2466752 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.key ...
	I0729 13:07:55.452096 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.key: {Name:mk19c7f03db613344aa212e7f9936d31583802c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:55.452301 2466752 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca-key.pem (1679 bytes)
	I0729 13:07:55.452348 2466752 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem (1078 bytes)
	I0729 13:07:55.452378 2466752 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/cert.pem (1123 bytes)
	I0729 13:07:55.452410 2466752 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/key.pem (1675 bytes)
	I0729 13:07:55.452994 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 13:07:55.477720 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0729 13:07:55.500723 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 13:07:55.524629 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0729 13:07:55.548936 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0729 13:07:55.577945 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0729 13:07:55.601925 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 13:07:55.625440 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0729 13:07:55.649105 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 13:07:55.673104 2466752 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0729 13:07:55.691007 2466752 ssh_runner.go:195] Run: openssl version
	I0729 13:07:55.696245 2466752 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"
	I0729 13:07:55.705369 2466752 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 13:07:55.708621 2466752 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 13:07 /usr/share/ca-certificates/minikubeCA.pem
	I0729 13:07:55.708722 2466752 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 13:07:55.715246 2466752 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"
	I0729 13:07:55.724349 2466752 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 13:07:55.727525 2466752 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
	I0729 13:07:55.727572 2466752 kubeadm.go:392] StartCluster: {Name:addons-707575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-707575 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}
	I0729 13:07:55.727702 2466752 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0729 13:07:55.727788 2466752 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0729 13:07:55.764599 2466752 cri.go:89] found id: ""
	I0729 13:07:55.764717 2466752 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0729 13:07:55.774614 2466752 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0729 13:07:55.783359 2466752 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0729 13:07:55.783421 2466752 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
	I0729 13:07:55.791931 2466752 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
	I0729 13:07:55.791951 2466752 kubeadm.go:157] found existing configuration files:
	
	I0729 13:07:55.792055 2466752 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0729 13:07:55.801159 2466752 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
	I0729 13:07:55.801254 2466752 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0729 13:07:55.809672 2466752 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0729 13:07:55.818111 2466752 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
	I0729 13:07:55.818205 2466752 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0729 13:07:55.826462 2466752 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0729 13:07:55.835078 2466752 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
	I0729 13:07:55.835166 2466752 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0729 13:07:55.843494 2466752 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0729 13:07:55.852203 2466752 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
	I0729 13:07:55.852267 2466752 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0729 13:07:55.860577 2466752 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"
	I0729 13:07:55.942929 2466752 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1065-aws\n", err: exit status 1
	I0729 13:07:56.014338 2466752 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0729 13:08:12.376807 2466752 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0729 13:08:12.376868 2466752 kubeadm.go:310] [preflight] Running pre-flight checks
	I0729 13:08:12.376955 2466752 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0729 13:08:12.377011 2466752 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-aws
	I0729 13:08:12.377048 2466752 kubeadm.go:310] OS: Linux
	I0729 13:08:12.377095 2466752 kubeadm.go:310] CGROUPS_CPU: enabled
	I0729 13:08:12.377146 2466752 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0729 13:08:12.377195 2466752 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0729 13:08:12.377245 2466752 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0729 13:08:12.377295 2466752 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0729 13:08:12.377344 2466752 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0729 13:08:12.377391 2466752 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0729 13:08:12.377441 2466752 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0729 13:08:12.377489 2466752 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0729 13:08:12.377562 2466752 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0729 13:08:12.377656 2466752 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0729 13:08:12.377747 2466752 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0729 13:08:12.377813 2466752 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0729 13:08:12.379931 2466752 out.go:204]   - Generating certificates and keys ...
	I0729 13:08:12.380045 2466752 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0729 13:08:12.380112 2466752 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0729 13:08:12.380180 2466752 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0729 13:08:12.380239 2466752 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0729 13:08:12.380301 2466752 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0729 13:08:12.380352 2466752 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0729 13:08:12.380411 2466752 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0729 13:08:12.380527 2466752 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-707575 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 13:08:12.380580 2466752 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0729 13:08:12.380695 2466752 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-707575 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 13:08:12.380761 2466752 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0729 13:08:12.380826 2466752 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0729 13:08:12.380873 2466752 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0729 13:08:12.380929 2466752 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0729 13:08:12.380982 2466752 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0729 13:08:12.381042 2466752 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0729 13:08:12.381096 2466752 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0729 13:08:12.381161 2466752 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0729 13:08:12.381218 2466752 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0729 13:08:12.381298 2466752 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0729 13:08:12.381366 2466752 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0729 13:08:12.382903 2466752 out.go:204]   - Booting up control plane ...
	I0729 13:08:12.383062 2466752 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0729 13:08:12.383149 2466752 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0729 13:08:12.383232 2466752 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0729 13:08:12.383343 2466752 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0729 13:08:12.383431 2466752 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0729 13:08:12.383473 2466752 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0729 13:08:12.383606 2466752 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0729 13:08:12.383681 2466752 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0729 13:08:12.383750 2466752 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001534362s
	I0729 13:08:12.383827 2466752 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0729 13:08:12.383886 2466752 kubeadm.go:310] [api-check] The API server is healthy after 6.001916169s
	I0729 13:08:12.384052 2466752 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0729 13:08:12.384198 2466752 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0729 13:08:12.384258 2466752 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0729 13:08:12.384446 2466752 kubeadm.go:310] [mark-control-plane] Marking the node addons-707575 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0729 13:08:12.384504 2466752 kubeadm.go:310] [bootstrap-token] Using token: 24ac96.kql2lx2p3w5dwpua
	I0729 13:08:12.386255 2466752 out.go:204]   - Configuring RBAC rules ...
	I0729 13:08:12.386379 2466752 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0729 13:08:12.386468 2466752 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0729 13:08:12.386612 2466752 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
	I0729 13:08:12.386755 2466752 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0729 13:08:12.386875 2466752 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0729 13:08:12.386963 2466752 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0729 13:08:12.387082 2466752 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0729 13:08:12.387126 2466752 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0729 13:08:12.387174 2466752 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0729 13:08:12.387178 2466752 kubeadm.go:310] 
	I0729 13:08:12.387246 2466752 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0729 13:08:12.387252 2466752 kubeadm.go:310] 
	I0729 13:08:12.387331 2466752 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0729 13:08:12.387335 2466752 kubeadm.go:310] 
	I0729 13:08:12.387362 2466752 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0729 13:08:12.387423 2466752 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0729 13:08:12.387476 2466752 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0729 13:08:12.387480 2466752 kubeadm.go:310] 
	I0729 13:08:12.387536 2466752 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0729 13:08:12.387540 2466752 kubeadm.go:310] 
	I0729 13:08:12.387589 2466752 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0729 13:08:12.387595 2466752 kubeadm.go:310] 
	I0729 13:08:12.387649 2466752 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0729 13:08:12.387728 2466752 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0729 13:08:12.387799 2466752 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0729 13:08:12.387803 2466752 kubeadm.go:310] 
	I0729 13:08:12.387890 2466752 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0729 13:08:12.388146 2466752 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0729 13:08:12.388181 2466752 kubeadm.go:310] 
	I0729 13:08:12.388280 2466752 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 24ac96.kql2lx2p3w5dwpua \
	I0729 13:08:12.388417 2466752 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed54e0f5f779081f7c43f08e9a6ee8c7ad9c9460ef15ec1ac36e9d6bffe19292 \
	I0729 13:08:12.388453 2466752 kubeadm.go:310] 	--control-plane 
	I0729 13:08:12.388458 2466752 kubeadm.go:310] 
	I0729 13:08:12.388565 2466752 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0729 13:08:12.388582 2466752 kubeadm.go:310] 
	I0729 13:08:12.388663 2466752 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 24ac96.kql2lx2p3w5dwpua \
	I0729 13:08:12.388788 2466752 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed54e0f5f779081f7c43f08e9a6ee8c7ad9c9460ef15ec1ac36e9d6bffe19292 
	I0729 13:08:12.388799 2466752 cni.go:84] Creating CNI manager for ""
	I0729 13:08:12.388807 2466752 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 13:08:12.390616 2466752 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0729 13:08:12.392325 2466752 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0729 13:08:12.396092 2466752 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0729 13:08:12.396114 2466752 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0729 13:08:12.413871 2466752 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
	I0729 13:08:12.689495 2466752 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0729 13:08:12.689648 2466752 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
	I0729 13:08:12.689744 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-707575 minikube.k8s.io/updated_at=2024_07_29T13_08_12_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=b867516af467da0393bcbe7e6497c888199628ff minikube.k8s.io/name=addons-707575 minikube.k8s.io/primary=true
	I0729 13:08:12.802185 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:12.802238 2466752 ops.go:34] apiserver oom_adj: -16
	I0729 13:08:13.303098 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:13.803210 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:14.302246 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:14.802961 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:15.302542 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:15.802330 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:16.302961 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:16.802978 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:17.302828 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:17.802366 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:18.303004 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:18.802613 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:19.302593 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:19.802810 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:20.302836 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:20.803027 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:21.302775 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:21.803248 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:22.302810 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:22.803097 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:23.303255 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:23.802821 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:24.302907 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:24.802502 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:24.955157 2466752 kubeadm.go:1113] duration metric: took 12.265561892s to wait for elevateKubeSystemPrivileges
	I0729 13:08:24.955236 2466752 kubeadm.go:394] duration metric: took 29.22766724s to StartCluster
	I0729 13:08:24.955270 2466752 settings.go:142] acquiring lock: {Name:mkccbb1a45e8d1e2e250c0fe305c7c33bc032e7e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:08:24.956022 2466752 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19341-2460360/kubeconfig
	I0729 13:08:24.956571 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/kubeconfig: {Name:mk6f3530751566a0d6d02d6e3e8f18600bb83293 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:08:24.956870 2466752 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"
	I0729 13:08:24.957129 2466752 config.go:182] Loaded profile config "addons-707575": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:08:24.957226 2466752 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0729 13:08:24.957311 2466752 addons.go:69] Setting yakd=true in profile "addons-707575"
	I0729 13:08:24.957334 2466752 addons.go:234] Setting addon yakd=true in "addons-707575"
	I0729 13:08:24.957358 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.957789 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.957205 2466752 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}
	I0729 13:08:24.958605 2466752 addons.go:69] Setting metrics-server=true in profile "addons-707575"
	I0729 13:08:24.958643 2466752 addons.go:234] Setting addon metrics-server=true in "addons-707575"
	I0729 13:08:24.958668 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.959060 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.959338 2466752 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-707575"
	I0729 13:08:24.959370 2466752 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-707575"
	I0729 13:08:24.959397 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.959759 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.962871 2466752 addons.go:69] Setting registry=true in profile "addons-707575"
	I0729 13:08:24.962905 2466752 addons.go:234] Setting addon registry=true in "addons-707575"
	I0729 13:08:24.962941 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.963026 2466752 addons.go:69] Setting cloud-spanner=true in profile "addons-707575"
	I0729 13:08:24.963057 2466752 addons.go:234] Setting addon cloud-spanner=true in "addons-707575"
	I0729 13:08:24.963584 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.968139 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.968363 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.971851 2466752 addons.go:69] Setting storage-provisioner=true in profile "addons-707575"
	I0729 13:08:24.971889 2466752 addons.go:234] Setting addon storage-provisioner=true in "addons-707575"
	I0729 13:08:24.971929 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.972367 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.983870 2466752 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-707575"
	I0729 13:08:24.983978 2466752 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-707575"
	I0729 13:08:24.984012 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.984438 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.989014 2466752 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-707575"
	I0729 13:08:24.989061 2466752 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-707575"
	I0729 13:08:24.989385 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.994735 2466752 addons.go:69] Setting default-storageclass=true in profile "addons-707575"
	I0729 13:08:24.994792 2466752 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-707575"
	I0729 13:08:24.995120 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.008429 2466752 addons.go:69] Setting volcano=true in profile "addons-707575"
	I0729 13:08:25.008476 2466752 addons.go:234] Setting addon volcano=true in "addons-707575"
	I0729 13:08:25.008517 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.008985 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.016215 2466752 addons.go:69] Setting gcp-auth=true in profile "addons-707575"
	I0729 13:08:25.016273 2466752 mustload.go:65] Loading cluster: addons-707575
	I0729 13:08:25.016450 2466752 config.go:182] Loaded profile config "addons-707575": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:08:25.016689 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.028066 2466752 addons.go:69] Setting volumesnapshots=true in profile "addons-707575"
	I0729 13:08:25.028120 2466752 addons.go:234] Setting addon volumesnapshots=true in "addons-707575"
	I0729 13:08:25.028161 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.028619 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.028765 2466752 addons.go:69] Setting ingress=true in profile "addons-707575"
	I0729 13:08:25.028791 2466752 addons.go:234] Setting addon ingress=true in "addons-707575"
	I0729 13:08:25.028820 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.029163 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.048349 2466752 out.go:177] * Verifying Kubernetes components...
	I0729 13:08:25.049913 2466752 addons.go:69] Setting ingress-dns=true in profile "addons-707575"
	I0729 13:08:25.049951 2466752 addons.go:234] Setting addon ingress-dns=true in "addons-707575"
	I0729 13:08:25.049994 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.050274 2466752 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 13:08:25.050785 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.069749 2466752 addons.go:69] Setting inspektor-gadget=true in profile "addons-707575"
	I0729 13:08:25.069819 2466752 addons.go:234] Setting addon inspektor-gadget=true in "addons-707575"
	I0729 13:08:25.069859 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.070324 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.160704 2466752 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0729 13:08:25.180074 2466752 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0729 13:08:25.192771 2466752 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0729 13:08:25.192789 2466752 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0729 13:08:25.192850 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.198429 2466752 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
	I0729 13:08:25.198749 2466752 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0729 13:08:25.217512 2466752 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0729 13:08:25.225498 2466752 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 13:08:25.225525 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0729 13:08:25.225605 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.230722 2466752 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0729 13:08:25.230753 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0729 13:08:25.230841 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.199823 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0729 13:08:25.233838 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0729 13:08:25.238091 2466752 out.go:177]   - Using image docker.io/registry:2.8.3
	I0729 13:08:25.240017 2466752 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0729 13:08:25.199835 2466752 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0729 13:08:25.217183 2466752 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-707575"
	I0729 13:08:25.217394 2466752 addons.go:234] Setting addon default-storageclass=true in "addons-707575"
	I0729 13:08:25.242345 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.242489 2466752 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 13:08:25.242500 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0729 13:08:25.242556 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.259565 2466752 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0729 13:08:25.259648 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.266644 2466752 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0729 13:08:25.268516 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0729 13:08:25.268540 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0729 13:08:25.268611 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.242195 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.279708 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.283660 2466752 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0729 13:08:25.283679 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0729 13:08:25.283735 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.290107 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0729 13:08:25.291260 2466752 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0729 13:08:25.292789 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.293556 2466752 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0729 13:08:25.293617 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0729 13:08:25.297840 2466752 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 13:08:25.298123 2466752 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 13:08:25.298137 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0729 13:08:25.298221 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.293988 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0729 13:08:25.301387 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.304666 2466752 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 13:08:25.304708 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0729 13:08:25.304793 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0729 13:08:25.304818 2466752 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0729 13:08:25.304924 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.307675 2466752 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 13:08:25.307691 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0729 13:08:25.307744 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.323460 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0729 13:08:25.331926 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0729 13:08:25.337422 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	W0729 13:08:25.340616 2466752 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0729 13:08:25.345772 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0729 13:08:25.345810 2466752 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0729 13:08:25.345885 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.379003 2466752 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 -"
	I0729 13:08:25.379112 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.426240 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.448159 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.463205 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.472069 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.491562 2466752 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0729 13:08:25.491582 2466752 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0729 13:08:25.491647 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.496966 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.500375 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.512211 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.513196 2466752 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 13:08:25.516636 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.521997 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.527142 2466752 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0729 13:08:25.528975 2466752 out.go:177]   - Using image docker.io/busybox:stable
	I0729 13:08:25.534691 2466752 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 13:08:25.534715 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0729 13:08:25.534778 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.547370 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.585538 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.590890 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	W0729 13:08:25.592419 2466752 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0729 13:08:25.592443 2466752 retry.go:31] will retry after 126.522618ms: ssh: handshake failed: EOF
	I0729 13:08:25.798779 2466752 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0729 13:08:25.798842 2466752 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0729 13:08:25.930967 2466752 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
	I0729 13:08:25.936143 2466752 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
	I0729 13:08:25.974894 2466752 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
	I0729 13:08:26.004500 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0729 13:08:26.004570 2466752 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0729 13:08:26.007454 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0729 13:08:26.007523 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0729 13:08:26.009593 2466752 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
	I0729 13:08:26.032240 2466752 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
	I0729 13:08:26.034459 2466752 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0729 13:08:26.034519 2466752 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0729 13:08:26.062388 2466752 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0729 13:08:26.062464 2466752 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0729 13:08:26.069408 2466752 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0729 13:08:26.069479 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0729 13:08:26.076688 2466752 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
	I0729 13:08:26.079759 2466752 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
	I0729 13:08:26.125929 2466752 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0729 13:08:26.125958 2466752 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0729 13:08:26.141702 2466752 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0729 13:08:26.141775 2466752 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0729 13:08:26.215881 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0729 13:08:26.215952 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0729 13:08:26.234844 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0729 13:08:26.234913 2466752 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)
	I0729 13:08:26.271861 2466752 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0729 13:08:26.271943 2466752 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0729 13:08:26.282211 2466752 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0729 13:08:26.282285 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0729 13:08:26.352296 2466752 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0729 13:08:26.352368 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0729 13:08:26.354081 2466752 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0729 13:08:26.354136 2466752 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0729 13:08:26.377445 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0729 13:08:26.377518 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0729 13:08:26.441820 2466752 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0729 13:08:26.441891 2466752 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0729 13:08:26.447537 2466752 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
	I0729 13:08:26.448210 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0729 13:08:26.448258 2466752 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0729 13:08:26.557227 2466752 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
	I0729 13:08:26.562051 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0729 13:08:26.562117 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0729 13:08:26.586924 2466752 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0729 13:08:26.586988 2466752 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0729 13:08:26.653197 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0729 13:08:26.653321 2466752 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0729 13:08:26.679442 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0729 13:08:26.679515 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0729 13:08:26.687188 2466752 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
	I0729 13:08:26.735080 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0729 13:08:26.735158 2466752 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0729 13:08:26.775508 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0729 13:08:26.775572 2466752 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0729 13:08:26.778606 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0729 13:08:26.778673 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0729 13:08:26.841598 2466752 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0729 13:08:26.841673 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0729 13:08:26.917579 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0729 13:08:26.917650 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0729 13:08:26.932376 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0729 13:08:26.932445 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0729 13:08:26.962639 2466752 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
	I0729 13:08:27.014254 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0729 13:08:27.014326 2466752 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0729 13:08:27.018475 2466752 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
	I0729 13:08:27.183319 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0729 13:08:27.183384 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0729 13:08:27.347400 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0729 13:08:27.347477 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0729 13:08:27.426501 2466752 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 -": (2.047462156s)
	I0729 13:08:27.426607 2466752 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0729 13:08:27.426582 2466752 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.913366724s)
	I0729 13:08:27.427433 2466752 node_ready.go:35] waiting up to 6m0s for node "addons-707575" to be "Ready" ...
	I0729 13:08:27.510003 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0729 13:08:27.510028 2466752 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0729 13:08:27.710448 2466752 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
	I0729 13:08:28.401366 2466752 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-707575" context rescaled to 1 replicas
	I0729 13:08:29.722832 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:30.751890 2466752 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: (4.820845649s)
	I0729 13:08:30.752061 2466752 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: (4.815860877s)
	I0729 13:08:31.836774 2466752 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.861805654s)
	I0729 13:08:31.837292 2466752 addons.go:475] Verifying addon ingress=true in "addons-707575"
	I0729 13:08:31.836905 2466752 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.8272359s)
	I0729 13:08:31.836976 2466752 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.804664292s)
	I0729 13:08:31.837059 2466752 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.760351491s)
	I0729 13:08:31.837079 2466752 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.757263409s)
	I0729 13:08:31.837152 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.279847448s)
	I0729 13:08:31.837226 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.149959935s)
	I0729 13:08:31.838261 2466752 addons.go:475] Verifying addon metrics-server=true in "addons-707575"
	I0729 13:08:31.837266 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.38949397s)
	I0729 13:08:31.838323 2466752 addons.go:475] Verifying addon registry=true in "addons-707575"
	I0729 13:08:31.840144 2466752 out.go:177] * Verifying ingress addon...
	I0729 13:08:31.841784 2466752 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-707575 service yakd-dashboard -n yakd-dashboard
	
	I0729 13:08:31.841876 2466752 out.go:177] * Verifying registry addon...
	I0729 13:08:31.843892 2466752 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0729 13:08:31.845645 2466752 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0729 13:08:31.890292 2466752 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 13:08:31.891098 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0729 13:08:31.890994 2466752 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0729 13:08:31.892082 2466752 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0729 13:08:31.892131 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:31.935981 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:32.004659 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.041924378s)
	W0729 13:08:32.004758 2466752 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
	I0729 13:08:32.004797 2466752 retry.go:31] will retry after 353.635959ms: 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
	I0729 13:08:32.004916 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.98636485s)
	I0729 13:08:32.317525 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.606985486s)
	I0729 13:08:32.317760 2466752 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-707575"
	I0729 13:08:32.319699 2466752 out.go:177] * Verifying csi-hostpath-driver addon...
	I0729 13:08:32.322383 2466752 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0729 13:08:32.334593 2466752 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 13:08:32.334622 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:32.359660 2466752 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
	I0729 13:08:32.404589 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:32.404904 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:32.829685 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:32.857602 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:32.858860 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:33.076421 2466752 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0729 13:08:33.076521 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:33.102820 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:33.309333 2466752 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0729 13:08:33.326984 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:33.350760 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:33.352462 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:33.370170 2466752 addons.go:234] Setting addon gcp-auth=true in "addons-707575"
	I0729 13:08:33.370256 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:33.370907 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:33.389165 2466752 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0729 13:08:33.389234 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:33.414274 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:33.829658 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:33.853636 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:33.857830 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:34.329533 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:34.348667 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:34.349763 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:34.431028 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:34.827152 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:34.848753 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:34.852073 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:35.327364 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:35.349563 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:35.350317 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:35.391395 2466752 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.031686339s)
	I0729 13:08:35.391520 2466752 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.002328942s)
	I0729 13:08:35.394016 2466752 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 13:08:35.396078 2466752 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0729 13:08:35.398013 2466752 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0729 13:08:35.398066 2466752 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0729 13:08:35.434718 2466752 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0729 13:08:35.434788 2466752 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0729 13:08:35.467373 2466752 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0729 13:08:35.467399 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0729 13:08:35.487895 2466752 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
	I0729 13:08:35.837563 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:35.862868 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:35.863937 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:36.136677 2466752 addons.go:475] Verifying addon gcp-auth=true in "addons-707575"
	I0729 13:08:36.138613 2466752 out.go:177] * Verifying gcp-auth addon...
	I0729 13:08:36.141313 2466752 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0729 13:08:36.153738 2466752 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0729 13:08:36.153781 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:36.326949 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:36.348370 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:36.350682 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:36.431658 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:36.645164 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:36.827184 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:36.848968 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:36.850479 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:37.144711 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:37.326846 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:37.349312 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:37.352736 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:37.645896 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:37.830422 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:37.849387 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:37.850712 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:38.146906 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:38.327304 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:38.348559 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:38.350161 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:38.645374 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:38.827299 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:38.849342 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:38.849960 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:38.930761 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:39.145187 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:39.326273 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:39.349443 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:39.350217 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:39.645472 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:39.826595 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:39.850733 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:39.851334 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:40.145353 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:40.326679 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:40.348514 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:40.349441 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:40.645470 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:40.827144 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:40.848310 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:40.850543 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:40.930822 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:41.145159 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:41.327354 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:41.347862 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:41.349683 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:41.644981 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:41.827129 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:41.848097 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:41.850277 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:42.145752 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:42.327300 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:42.348620 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:42.351253 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:42.644777 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:42.826626 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:42.848209 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:42.849882 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:42.930904 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:43.145053 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:43.328361 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:43.349017 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:43.351604 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:43.644500 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:43.827440 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:43.848211 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:43.850917 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:44.145049 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:44.326961 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:44.348047 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:44.349942 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:44.646011 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:44.826600 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:44.848589 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:44.850818 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:45.145438 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:45.326921 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:45.347786 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:45.349942 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:45.430865 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:45.645437 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:45.826530 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:45.848499 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:45.849275 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:46.145062 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:46.328704 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:46.349540 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:46.350090 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:46.645739 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:46.826867 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:46.847464 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:46.849633 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:47.145132 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:47.327165 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:47.347750 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:47.349848 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:47.645279 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:47.826105 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:47.847728 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:47.849934 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:47.931348 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:48.144973 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:48.326969 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:48.348975 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:48.349517 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:48.645356 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:48.826547 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:48.848448 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:48.850058 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:49.144931 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:49.327072 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:49.347831 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:49.350006 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:49.645214 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:49.826773 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:49.849248 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:49.850146 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:49.931848 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:50.145106 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:50.327386 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:50.348974 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:50.349837 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:50.644735 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:50.826736 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:50.848963 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:50.850778 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:51.145218 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:51.326260 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:51.347886 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:51.349811 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:51.644619 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:51.826711 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:51.848470 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:51.850002 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:52.144801 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:52.326363 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:52.348093 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:52.350882 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:52.431160 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:52.645323 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:52.826111 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:52.848107 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:52.850181 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:53.145434 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:53.327180 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:53.349291 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:53.349757 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:53.645145 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:53.826456 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:53.849301 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:53.849818 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:54.144967 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:54.326574 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:54.350658 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:54.351479 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:54.431204 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:54.645411 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:54.827075 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:54.849570 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:54.850350 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:55.145060 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:55.326405 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:55.348243 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:55.352403 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:55.648415 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:55.826722 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:55.848876 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:55.853873 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:56.144628 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:56.326124 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:56.347879 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:56.350039 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:56.645301 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:56.827008 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:56.848334 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:56.849307 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:56.931247 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:57.144908 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:57.327349 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:57.348135 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:57.349920 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:57.644971 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:57.826857 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:57.848384 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:57.851792 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:58.145067 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:58.327465 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:58.348404 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:58.349335 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:58.644885 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:58.826894 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:58.847707 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:58.849945 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:58.932960 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:59.145369 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:59.327027 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:59.348410 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:59.349983 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:59.644930 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:59.827116 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:59.849276 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:59.855036 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:00.145558 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:00.328074 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:00.349413 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:00.351301 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:00.645450 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:00.827008 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:00.848131 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:00.850261 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:01.145299 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:01.326557 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:01.349968 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:01.350729 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:01.430434 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:09:01.644887 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:01.828008 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:01.847685 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:01.850779 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:02.145557 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:02.326632 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:02.348352 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:02.350115 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:02.645013 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:02.827679 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:02.849489 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:02.850461 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:03.145155 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:03.326024 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:03.347547 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:03.349855 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:03.430754 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:09:03.644452 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:03.826873 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:03.847799 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:03.850126 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:04.145203 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:04.326668 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:04.349061 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:04.349788 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:04.645445 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:04.826970 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:04.848033 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:04.849992 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:05.145427 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:05.326398 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:05.349308 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:05.357280 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:05.431404 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:09:05.645307 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:05.827028 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:05.848160 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:05.850274 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:06.144688 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:06.326394 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:06.348518 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:06.350125 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:06.645231 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:06.826223 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:06.848888 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:06.849613 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:07.145225 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:07.326332 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:07.348239 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:07.349594 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:07.644849 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:07.826500 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:07.847552 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:07.850429 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:07.930677 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:09:08.145188 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:08.327014 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:08.347847 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:08.350846 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:08.645117 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:08.827575 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:08.848082 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:08.850029 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:09.145151 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:09.326702 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:09.349381 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:09.351579 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:09.645187 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:09.826151 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:09.848460 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:09.850102 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:09.930940 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:09:10.145407 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:10.326463 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:10.348111 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:10.349883 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:10.644359 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:10.826616 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:10.849457 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:10.849873 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:10.946651 2466752 node_ready.go:49] node "addons-707575" has status "Ready":"True"
	I0729 13:09:10.946718 2466752 node_ready.go:38] duration metric: took 43.519257756s for node "addons-707575" to be "Ready" ...
	I0729 13:09:10.946753 2466752 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" ...
	I0729 13:09:10.963364 2466752 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-mfpqk" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:11.160614 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:11.360942 2466752 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 13:09:11.361021 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:11.365674 2466752 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 13:09:11.365744 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:11.367218 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:11.687855 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:11.840846 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:11.849090 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:11.851776 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:12.157751 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:12.327949 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:12.357277 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:12.362493 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:12.469809 2466752 pod_ready.go:92] pod "coredns-7db6d8ff4d-mfpqk" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.469833 2466752 pod_ready.go:81] duration metric: took 1.506381154s for pod "coredns-7db6d8ff4d-mfpqk" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.469853 2466752 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.475507 2466752 pod_ready.go:92] pod "etcd-addons-707575" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.475576 2466752 pod_ready.go:81] duration metric: took 5.714036ms for pod "etcd-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.475598 2466752 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.480453 2466752 pod_ready.go:92] pod "kube-apiserver-addons-707575" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.480478 2466752 pod_ready.go:81] duration metric: took 4.871666ms for pod "kube-apiserver-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.480489 2466752 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.485182 2466752 pod_ready.go:92] pod "kube-controller-manager-addons-707575" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.485207 2466752 pod_ready.go:81] duration metric: took 4.710438ms for pod "kube-controller-manager-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.485220 2466752 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-q7kxt" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.531713 2466752 pod_ready.go:92] pod "kube-proxy-q7kxt" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.531739 2466752 pod_ready.go:81] duration metric: took 46.511416ms for pod "kube-proxy-q7kxt" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.531752 2466752 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.646033 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:12.829492 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:12.849946 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:12.852405 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:12.938126 2466752 pod_ready.go:92] pod "kube-scheduler-addons-707575" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.938158 2466752 pod_ready.go:81] duration metric: took 406.391545ms for pod "kube-scheduler-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.938189 2466752 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:13.145476 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:13.329210 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:13.349200 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:13.356266 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:13.645537 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:13.828930 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:13.851680 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:13.866321 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:14.148772 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:14.329383 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:14.349584 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:14.354455 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:14.645213 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:14.828566 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:14.851981 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:14.852851 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:14.945772 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:15.146163 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:15.331114 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:15.349300 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:15.353704 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:15.645381 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:15.828140 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:15.850298 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:15.851096 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:16.145417 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:16.327561 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:16.348388 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:16.353565 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:16.647692 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:16.836019 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:16.852904 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:16.870973 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:16.949574 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:17.146558 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:17.328703 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:17.353692 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:17.354578 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:17.648371 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:17.828811 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:17.853327 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:17.856262 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:18.145859 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:18.328404 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:18.348344 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:18.360022 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:18.645653 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:18.829224 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:18.861506 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:18.862803 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:19.145451 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:19.328691 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:19.349467 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:19.351217 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:19.443820 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:19.645486 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:19.828426 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:19.849302 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:19.850853 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:20.145427 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:20.336296 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:20.353666 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:20.357528 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:20.647989 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:20.828886 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:20.850499 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:20.850862 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:21.145071 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:21.327871 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:21.350483 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:21.351069 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:21.444766 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:21.645464 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:21.828151 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:21.850958 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:21.851593 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:22.146518 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:22.329883 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:22.366896 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:22.375472 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:22.645433 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:22.828263 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:22.850388 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:22.854940 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:23.145793 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:23.328098 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:23.349844 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:23.352616 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:23.445044 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:23.649608 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:23.828306 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:23.849790 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:23.850989 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:24.145359 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:24.335166 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:24.352410 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:24.355241 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:24.644590 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:24.835876 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:24.856313 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:24.861055 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:25.145186 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:25.327480 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:25.350503 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:25.354493 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:25.645062 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:25.829142 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:25.850069 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:25.865155 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:25.946737 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:26.145673 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:26.329261 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:26.354348 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:26.355672 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:26.646534 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:26.841776 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:26.867665 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:26.876485 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:27.145543 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:27.337417 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:27.352318 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:27.355684 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:27.648221 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:27.846285 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:27.880179 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:27.909366 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:27.961732 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:28.145637 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:28.329154 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:28.349034 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:28.353338 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:28.645518 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:28.828215 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:28.850645 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:28.851926 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:29.145707 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:29.328005 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:29.348917 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:29.351230 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:29.645610 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:29.828381 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:29.848460 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:29.851233 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:30.148625 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:30.328365 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:30.348776 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:30.352154 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:30.444693 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:30.644709 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:30.828836 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:30.849060 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:30.854561 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:31.145349 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:31.332661 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:31.359031 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:31.360445 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:31.646347 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:31.829194 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:31.851014 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:31.853684 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:32.148459 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:32.336156 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:32.354684 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:32.361461 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:32.645470 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:32.829291 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:32.849747 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:32.854480 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:32.947333 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:33.149092 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:33.328510 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:33.350846 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:33.354778 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:33.645965 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:33.829113 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:33.853167 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:33.854112 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:34.145228 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:34.332451 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:34.351409 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:34.355074 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:34.645814 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:34.830194 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:34.849357 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:34.860165 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:34.957216 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:35.145378 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:35.329359 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:35.349512 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:35.354210 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:35.645297 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:35.828998 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:35.851949 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:35.855185 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:36.145814 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:36.329366 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:36.349028 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:36.352334 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:36.645732 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:36.827302 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:36.851065 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:36.851869 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:37.144940 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:37.327724 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:37.348743 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:37.351208 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:37.443683 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:37.644989 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:37.827912 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:37.849108 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:37.850686 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:38.144726 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:38.328184 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:38.350440 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:38.351168 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:38.646621 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:38.833709 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:38.867074 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:38.872492 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:39.145504 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:39.329822 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:39.352176 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:39.372509 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:39.445413 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:39.645362 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:39.833638 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:39.876378 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:39.891998 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:40.145967 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:40.329054 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:40.358479 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:40.361011 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:40.645616 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:40.829245 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:40.849773 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:40.853452 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:41.145636 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:41.348327 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:41.382932 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:41.390469 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:41.445642 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:41.645532 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:41.828792 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:41.848193 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:41.851697 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:42.146900 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:42.329398 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:42.352873 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:42.353768 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:42.645571 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:42.828302 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:42.853659 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:42.856705 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:43.145426 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:43.327583 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:43.349371 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:43.350341 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:43.644731 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:43.828923 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:43.852105 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:43.859686 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:43.958140 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:44.148523 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:44.328604 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:44.350875 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:44.355816 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:44.646039 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:44.828620 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:44.850812 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:44.853452 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:45.145757 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:45.331324 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:45.353840 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:45.356395 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:45.645011 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:45.831639 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:45.851432 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:45.852301 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:46.145047 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:46.328524 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:46.350675 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:46.351305 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:46.444889 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:46.644789 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:46.838426 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:46.853424 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:46.855247 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:47.147057 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:47.329043 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:47.350036 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:47.357127 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:47.645087 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:47.833538 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:47.857621 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:47.858180 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:48.145366 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:48.328587 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:48.348384 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:48.351027 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:48.446917 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:48.645694 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:48.827358 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:48.849024 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:48.850229 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:49.144639 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:49.328559 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:49.349659 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:49.352598 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:49.646019 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:49.831769 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:49.858519 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:49.860303 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:50.159930 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:50.329183 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:50.348326 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:50.352380 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:50.645775 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:50.828078 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:50.848243 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:50.851061 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:50.944104 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:51.145029 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:51.328230 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:51.348508 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:51.350887 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:51.645516 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:51.829128 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:51.852209 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:51.853555 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:52.145460 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:52.328906 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:52.356561 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:52.382139 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:52.645066 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:52.828365 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:52.848764 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:52.851002 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:53.145286 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:53.327611 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:53.349058 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:53.350927 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:53.443716 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:53.645260 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:53.828375 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:53.850838 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:53.851762 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:54.144959 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:54.328250 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:54.349537 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:54.350524 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:54.646364 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:54.828209 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:54.849965 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:54.859524 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:55.146372 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:55.328998 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:55.350555 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:55.355711 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:55.449278 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:55.645135 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:55.828859 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:55.848448 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:55.851117 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:56.145322 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:56.329338 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:56.354078 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:56.355223 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:56.645534 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:56.829335 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:56.851474 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:56.855660 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:57.149157 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:57.329025 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:57.351582 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:57.354276 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:57.645943 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:57.839135 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:57.868082 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:57.871098 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:57.971347 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:58.162860 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:58.333272 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:58.350503 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:58.363494 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:58.653252 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:58.829453 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:58.864740 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:58.865811 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:59.154512 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:59.335853 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:59.353732 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:59.357535 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:59.646394 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:59.836467 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:59.853828 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:59.858429 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:00.154161 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:00.329948 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:00.355080 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:00.359846 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:00.452059 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:00.647403 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:00.829125 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:00.849810 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:00.853116 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:01.157454 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:01.330952 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:01.364489 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:01.365721 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:01.647543 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:01.830668 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:01.852867 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:01.855736 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:02.145766 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:02.337740 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:02.358424 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:02.368727 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:02.645034 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:02.827948 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:02.848789 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:02.852372 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:02.945522 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:03.144954 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:03.329152 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:03.350490 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:03.351206 2466752 kapi.go:107] duration metric: took 1m31.505561297s to wait for kubernetes.io/minikube-addons=registry ...
	I0729 13:10:03.645767 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:03.828270 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:03.850743 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:04.145463 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:04.328728 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:04.350384 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:04.645198 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:04.830329 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:04.849470 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:04.948407 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:05.144917 2466752 kapi.go:107] duration metric: took 1m29.003605073s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0729 13:10:05.147231 2466752 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-707575 cluster.
	I0729 13:10:05.149210 2466752 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.
	I0729 13:10:05.150977 2466752 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0729 13:10:05.327759 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:05.349015 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:05.828006 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:05.849313 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:06.330280 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:06.355684 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:06.831056 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:06.849362 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:06.951069 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:07.328925 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:07.363012 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:07.828676 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:07.849888 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:08.328338 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:08.348174 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:08.828663 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:08.848837 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:09.328123 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:09.348147 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:09.446707 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:09.832051 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:09.849174 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:10.328953 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:10.348977 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:10.850498 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:10.853102 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:11.328281 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:11.349096 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:11.840529 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:11.865578 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:11.950041 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:12.328324 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:12.348754 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:12.827705 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:12.849736 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:13.328093 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:13.348430 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:13.828720 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:13.849121 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:14.328657 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:14.350552 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:14.445050 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:14.830135 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:14.851643 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:15.328361 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:15.349143 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:15.828811 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:15.848631 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:16.328000 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:16.348943 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:16.829295 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:16.849723 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:16.955782 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:17.332319 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:17.351151 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:17.828789 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:17.849420 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:18.329123 2466752 kapi.go:107] duration metric: took 1m46.006738746s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0729 13:10:18.348630 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:18.849242 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:19.349639 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:19.450015 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:19.855871 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:20.349619 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:20.850857 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:21.348101 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:21.853754 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:21.947123 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:22.349276 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:22.851995 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:23.350954 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:23.848096 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:24.348881 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:24.448152 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:24.850117 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:25.348415 2466752 kapi.go:107] duration metric: took 1m53.504524381s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0729 13:10:25.350276 2466752 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, ingress-dns, cloud-spanner, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0729 13:10:25.352014 2466752 addons.go:510] duration metric: took 2m0.394783047s for enable addons: enabled=[storage-provisioner nvidia-device-plugin ingress-dns cloud-spanner metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0729 13:10:26.945118 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:29.444364 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:31.445329 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:33.944806 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:36.444294 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:38.444905 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:40.943895 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:42.944925 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:45.446695 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:47.944342 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:49.945370 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:52.443774 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:54.444478 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:56.449156 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:58.944623 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:11:00.945122 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:11:01.945865 2466752 pod_ready.go:92] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"True"
	I0729 13:11:01.945893 2466752 pod_ready.go:81] duration metric: took 1m49.007687758s for pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace to be "Ready" ...
	I0729 13:11:01.945906 2466752 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-d2dwq" in "kube-system" namespace to be "Ready" ...
	I0729 13:11:01.951502 2466752 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-d2dwq" in "kube-system" namespace has status "Ready":"True"
	I0729 13:11:01.951530 2466752 pod_ready.go:81] duration metric: took 5.61619ms for pod "nvidia-device-plugin-daemonset-d2dwq" in "kube-system" namespace to be "Ready" ...
	I0729 13:11:01.951552 2466752 pod_ready.go:38] duration metric: took 1m51.004771376s 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" ...
	I0729 13:11:01.952883 2466752 api_server.go:52] waiting for apiserver process to appear ...
	I0729 13:11:01.953793 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 13:11:01.953886 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 13:11:02.009075 2466752 cri.go:89] found id: "8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:02.009096 2466752 cri.go:89] found id: ""
	I0729 13:11:02.009104 2466752 logs.go:276] 1 containers: [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887]
	I0729 13:11:02.009165 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.013879 2466752 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 13:11:02.013950 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 13:11:02.054316 2466752 cri.go:89] found id: "d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:02.054341 2466752 cri.go:89] found id: ""
	I0729 13:11:02.054349 2466752 logs.go:276] 1 containers: [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775]
	I0729 13:11:02.054408 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.058004 2466752 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 13:11:02.058098 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 13:11:02.096527 2466752 cri.go:89] found id: "61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:02.096548 2466752 cri.go:89] found id: ""
	I0729 13:11:02.096556 2466752 logs.go:276] 1 containers: [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd]
	I0729 13:11:02.096641 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.100080 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 13:11:02.100162 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 13:11:02.140417 2466752 cri.go:89] found id: "668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:02.140440 2466752 cri.go:89] found id: ""
	I0729 13:11:02.140447 2466752 logs.go:276] 1 containers: [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca]
	I0729 13:11:02.140510 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.144481 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 13:11:02.144558 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 13:11:02.189454 2466752 cri.go:89] found id: "1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:02.189519 2466752 cri.go:89] found id: ""
	I0729 13:11:02.189541 2466752 logs.go:276] 1 containers: [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a]
	I0729 13:11:02.189610 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.193392 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 13:11:02.193508 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 13:11:02.233517 2466752 cri.go:89] found id: "92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:02.233539 2466752 cri.go:89] found id: ""
	I0729 13:11:02.233547 2466752 logs.go:276] 1 containers: [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba]
	I0729 13:11:02.233623 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.237255 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 13:11:02.237328 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 13:11:02.276996 2466752 cri.go:89] found id: "8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:02.277065 2466752 cri.go:89] found id: ""
	I0729 13:11:02.277087 2466752 logs.go:276] 1 containers: [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688]
	I0729 13:11:02.277185 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.282301 2466752 logs.go:123] Gathering logs for dmesg ...
	I0729 13:11:02.282332 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 13:11:02.304303 2466752 logs.go:123] Gathering logs for kube-controller-manager [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba] ...
	I0729 13:11:02.304334 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:02.376508 2466752 logs.go:123] Gathering logs for CRI-O ...
	I0729 13:11:02.376546 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 13:11:02.475901 2466752 logs.go:123] Gathering logs for container status ...
	I0729 13:11:02.475995 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 13:11:02.525842 2466752 logs.go:123] Gathering logs for kindnet [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688] ...
	I0729 13:11:02.525877 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:02.575332 2466752 logs.go:123] Gathering logs for kubelet ...
	I0729 13:11:02.575372 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 13:11:02.645832 2466752 logs.go:123] Gathering logs for describe nodes ...
	I0729 13:11:02.645872 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 13:11:02.826511 2466752 logs.go:123] Gathering logs for kube-apiserver [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887] ...
	I0729 13:11:02.826539 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:02.887199 2466752 logs.go:123] Gathering logs for etcd [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775] ...
	I0729 13:11:02.887233 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:02.946225 2466752 logs.go:123] Gathering logs for coredns [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd] ...
	I0729 13:11:02.946269 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:02.994744 2466752 logs.go:123] Gathering logs for kube-scheduler [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca] ...
	I0729 13:11:02.994777 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:03.062542 2466752 logs.go:123] Gathering logs for kube-proxy [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a] ...
	I0729 13:11:03.062577 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:05.608775 2466752 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 13:11:05.622845 2466752 api_server.go:72] duration metric: took 2m40.664763098s to wait for apiserver process to appear ...
	I0729 13:11:05.622869 2466752 api_server.go:88] waiting for apiserver healthz status ...
	I0729 13:11:05.622908 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 13:11:05.622972 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 13:11:05.665847 2466752 cri.go:89] found id: "8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:05.665872 2466752 cri.go:89] found id: ""
	I0729 13:11:05.665880 2466752 logs.go:276] 1 containers: [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887]
	I0729 13:11:05.665944 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.669600 2466752 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 13:11:05.669677 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 13:11:05.708197 2466752 cri.go:89] found id: "d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:05.708225 2466752 cri.go:89] found id: ""
	I0729 13:11:05.708234 2466752 logs.go:276] 1 containers: [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775]
	I0729 13:11:05.708297 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.711775 2466752 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 13:11:05.711850 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 13:11:05.750724 2466752 cri.go:89] found id: "61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:05.750785 2466752 cri.go:89] found id: ""
	I0729 13:11:05.750807 2466752 logs.go:276] 1 containers: [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd]
	I0729 13:11:05.750895 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.754523 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 13:11:05.754644 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 13:11:05.792957 2466752 cri.go:89] found id: "668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:05.792980 2466752 cri.go:89] found id: ""
	I0729 13:11:05.792988 2466752 logs.go:276] 1 containers: [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca]
	I0729 13:11:05.793069 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.796877 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 13:11:05.796951 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 13:11:05.838246 2466752 cri.go:89] found id: "1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:05.838315 2466752 cri.go:89] found id: ""
	I0729 13:11:05.838338 2466752 logs.go:276] 1 containers: [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a]
	I0729 13:11:05.838431 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.842349 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 13:11:05.842429 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 13:11:05.884151 2466752 cri.go:89] found id: "92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:05.884173 2466752 cri.go:89] found id: ""
	I0729 13:11:05.884183 2466752 logs.go:276] 1 containers: [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba]
	I0729 13:11:05.884263 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.888069 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 13:11:05.888167 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 13:11:05.936371 2466752 cri.go:89] found id: "8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:05.936395 2466752 cri.go:89] found id: ""
	I0729 13:11:05.936403 2466752 logs.go:276] 1 containers: [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688]
	I0729 13:11:05.936489 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.940781 2466752 logs.go:123] Gathering logs for dmesg ...
	I0729 13:11:05.940857 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 13:11:05.960585 2466752 logs.go:123] Gathering logs for kube-controller-manager [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba] ...
	I0729 13:11:05.960616 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:06.038801 2466752 logs.go:123] Gathering logs for kindnet [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688] ...
	I0729 13:11:06.038844 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:06.098897 2466752 logs.go:123] Gathering logs for CRI-O ...
	I0729 13:11:06.098995 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 13:11:06.205417 2466752 logs.go:123] Gathering logs for container status ...
	I0729 13:11:06.205457 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 13:11:06.268656 2466752 logs.go:123] Gathering logs for kubelet ...
	I0729 13:11:06.268745 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 13:11:06.344001 2466752 logs.go:123] Gathering logs for describe nodes ...
	I0729 13:11:06.344085 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 13:11:06.499901 2466752 logs.go:123] Gathering logs for kube-apiserver [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887] ...
	I0729 13:11:06.499988 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:06.622713 2466752 logs.go:123] Gathering logs for etcd [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775] ...
	I0729 13:11:06.622792 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:06.691174 2466752 logs.go:123] Gathering logs for coredns [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd] ...
	I0729 13:11:06.691251 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:06.755113 2466752 logs.go:123] Gathering logs for kube-scheduler [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca] ...
	I0729 13:11:06.755143 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:06.809872 2466752 logs.go:123] Gathering logs for kube-proxy [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a] ...
	I0729 13:11:06.809906 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:09.351487 2466752 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 13:11:09.360303 2466752 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0729 13:11:09.361258 2466752 api_server.go:141] control plane version: v1.30.3
	I0729 13:11:09.361286 2466752 api_server.go:131] duration metric: took 3.738409477s to wait for apiserver health ...
	I0729 13:11:09.361295 2466752 system_pods.go:43] waiting for kube-system pods to appear ...
	I0729 13:11:09.361318 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 13:11:09.361384 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 13:11:09.404643 2466752 cri.go:89] found id: "8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:09.404668 2466752 cri.go:89] found id: ""
	I0729 13:11:09.404676 2466752 logs.go:276] 1 containers: [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887]
	I0729 13:11:09.404766 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.408358 2466752 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 13:11:09.408438 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 13:11:09.446286 2466752 cri.go:89] found id: "d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:09.446308 2466752 cri.go:89] found id: ""
	I0729 13:11:09.446316 2466752 logs.go:276] 1 containers: [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775]
	I0729 13:11:09.446373 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.450040 2466752 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 13:11:09.450115 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 13:11:09.488932 2466752 cri.go:89] found id: "61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:09.488964 2466752 cri.go:89] found id: ""
	I0729 13:11:09.488973 2466752 logs.go:276] 1 containers: [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd]
	I0729 13:11:09.489035 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.492699 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 13:11:09.492773 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 13:11:09.531749 2466752 cri.go:89] found id: "668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:09.531773 2466752 cri.go:89] found id: ""
	I0729 13:11:09.531781 2466752 logs.go:276] 1 containers: [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca]
	I0729 13:11:09.531871 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.535410 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 13:11:09.535485 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 13:11:09.573514 2466752 cri.go:89] found id: "1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:09.573589 2466752 cri.go:89] found id: ""
	I0729 13:11:09.573613 2466752 logs.go:276] 1 containers: [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a]
	I0729 13:11:09.573715 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.577370 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 13:11:09.577439 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 13:11:09.619402 2466752 cri.go:89] found id: "92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:09.619425 2466752 cri.go:89] found id: ""
	I0729 13:11:09.619433 2466752 logs.go:276] 1 containers: [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba]
	I0729 13:11:09.619501 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.623175 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 13:11:09.623298 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 13:11:09.664509 2466752 cri.go:89] found id: "8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:09.664539 2466752 cri.go:89] found id: ""
	I0729 13:11:09.664548 2466752 logs.go:276] 1 containers: [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688]
	I0729 13:11:09.664634 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.668516 2466752 logs.go:123] Gathering logs for kubelet ...
	I0729 13:11:09.668547 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 13:11:09.736066 2466752 logs.go:123] Gathering logs for dmesg ...
	I0729 13:11:09.736100 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 13:11:09.756944 2466752 logs.go:123] Gathering logs for kube-apiserver [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887] ...
	I0729 13:11:09.756974 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:09.827172 2466752 logs.go:123] Gathering logs for kube-proxy [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a] ...
	I0729 13:11:09.827207 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:09.869988 2466752 logs.go:123] Gathering logs for kube-controller-manager [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba] ...
	I0729 13:11:09.870018 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:09.961830 2466752 logs.go:123] Gathering logs for describe nodes ...
	I0729 13:11:09.961867 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 13:11:10.119502 2466752 logs.go:123] Gathering logs for etcd [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775] ...
	I0729 13:11:10.119536 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:10.172103 2466752 logs.go:123] Gathering logs for coredns [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd] ...
	I0729 13:11:10.172142 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:10.222217 2466752 logs.go:123] Gathering logs for kube-scheduler [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca] ...
	I0729 13:11:10.222247 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:10.277959 2466752 logs.go:123] Gathering logs for kindnet [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688] ...
	I0729 13:11:10.277997 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:10.331472 2466752 logs.go:123] Gathering logs for CRI-O ...
	I0729 13:11:10.331510 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 13:11:10.429138 2466752 logs.go:123] Gathering logs for container status ...
	I0729 13:11:10.429180 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 13:11:12.992501 2466752 system_pods.go:59] 18 kube-system pods found
	I0729 13:11:12.992545 2466752 system_pods.go:61] "coredns-7db6d8ff4d-mfpqk" [8519ffea-ff63-4466-8a3e-a58184d79862] Running
	I0729 13:11:12.992552 2466752 system_pods.go:61] "csi-hostpath-attacher-0" [2b46f8d8-7051-4a04-84b5-129734f668f8] Running
	I0729 13:11:12.992557 2466752 system_pods.go:61] "csi-hostpath-resizer-0" [6f9e96a1-8fad-4702-8f03-33de62a1ebc3] Running
	I0729 13:11:12.992567 2466752 system_pods.go:61] "csi-hostpathplugin-jn9nd" [01204aa9-1654-4934-bbd9-084bc71ea492] Running
	I0729 13:11:12.992572 2466752 system_pods.go:61] "etcd-addons-707575" [4898e820-f2a4-4e0e-9572-3e0d0ed265b2] Running
	I0729 13:11:12.992576 2466752 system_pods.go:61] "kindnet-wjb89" [df3abd21-d105-435a-9e12-904f702bd4d6] Running
	I0729 13:11:12.992581 2466752 system_pods.go:61] "kube-apiserver-addons-707575" [8ca63bb2-fb87-4fc7-abf5-4f21dc7241ae] Running
	I0729 13:11:12.992586 2466752 system_pods.go:61] "kube-controller-manager-addons-707575" [74996b01-c9e8-4fc7-8031-8e034ddec2e3] Running
	I0729 13:11:12.992590 2466752 system_pods.go:61] "kube-ingress-dns-minikube" [cb6b4161-3913-466d-ad66-c89b8fa4ff02] Running
	I0729 13:11:12.992598 2466752 system_pods.go:61] "kube-proxy-q7kxt" [21fc608a-791b-40e2-875e-90a4547d510f] Running
	I0729 13:11:12.992609 2466752 system_pods.go:61] "kube-scheduler-addons-707575" [abcb8c1c-e115-40dc-ae9e-90955047b5d4] Running
	I0729 13:11:12.992613 2466752 system_pods.go:61] "metrics-server-c59844bb4-85mz6" [6f2a8105-8147-4599-b59f-da194c32a5d1] Running
	I0729 13:11:12.992617 2466752 system_pods.go:61] "nvidia-device-plugin-daemonset-d2dwq" [91780759-5ca4-4447-8d75-023dbe0301d8] Running
	I0729 13:11:12.992621 2466752 system_pods.go:61] "registry-656c9c8d9c-5nzgd" [3109a566-c6db-4276-b5c9-e501b8a6b9e7] Running
	I0729 13:11:12.992631 2466752 system_pods.go:61] "registry-proxy-wgsdn" [8921637f-84cb-4cfc-b67b-42140551cf81] Running
	I0729 13:11:12.992635 2466752 system_pods.go:61] "snapshot-controller-745499f584-czngw" [808b82bb-f9a2-41c8-99be-1039cdea8985] Running
	I0729 13:11:12.992639 2466752 system_pods.go:61] "snapshot-controller-745499f584-kgm7x" [c8a6d8ce-bb21-4af9-bdb4-31bd5cc09c15] Running
	I0729 13:11:12.992643 2466752 system_pods.go:61] "storage-provisioner" [66ceac0b-80b5-478c-a093-8166cf23d633] Running
	I0729 13:11:12.992650 2466752 system_pods.go:74] duration metric: took 3.631348669s to wait for pod list to return data ...
	I0729 13:11:12.992661 2466752 default_sa.go:34] waiting for default service account to be created ...
	I0729 13:11:12.994999 2466752 default_sa.go:45] found service account: "default"
	I0729 13:11:12.995027 2466752 default_sa.go:55] duration metric: took 2.359522ms for default service account to be created ...
	I0729 13:11:12.995038 2466752 system_pods.go:116] waiting for k8s-apps to be running ...
	I0729 13:11:13.006574 2466752 system_pods.go:86] 18 kube-system pods found
	I0729 13:11:13.006613 2466752 system_pods.go:89] "coredns-7db6d8ff4d-mfpqk" [8519ffea-ff63-4466-8a3e-a58184d79862] Running
	I0729 13:11:13.006621 2466752 system_pods.go:89] "csi-hostpath-attacher-0" [2b46f8d8-7051-4a04-84b5-129734f668f8] Running
	I0729 13:11:13.006628 2466752 system_pods.go:89] "csi-hostpath-resizer-0" [6f9e96a1-8fad-4702-8f03-33de62a1ebc3] Running
	I0729 13:11:13.006634 2466752 system_pods.go:89] "csi-hostpathplugin-jn9nd" [01204aa9-1654-4934-bbd9-084bc71ea492] Running
	I0729 13:11:13.006637 2466752 system_pods.go:89] "etcd-addons-707575" [4898e820-f2a4-4e0e-9572-3e0d0ed265b2] Running
	I0729 13:11:13.006642 2466752 system_pods.go:89] "kindnet-wjb89" [df3abd21-d105-435a-9e12-904f702bd4d6] Running
	I0729 13:11:13.006646 2466752 system_pods.go:89] "kube-apiserver-addons-707575" [8ca63bb2-fb87-4fc7-abf5-4f21dc7241ae] Running
	I0729 13:11:13.006656 2466752 system_pods.go:89] "kube-controller-manager-addons-707575" [74996b01-c9e8-4fc7-8031-8e034ddec2e3] Running
	I0729 13:11:13.006660 2466752 system_pods.go:89] "kube-ingress-dns-minikube" [cb6b4161-3913-466d-ad66-c89b8fa4ff02] Running
	I0729 13:11:13.006675 2466752 system_pods.go:89] "kube-proxy-q7kxt" [21fc608a-791b-40e2-875e-90a4547d510f] Running
	I0729 13:11:13.006681 2466752 system_pods.go:89] "kube-scheduler-addons-707575" [abcb8c1c-e115-40dc-ae9e-90955047b5d4] Running
	I0729 13:11:13.006685 2466752 system_pods.go:89] "metrics-server-c59844bb4-85mz6" [6f2a8105-8147-4599-b59f-da194c32a5d1] Running
	I0729 13:11:13.006692 2466752 system_pods.go:89] "nvidia-device-plugin-daemonset-d2dwq" [91780759-5ca4-4447-8d75-023dbe0301d8] Running
	I0729 13:11:13.006697 2466752 system_pods.go:89] "registry-656c9c8d9c-5nzgd" [3109a566-c6db-4276-b5c9-e501b8a6b9e7] Running
	I0729 13:11:13.006701 2466752 system_pods.go:89] "registry-proxy-wgsdn" [8921637f-84cb-4cfc-b67b-42140551cf81] Running
	I0729 13:11:13.006739 2466752 system_pods.go:89] "snapshot-controller-745499f584-czngw" [808b82bb-f9a2-41c8-99be-1039cdea8985] Running
	I0729 13:11:13.006746 2466752 system_pods.go:89] "snapshot-controller-745499f584-kgm7x" [c8a6d8ce-bb21-4af9-bdb4-31bd5cc09c15] Running
	I0729 13:11:13.006750 2466752 system_pods.go:89] "storage-provisioner" [66ceac0b-80b5-478c-a093-8166cf23d633] Running
	I0729 13:11:13.006756 2466752 system_pods.go:126] duration metric: took 11.712688ms to wait for k8s-apps to be running ...
	I0729 13:11:13.006764 2466752 system_svc.go:44] waiting for kubelet service to be running ....
	I0729 13:11:13.006826 2466752 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 13:11:13.019889 2466752 system_svc.go:56] duration metric: took 13.113913ms WaitForService to wait for kubelet
	I0729 13:11:13.019921 2466752 kubeadm.go:582] duration metric: took 2m48.061844177s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 13:11:13.019943 2466752 node_conditions.go:102] verifying NodePressure condition ...
	I0729 13:11:13.024146 2466752 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 13:11:13.024183 2466752 node_conditions.go:123] node cpu capacity is 2
	I0729 13:11:13.024197 2466752 node_conditions.go:105] duration metric: took 4.248244ms to run NodePressure ...
	I0729 13:11:13.024212 2466752 start.go:241] waiting for startup goroutines ...
	I0729 13:11:13.024231 2466752 start.go:246] waiting for cluster config update ...
	I0729 13:11:13.024248 2466752 start.go:255] writing updated cluster config ...
	I0729 13:11:13.024563 2466752 ssh_runner.go:195] Run: rm -f paused
	I0729 13:11:13.372600 2466752 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0729 13:11:13.376276 2466752 out.go:177] * Done! kubectl is now configured to use "addons-707575" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 29 13:14:53 addons-707575 crio[960]: time="2024-07-29 13:14:53.557050313Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=7a7eed74-83f0-4a44-b501-723d751a8c47 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 13:14:53 addons-707575 crio[960]: time="2024-07-29 13:14:53.557732152Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-8dhrs/hello-world-app" id=35d1ca7f-091f-4a68-82e8-4566bce845c7 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 13:14:53 addons-707575 crio[960]: time="2024-07-29 13:14:53.557862004Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 29 13:14:53 addons-707575 crio[960]: time="2024-07-29 13:14:53.582254083Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/1868547907a9c24abc1ef1362fc206972e33b877581c657f5e7067bc960df21a/merged/etc/passwd: no such file or directory"
	Jul 29 13:14:53 addons-707575 crio[960]: time="2024-07-29 13:14:53.582298152Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/1868547907a9c24abc1ef1362fc206972e33b877581c657f5e7067bc960df21a/merged/etc/group: no such file or directory"
	Jul 29 13:14:53 addons-707575 crio[960]: time="2024-07-29 13:14:53.624279221Z" level=info msg="Created container f6f73e0d5bf63590948a5a4e6ad346504a0351825da5e8901b5144d259c787d2: default/hello-world-app-6778b5fc9f-8dhrs/hello-world-app" id=35d1ca7f-091f-4a68-82e8-4566bce845c7 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 13:14:53 addons-707575 crio[960]: time="2024-07-29 13:14:53.624990376Z" level=info msg="Starting container: f6f73e0d5bf63590948a5a4e6ad346504a0351825da5e8901b5144d259c787d2" id=7553e400-9af3-45c4-818e-caea5d0f0f49 name=/runtime.v1.RuntimeService/StartContainer
	Jul 29 13:14:53 addons-707575 crio[960]: time="2024-07-29 13:14:53.633415542Z" level=info msg="Started container" PID=7841 containerID=f6f73e0d5bf63590948a5a4e6ad346504a0351825da5e8901b5144d259c787d2 description=default/hello-world-app-6778b5fc9f-8dhrs/hello-world-app id=7553e400-9af3-45c4-818e-caea5d0f0f49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=820628d42f42b0f1ba0ce5f4a8b3f09df7cc451a89c1215fe81d8e8705acbe6a
	Jul 29 13:14:54 addons-707575 crio[960]: time="2024-07-29 13:14:54.058060529Z" level=info msg="Removing container: 0fb1596a4714f973d45f6befd9f13667d55fe4858f65d292a546429db3233b9e" id=0ff08fe9-a564-4d6a-be65-8d7ee18ba05f name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 13:14:54 addons-707575 crio[960]: time="2024-07-29 13:14:54.077820514Z" level=info msg="Removed container 0fb1596a4714f973d45f6befd9f13667d55fe4858f65d292a546429db3233b9e: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=0ff08fe9-a564-4d6a-be65-8d7ee18ba05f name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 13:14:55 addons-707575 crio[960]: time="2024-07-29 13:14:55.749507175Z" level=info msg="Stopping container: c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9 (timeout: 2s)" id=902fdf4a-de17-4938-a2d6-a4e9459dd152 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 13:14:57 addons-707575 crio[960]: time="2024-07-29 13:14:57.755641476Z" level=warning msg="Stopping container c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=902fdf4a-de17-4938-a2d6-a4e9459dd152 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 13:14:57 addons-707575 conmon[5344]: conmon c0094f6c040f9798d0d5 <ninfo>: container 5355 exited with status 137
	Jul 29 13:14:57 addons-707575 crio[960]: time="2024-07-29 13:14:57.898459547Z" level=info msg="Stopped container c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9: ingress-nginx/ingress-nginx-controller-6d9bd977d4-8m6rm/controller" id=902fdf4a-de17-4938-a2d6-a4e9459dd152 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 13:14:57 addons-707575 crio[960]: time="2024-07-29 13:14:57.899065752Z" level=info msg="Stopping pod sandbox: 33174ff27e954a243cc2d7e3f57348c8f759f5d1478cd80c3fc583eafd26c986" id=71ec6b5f-54d1-444a-8a0e-2e0de9f7b19b name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 13:14:57 addons-707575 crio[960]: time="2024-07-29 13:14:57.903127258Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-E3IKSDVCMTUYQCJL - [0:0]\n:KUBE-HP-EGB4BEFIT6VUFWX3 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-EGB4BEFIT6VUFWX3\n-X KUBE-HP-E3IKSDVCMTUYQCJL\nCOMMIT\n"
	Jul 29 13:14:57 addons-707575 crio[960]: time="2024-07-29 13:14:57.904577958Z" level=info msg="Closing host port tcp:80"
	Jul 29 13:14:57 addons-707575 crio[960]: time="2024-07-29 13:14:57.904651096Z" level=info msg="Closing host port tcp:443"
	Jul 29 13:14:57 addons-707575 crio[960]: time="2024-07-29 13:14:57.905972339Z" level=info msg="Host port tcp:80 does not have an open socket"
	Jul 29 13:14:57 addons-707575 crio[960]: time="2024-07-29 13:14:57.906006586Z" level=info msg="Host port tcp:443 does not have an open socket"
	Jul 29 13:14:57 addons-707575 crio[960]: time="2024-07-29 13:14:57.906201593Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-8m6rm Namespace:ingress-nginx ID:33174ff27e954a243cc2d7e3f57348c8f759f5d1478cd80c3fc583eafd26c986 UID:3ac264ae-ca03-4823-aaeb-51e443e2be94 NetNS:/var/run/netns/11ef1771-b9b1-4bff-ad35-c9ae80f31d76 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 29 13:14:57 addons-707575 crio[960]: time="2024-07-29 13:14:57.906373191Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-8m6rm from CNI network \"kindnet\" (type=ptp)"
	Jul 29 13:14:57 addons-707575 crio[960]: time="2024-07-29 13:14:57.940822990Z" level=info msg="Stopped pod sandbox: 33174ff27e954a243cc2d7e3f57348c8f759f5d1478cd80c3fc583eafd26c986" id=71ec6b5f-54d1-444a-8a0e-2e0de9f7b19b name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 13:14:58 addons-707575 crio[960]: time="2024-07-29 13:14:58.072038940Z" level=info msg="Removing container: c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9" id=e0438e62-9eea-436d-8ebd-f3c12bf04413 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 13:14:58 addons-707575 crio[960]: time="2024-07-29 13:14:58.088195880Z" level=info msg="Removed container c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9: ingress-nginx/ingress-nginx-controller-6d9bd977d4-8m6rm/controller" id=e0438e62-9eea-436d-8ebd-f3c12bf04413 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	f6f73e0d5bf63       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app            0                   820628d42f42b       hello-world-app-6778b5fc9f-8dhrs
	df9e53e89a346       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                      0                   cb9de02883e6b       nginx
	261f3c40f3fe2       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                    0                   5097c1ee11901       busybox
	464535eedc634       296b5f799fcd8a39f0e93373bc18787d846c6a2a78a5657b1514831f043c09bf                                                             4 minutes ago       Exited              patch                      3                   060f7467bf300       ingress-nginx-admission-patch-mgrkc
	71163dc407914       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        5 minutes ago       Running             metrics-server             0                   dec88f612243c       metrics-server-c59844bb4-85mz6
	dd073b1832032       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                     0                   049afc30b68f5       ingress-nginx-admission-create-5gndt
	e7f9d74510013       gcr.io/cloud-spanner-emulator/emulator@sha256:76d8c8cf50cb10809697c83120f51b216b49ea6538c15e083d843172d597774f               5 minutes ago       Running             cloud-spanner-emulator     0                   49d9eeea3fd6b       cloud-spanner-emulator-5455fb9b69-rknbw
	d4aab6c28d0c4       nvcr.io/nvidia/k8s-device-plugin@sha256:0e266d96b931365c1ca0de5a877a242cf95d98fdc2ca658dd01b08990df97394                     5 minutes ago       Running             nvidia-device-plugin-ctr   0                   1c2cf311e269e       nvidia-device-plugin-daemonset-d2dwq
	915ceaa1f8d10       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              5 minutes ago       Running             yakd                       0                   abf62d5dbbad1       yakd-dashboard-799879c74f-clg49
	d22efb5316cf1       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             5 minutes ago       Running             local-path-provisioner     0                   944757b290a8a       local-path-provisioner-8d985888d-jxnf2
	4169ea9560136       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago       Running             storage-provisioner        0                   422ceee01ba97       storage-provisioner
	61f60312cbe88       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             5 minutes ago       Running             coredns                    0                   63a36e093cc84       coredns-7db6d8ff4d-mfpqk
	8868de5fe3e79       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                           6 minutes ago       Running             kindnet-cni                0                   d161a0d4a3ab5       kindnet-wjb89
	1815849a3641a       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                             6 minutes ago       Running             kube-proxy                 0                   3edb3a5ddad85       kube-proxy-q7kxt
	8f2a4d6ad1b07       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                             6 minutes ago       Running             kube-apiserver             0                   362c353a93c4e       kube-apiserver-addons-707575
	92e15ff538f80       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                             6 minutes ago       Running             kube-controller-manager    0                   71241f26c413b       kube-controller-manager-addons-707575
	d44e533722ec1       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             6 minutes ago       Running             etcd                       0                   69b1fb6580796       etcd-addons-707575
	668dd6bbd3fcc       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                             6 minutes ago       Running             kube-scheduler             0                   f3ee2eb9424a2       kube-scheduler-addons-707575
	
	
	==> coredns [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd] <==
	[INFO] 10.244.0.14:47691 - 533 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002631599s
	[INFO] 10.244.0.14:48244 - 6504 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000703534s
	[INFO] 10.244.0.14:48244 - 31086 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000564378s
	[INFO] 10.244.0.14:39675 - 20641 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000109101s
	[INFO] 10.244.0.14:39675 - 28578 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000168242s
	[INFO] 10.244.0.14:37142 - 5415 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00007816s
	[INFO] 10.244.0.14:37142 - 63266 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000074796s
	[INFO] 10.244.0.14:43826 - 25394 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000049927s
	[INFO] 10.244.0.14:43826 - 16700 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00011043s
	[INFO] 10.244.0.14:49270 - 40704 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001460268s
	[INFO] 10.244.0.14:49270 - 64258 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001501063s
	[INFO] 10.244.0.14:54775 - 23338 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000123443s
	[INFO] 10.244.0.14:54775 - 14120 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000172953s
	[INFO] 10.244.0.19:33625 - 7411 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000219203s
	[INFO] 10.244.0.19:46206 - 10889 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00017954s
	[INFO] 10.244.0.19:55267 - 1546 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000231117s
	[INFO] 10.244.0.19:38823 - 18227 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000157281s
	[INFO] 10.244.0.19:36063 - 47010 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000167315s
	[INFO] 10.244.0.19:38165 - 27015 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000230181s
	[INFO] 10.244.0.19:42512 - 44988 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.0063495s
	[INFO] 10.244.0.19:56260 - 4046 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.007240845s
	[INFO] 10.244.0.19:33571 - 8353 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001243788s
	[INFO] 10.244.0.19:59285 - 4805 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001242426s
	[INFO] 10.244.0.22:39665 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000191782s
	[INFO] 10.244.0.22:38823 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000105245s
	
	
	==> describe nodes <==
	Name:               addons-707575
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-707575
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=b867516af467da0393bcbe7e6497c888199628ff
	                    minikube.k8s.io/name=addons-707575
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_29T13_08_12_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-707575
	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, 29 Jul 2024 13:08:08 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-707575
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 13:15:00 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 13:12:47 +0000   Mon, 29 Jul 2024 13:08:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 13:12:47 +0000   Mon, 29 Jul 2024 13:08:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 13:12:47 +0000   Mon, 29 Jul 2024 13:08:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 13:12:47 +0000   Mon, 29 Jul 2024 13:09:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-707575
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 b73c182674b541f6a751da1198986a57
	  System UUID:                79c83957-f205-4814-84e3-1458b0f9a423
	  Boot ID:                    f43244bd-8d62-45f7-a4e7-2b350386049a
	  Kernel Version:             5.15.0-1065-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (16 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m50s
	  default                     cloud-spanner-emulator-5455fb9b69-rknbw    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m34s
	  default                     hello-world-app-6778b5fc9f-8dhrs           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m31s
	  kube-system                 coredns-7db6d8ff4d-mfpqk                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m38s
	  kube-system                 etcd-addons-707575                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m52s
	  kube-system                 kindnet-wjb89                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m39s
	  kube-system                 kube-apiserver-addons-707575               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m52s
	  kube-system                 kube-controller-manager-addons-707575      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m53s
	  kube-system                 kube-proxy-q7kxt                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m39s
	  kube-system                 kube-scheduler-addons-707575               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m52s
	  kube-system                 metrics-server-c59844bb4-85mz6             100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m33s
	  kube-system                 nvidia-device-plugin-daemonset-d2dwq       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m53s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m33s
	  local-path-storage          local-path-provisioner-8d985888d-jxnf2     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m33s
	  yakd-dashboard              yakd-dashboard-799879c74f-clg49            0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m33s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             548Mi (6%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 6m31s  kube-proxy       
	  Normal  Starting                 6m52s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m52s  kubelet          Node addons-707575 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m52s  kubelet          Node addons-707575 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m52s  kubelet          Node addons-707575 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m39s  node-controller  Node addons-707575 event: Registered Node addons-707575 in Controller
	  Normal  NodeReady                5m53s  kubelet          Node addons-707575 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001040] FS-Cache: O-key=[8] '96dac90000000000'
	[  +0.000696] FS-Cache: N-cookie c=00000065 [p=0000005c fl=2 nc=0 na=1]
	[  +0.000948] FS-Cache: N-cookie d=0000000075a7dcb2{9p.inode} n=0000000003cd159e
	[  +0.001036] FS-Cache: N-key=[8] '96dac90000000000'
	[  +0.002827] FS-Cache: Duplicate cookie detected
	[  +0.000704] FS-Cache: O-cookie c=0000005f [p=0000005c fl=226 nc=0 na=1]
	[  +0.000952] FS-Cache: O-cookie d=0000000075a7dcb2{9p.inode} n=00000000e8c4e10f
	[  +0.001052] FS-Cache: O-key=[8] '96dac90000000000'
	[  +0.000696] FS-Cache: N-cookie c=00000066 [p=0000005c fl=2 nc=0 na=1]
	[  +0.000953] FS-Cache: N-cookie d=0000000075a7dcb2{9p.inode} n=00000000fd01c5cf
	[  +0.001049] FS-Cache: N-key=[8] '96dac90000000000'
	[  +2.767108] FS-Cache: Duplicate cookie detected
	[  +0.000730] FS-Cache: O-cookie c=0000005d [p=0000005c fl=226 nc=0 na=1]
	[  +0.001016] FS-Cache: O-cookie d=0000000075a7dcb2{9p.inode} n=000000008889e387
	[  +0.001074] FS-Cache: O-key=[8] '95dac90000000000'
	[  +0.000753] FS-Cache: N-cookie c=00000068 [p=0000005c fl=2 nc=0 na=1]
	[  +0.000938] FS-Cache: N-cookie d=0000000075a7dcb2{9p.inode} n=0000000027b63aff
	[  +0.001056] FS-Cache: N-key=[8] '95dac90000000000'
	[  +0.350463] FS-Cache: Duplicate cookie detected
	[  +0.000727] FS-Cache: O-cookie c=00000062 [p=0000005c fl=226 nc=0 na=1]
	[  +0.000963] FS-Cache: O-cookie d=0000000075a7dcb2{9p.inode} n=00000000e312dc49
	[  +0.001037] FS-Cache: O-key=[8] '9bdac90000000000'
	[  +0.000737] FS-Cache: N-cookie c=00000069 [p=0000005c fl=2 nc=0 na=1]
	[  +0.000937] FS-Cache: N-cookie d=0000000075a7dcb2{9p.inode} n=0000000003cd159e
	[  +0.001067] FS-Cache: N-key=[8] '9bdac90000000000'
	
	
	==> etcd [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775] <==
	{"level":"info","ts":"2024-07-29T13:08:05.766271Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-29T13:08:05.763997Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-29T13:08:05.771979Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-29T13:08:05.765513Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-29T13:08:05.78462Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-29T13:08:25.195861Z","caller":"traceutil/trace.go:171","msg":"trace[70431107] transaction","detail":"{read_only:false; response_revision:335; number_of_response:1; }","duration":"144.500004ms","start":"2024-07-29T13:08:25.051346Z","end":"2024-07-29T13:08:25.195846Z","steps":["trace[70431107] 'process raft request'  (duration: 95.597893ms)","trace[70431107] 'compare'  (duration: 48.721396ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T13:08:25.234932Z","caller":"traceutil/trace.go:171","msg":"trace[533332813] transaction","detail":"{read_only:false; response_revision:337; number_of_response:1; }","duration":"103.546599ms","start":"2024-07-29T13:08:25.131368Z","end":"2024-07-29T13:08:25.234915Z","steps":["trace[533332813] 'process raft request'  (duration: 103.233908ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T13:08:25.235128Z","caller":"traceutil/trace.go:171","msg":"trace[6284259] transaction","detail":"{read_only:false; response_revision:338; number_of_response:1; }","duration":"103.472229ms","start":"2024-07-29T13:08:25.131649Z","end":"2024-07-29T13:08:25.235122Z","steps":["trace[6284259] 'process raft request'  (duration: 103.052004ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T13:08:25.235407Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.664422ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" ","response":"range_response_count:1 size:207"}
	{"level":"info","ts":"2024-07-29T13:08:25.235446Z","caller":"traceutil/trace.go:171","msg":"trace[1432422267] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/replicaset-controller; range_end:; response_count:1; response_revision:338; }","duration":"103.72216ms","start":"2024-07-29T13:08:25.131716Z","end":"2024-07-29T13:08:25.235438Z","steps":["trace[1432422267] 'agreement among raft nodes before linearized reading'  (duration: 103.647372ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T13:08:26.252408Z","caller":"traceutil/trace.go:171","msg":"trace[521954841] transaction","detail":"{read_only:false; response_revision:363; number_of_response:1; }","duration":"104.479099ms","start":"2024-07-29T13:08:26.147911Z","end":"2024-07-29T13:08:26.25239Z","steps":["trace[521954841] 'process raft request'  (duration: 64.467089ms)","trace[521954841] 'compare'  (duration: 39.920328ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T13:08:26.670403Z","caller":"traceutil/trace.go:171","msg":"trace[1798240136] transaction","detail":"{read_only:false; response_revision:365; number_of_response:1; }","duration":"131.839643ms","start":"2024-07-29T13:08:26.538536Z","end":"2024-07-29T13:08:26.670376Z","steps":["trace[1798240136] 'process raft request'  (duration: 89.545089ms)","trace[1798240136] 'compare'  (duration: 42.187603ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T13:08:28.32331Z","caller":"traceutil/trace.go:171","msg":"trace[801567340] transaction","detail":"{read_only:false; response_revision:379; number_of_response:1; }","duration":"136.040161ms","start":"2024-07-29T13:08:28.187254Z","end":"2024-07-29T13:08:28.323294Z","steps":["trace[801567340] 'process raft request'  (duration: 133.394448ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T13:08:29.13501Z","caller":"traceutil/trace.go:171","msg":"trace[1183308341] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"159.183382ms","start":"2024-07-29T13:08:28.975806Z","end":"2024-07-29T13:08:29.134989Z","steps":["trace[1183308341] 'process raft request'  (duration: 41.49023ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T13:08:29.183522Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"165.777015ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T13:08:29.183587Z","caller":"traceutil/trace.go:171","msg":"trace[1241466584] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:396; }","duration":"165.848357ms","start":"2024-07-29T13:08:29.017725Z","end":"2024-07-29T13:08:29.183573Z","steps":["trace[1241466584] 'agreement among raft nodes before linearized reading'  (duration: 117.307856ms)","trace[1241466584] 'range keys from in-memory index tree'  (duration: 48.456319ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T13:08:29.18377Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"138.313696ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4096"}
	{"level":"info","ts":"2024-07-29T13:08:29.183798Z","caller":"traceutil/trace.go:171","msg":"trace[1148608811] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:396; }","duration":"138.341469ms","start":"2024-07-29T13:08:29.045449Z","end":"2024-07-29T13:08:29.18379Z","steps":["trace[1148608811] 'agreement among raft nodes before linearized reading'  (duration: 106.682038ms)","trace[1148608811] 'range keys from in-memory index tree'  (duration: 31.569612ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T13:08:29.183887Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.66858ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T13:08:29.183911Z","caller":"traceutil/trace.go:171","msg":"trace[1406469790] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:396; }","duration":"115.692645ms","start":"2024-07-29T13:08:29.068212Z","end":"2024-07-29T13:08:29.183905Z","steps":["trace[1406469790] 'agreement among raft nodes before linearized reading'  (duration: 84.511086ms)","trace[1406469790] 'range keys from in-memory index tree'  (duration: 31.146498ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T13:08:29.184024Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"116.838713ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/local-path-storage/\" range_end:\"/registry/resourcequotas/local-path-storage0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T13:08:29.184051Z","caller":"traceutil/trace.go:171","msg":"trace[859922480] range","detail":"{range_begin:/registry/resourcequotas/local-path-storage/; range_end:/registry/resourcequotas/local-path-storage0; response_count:0; response_revision:396; }","duration":"116.949488ms","start":"2024-07-29T13:08:29.067093Z","end":"2024-07-29T13:08:29.184042Z","steps":["trace[859922480] 'agreement among raft nodes before linearized reading'  (duration: 85.642632ms)","trace[859922480] 'range keys from in-memory index tree'  (duration: 31.269885ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T13:08:29.184178Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"138.626789ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-707575\" ","response":"range_response_count:1 size:5744"}
	{"level":"info","ts":"2024-07-29T13:08:29.184203Z","caller":"traceutil/trace.go:171","msg":"trace[606264293] range","detail":"{range_begin:/registry/minions/addons-707575; range_end:; response_count:1; response_revision:396; }","duration":"138.654308ms","start":"2024-07-29T13:08:29.045542Z","end":"2024-07-29T13:08:29.184196Z","steps":["trace[606264293] 'agreement among raft nodes before linearized reading'  (duration: 107.201125ms)","trace[606264293] 'range keys from in-memory index tree'  (duration: 31.386535ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T13:08:29.184572Z","caller":"traceutil/trace.go:171","msg":"trace[1828827919] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"115.63512ms","start":"2024-07-29T13:08:29.068929Z","end":"2024-07-29T13:08:29.184564Z","steps":["trace[1828827919] 'process raft request'  (duration: 92.700754ms)","trace[1828827919] 'compare'  (duration: 21.737681ms)"],"step_count":2}
	
	
	==> kernel <==
	 13:15:03 up 10:57,  0 users,  load average: 0.27, 1.40, 2.19
	Linux addons-707575 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688] <==
	E0729 13:13:51.464258       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	W0729 13:13:56.269742       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0729 13:13:56.269776       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0729 13:14:00.812780       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:14:00.812816       1 main.go:299] handling current node
	W0729 13:14:10.207137       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0729 13:14:10.207176       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0729 13:14:10.812678       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:14:10.812708       1 main.go:299] handling current node
	I0729 13:14:20.812852       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:14:20.812898       1 main.go:299] handling current node
	I0729 13:14:30.813639       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:14:30.813675       1 main.go:299] handling current node
	W0729 13:14:36.135623       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0729 13:14:36.135662       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0729 13:14:40.813308       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:14:40.813429       1 main.go:299] handling current node
	W0729 13:14:42.873796       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 13:14:42.873830       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	W0729 13:14:44.910205       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0729 13:14:44.910244       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0729 13:14:50.813401       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:14:50.813434       1 main.go:299] handling current node
	I0729 13:15:00.813377       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:15:00.813501       1 main.go:299] handling current node
	
	
	==> kube-apiserver [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887] <==
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	E0729 13:11:06.636187       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1beta1.metrics.k8s.io": the object has been modified; please apply your changes to the latest version and try again
	I0729 13:11:06.644522       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0729 13:11:22.109076       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:51324: use of closed network connection
	E0729 13:11:22.376780       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:51344: use of closed network connection
	I0729 13:11:58.641530       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0729 13:12:20.305507       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 13:12:20.305644       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 13:12:20.329802       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 13:12:20.329857       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 13:12:20.344466       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 13:12:20.344515       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 13:12:20.357048       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 13:12:20.357183       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 13:12:20.383928       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 13:12:20.384468       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0729 13:12:21.346471       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0729 13:12:21.384889       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0729 13:12:21.426753       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0729 13:12:27.111462       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0729 13:12:28.152808       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0729 13:12:32.641474       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0729 13:12:32.951290       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.100.106.126"}
	I0729 13:14:52.386641       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.99.151.82"}
	E0729 13:14:54.085293       1 watch.go:250] http2: stream closed
	
	
	==> kube-controller-manager [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba] <==
	W0729 13:13:36.960228       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
	E0729 13:13:36.960284       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
	W0729 13:13:40.056570       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
	E0729 13:13:40.056608       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
	W0729 13:14:03.781598       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
	E0729 13:14:03.781634       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
	W0729 13:14:04.345487       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
	E0729 13:14:04.345521       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
	W0729 13:14:20.875418       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
	E0729 13:14:20.875455       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
	W0729 13:14:38.753540       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
	E0729 13:14:38.753579       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
	W0729 13:14:40.108970       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
	E0729 13:14:40.109012       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
	W0729 13:14:41.588745       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
	E0729 13:14:41.588783       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
	I0729 13:14:52.148928       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="27.724837ms"
	I0729 13:14:52.181069       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="32.093495ms"
	I0729 13:14:52.181138       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="31.441µs"
	I0729 13:14:52.193622       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="38.653µs"
	I0729 13:14:54.129836       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="26.409724ms"
	I0729 13:14:54.130139       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="59.396µs"
	I0729 13:14:54.733878       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0729 13:14:54.737755       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="6.335µs"
	I0729 13:14:54.742295       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	
	
	==> kube-proxy [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a] <==
	I0729 13:08:30.219798       1 server_linux.go:69] "Using iptables proxy"
	I0729 13:08:30.560456       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0729 13:08:31.308691       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0729 13:08:31.308826       1 server_linux.go:165] "Using iptables Proxier"
	I0729 13:08:31.311476       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0729 13:08:31.311580       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0729 13:08:31.311621       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"
	I0729 13:08:31.311877       1 server.go:872] "Version info" version="v1.30.3"
	I0729 13:08:31.312123       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0729 13:08:31.313441       1 config.go:192] "Starting service config controller"
	I0729 13:08:31.318587       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0729 13:08:31.318769       1 config.go:101] "Starting endpoint slice config controller"
	I0729 13:08:31.318808       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0729 13:08:31.319400       1 config.go:319] "Starting node config controller"
	I0729 13:08:31.321055       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0729 13:08:31.425520       1 shared_informer.go:320] Caches are synced for node config
	I0729 13:08:31.425565       1 shared_informer.go:320] Caches are synced for service config
	I0729 13:08:31.425589       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca] <==
	E0729 13:08:09.040004       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
	E0729 13:08:09.040141       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
	E0729 13:08:09.040152       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
	E0729 13:08:09.040160       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
	W0729 13:08:09.040478       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
	E0729 13:08:09.040535       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
	W0729 13:08:09.950848       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
	E0729 13:08:09.950996       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
	W0729 13:08:09.958300       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0729 13:08:09.958417       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0729 13:08:09.958588       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
	E0729 13:08:09.958645       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
	W0729 13:08:09.972179       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
	E0729 13:08:09.972297       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
	W0729 13:08:09.975440       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0729 13:08:09.975584       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0729 13:08:09.980789       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0729 13:08:09.980902       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0729 13:08:10.072960       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
	E0729 13:08:10.073004       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
	W0729 13:08:10.145032       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
	E0729 13:08:10.145143       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
	W0729 13:08:10.146379       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0729 13:08:10.146477       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0729 13:08:13.313626       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 29 13:14:52 addons-707575 kubelet[1540]: I0729 13:14:52.161849    1540 memory_manager.go:354] "RemoveStaleState removing state" podUID="5c0513b3-5975-42ef-933e-9acf9211f0f2" containerName="gadget"
	Jul 29 13:14:52 addons-707575 kubelet[1540]: I0729 13:14:52.297946    1540 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-g9t89\" (UniqueName: \"kubernetes.io/projected/4c9e6bf5-c603-4188-964a-987cb23c68de-kube-api-access-g9t89\") pod \"hello-world-app-6778b5fc9f-8dhrs\" (UID: \"4c9e6bf5-c603-4188-964a-987cb23c68de\") " pod="default/hello-world-app-6778b5fc9f-8dhrs"
	Jul 29 13:14:52 addons-707575 kubelet[1540]: I0729 13:14:52.830913    1540 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/cloud-spanner-emulator-5455fb9b69-rknbw" secret="" err="secret \"gcp-auth\" not found"
	Jul 29 13:14:53 addons-707575 kubelet[1540]: I0729 13:14:53.509303    1540 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-pwj87\" (UniqueName: \"kubernetes.io/projected/cb6b4161-3913-466d-ad66-c89b8fa4ff02-kube-api-access-pwj87\") pod \"cb6b4161-3913-466d-ad66-c89b8fa4ff02\" (UID: \"cb6b4161-3913-466d-ad66-c89b8fa4ff02\") "
	Jul 29 13:14:53 addons-707575 kubelet[1540]: I0729 13:14:53.512166    1540 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/cb6b4161-3913-466d-ad66-c89b8fa4ff02-kube-api-access-pwj87" (OuterVolumeSpecName: "kube-api-access-pwj87") pod "cb6b4161-3913-466d-ad66-c89b8fa4ff02" (UID: "cb6b4161-3913-466d-ad66-c89b8fa4ff02"). InnerVolumeSpecName "kube-api-access-pwj87". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 13:14:53 addons-707575 kubelet[1540]: I0729 13:14:53.610541    1540 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-pwj87\" (UniqueName: \"kubernetes.io/projected/cb6b4161-3913-466d-ad66-c89b8fa4ff02-kube-api-access-pwj87\") on node \"addons-707575\" DevicePath \"\""
	Jul 29 13:14:54 addons-707575 kubelet[1540]: I0729 13:14:54.056474    1540 scope.go:117] "RemoveContainer" containerID="0fb1596a4714f973d45f6befd9f13667d55fe4858f65d292a546429db3233b9e"
	Jul 29 13:14:54 addons-707575 kubelet[1540]: I0729 13:14:54.078238    1540 scope.go:117] "RemoveContainer" containerID="0fb1596a4714f973d45f6befd9f13667d55fe4858f65d292a546429db3233b9e"
	Jul 29 13:14:54 addons-707575 kubelet[1540]: E0729 13:14:54.078694    1540 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"0fb1596a4714f973d45f6befd9f13667d55fe4858f65d292a546429db3233b9e\": container with ID starting with 0fb1596a4714f973d45f6befd9f13667d55fe4858f65d292a546429db3233b9e not found: ID does not exist" containerID="0fb1596a4714f973d45f6befd9f13667d55fe4858f65d292a546429db3233b9e"
	Jul 29 13:14:54 addons-707575 kubelet[1540]: I0729 13:14:54.078737    1540 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"0fb1596a4714f973d45f6befd9f13667d55fe4858f65d292a546429db3233b9e"} err="failed to get container status \"0fb1596a4714f973d45f6befd9f13667d55fe4858f65d292a546429db3233b9e\": rpc error: code = NotFound desc = could not find container \"0fb1596a4714f973d45f6befd9f13667d55fe4858f65d292a546429db3233b9e\": container with ID starting with 0fb1596a4714f973d45f6befd9f13667d55fe4858f65d292a546429db3233b9e not found: ID does not exist"
	Jul 29 13:14:54 addons-707575 kubelet[1540]: I0729 13:14:54.748178    1540 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-8dhrs" podStartSLOduration=1.713213004 podStartE2EDuration="2.748160717s" podCreationTimestamp="2024-07-29 13:14:52 +0000 UTC" firstStartedPulling="2024-07-29 13:14:52.521264087 +0000 UTC m=+400.976934870" lastFinishedPulling="2024-07-29 13:14:53.556211801 +0000 UTC m=+402.011882583" observedRunningTime="2024-07-29 13:14:54.101521228 +0000 UTC m=+402.557192011" watchObservedRunningTime="2024-07-29 13:14:54.748160717 +0000 UTC m=+403.203831508"
	Jul 29 13:14:55 addons-707575 kubelet[1540]: I0729 13:14:55.831623    1540 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="27b3144e-437d-4d80-b99f-150687b1a5a9" path="/var/lib/kubelet/pods/27b3144e-437d-4d80-b99f-150687b1a5a9/volumes"
	Jul 29 13:14:55 addons-707575 kubelet[1540]: I0729 13:14:55.832166    1540 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="44a58287-66d1-4fff-8089-3a1bea291dff" path="/var/lib/kubelet/pods/44a58287-66d1-4fff-8089-3a1bea291dff/volumes"
	Jul 29 13:14:55 addons-707575 kubelet[1540]: I0729 13:14:55.832553    1540 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cb6b4161-3913-466d-ad66-c89b8fa4ff02" path="/var/lib/kubelet/pods/cb6b4161-3913-466d-ad66-c89b8fa4ff02/volumes"
	Jul 29 13:14:58 addons-707575 kubelet[1540]: I0729 13:14:58.070134    1540 scope.go:117] "RemoveContainer" containerID="c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9"
	Jul 29 13:14:58 addons-707575 kubelet[1540]: I0729 13:14:58.088453    1540 scope.go:117] "RemoveContainer" containerID="c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9"
	Jul 29 13:14:58 addons-707575 kubelet[1540]: E0729 13:14:58.088877    1540 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9\": container with ID starting with c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9 not found: ID does not exist" containerID="c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9"
	Jul 29 13:14:58 addons-707575 kubelet[1540]: I0729 13:14:58.088922    1540 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9"} err="failed to get container status \"c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9\": rpc error: code = NotFound desc = could not find container \"c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9\": container with ID starting with c0094f6c040f9798d0d5ea469399b6e0bb774da807ffb2c3800e2a34c9df3fa9 not found: ID does not exist"
	Jul 29 13:14:58 addons-707575 kubelet[1540]: I0729 13:14:58.138764    1540 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/3ac264ae-ca03-4823-aaeb-51e443e2be94-webhook-cert\") pod \"3ac264ae-ca03-4823-aaeb-51e443e2be94\" (UID: \"3ac264ae-ca03-4823-aaeb-51e443e2be94\") "
	Jul 29 13:14:58 addons-707575 kubelet[1540]: I0729 13:14:58.138829    1540 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-qcm2l\" (UniqueName: \"kubernetes.io/projected/3ac264ae-ca03-4823-aaeb-51e443e2be94-kube-api-access-qcm2l\") pod \"3ac264ae-ca03-4823-aaeb-51e443e2be94\" (UID: \"3ac264ae-ca03-4823-aaeb-51e443e2be94\") "
	Jul 29 13:14:58 addons-707575 kubelet[1540]: I0729 13:14:58.141013    1540 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3ac264ae-ca03-4823-aaeb-51e443e2be94-kube-api-access-qcm2l" (OuterVolumeSpecName: "kube-api-access-qcm2l") pod "3ac264ae-ca03-4823-aaeb-51e443e2be94" (UID: "3ac264ae-ca03-4823-aaeb-51e443e2be94"). InnerVolumeSpecName "kube-api-access-qcm2l". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 13:14:58 addons-707575 kubelet[1540]: I0729 13:14:58.144096    1540 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/3ac264ae-ca03-4823-aaeb-51e443e2be94-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "3ac264ae-ca03-4823-aaeb-51e443e2be94" (UID: "3ac264ae-ca03-4823-aaeb-51e443e2be94"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 29 13:14:58 addons-707575 kubelet[1540]: I0729 13:14:58.239303    1540 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-qcm2l\" (UniqueName: \"kubernetes.io/projected/3ac264ae-ca03-4823-aaeb-51e443e2be94-kube-api-access-qcm2l\") on node \"addons-707575\" DevicePath \"\""
	Jul 29 13:14:58 addons-707575 kubelet[1540]: I0729 13:14:58.239368    1540 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/3ac264ae-ca03-4823-aaeb-51e443e2be94-webhook-cert\") on node \"addons-707575\" DevicePath \"\""
	Jul 29 13:14:59 addons-707575 kubelet[1540]: I0729 13:14:59.832278    1540 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3ac264ae-ca03-4823-aaeb-51e443e2be94" path="/var/lib/kubelet/pods/3ac264ae-ca03-4823-aaeb-51e443e2be94/volumes"
	
	
	==> storage-provisioner [4169ea95601361cc92c15e8cd8c37ca20cd9864f8d06d0c2ea97ba8e593ad84e] <==
	I0729 13:09:11.867253       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0729 13:09:11.924473       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0729 13:09:11.938377       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0729 13:09:11.974411       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0729 13:09:11.976390       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"b1776491-b438-4b78-9027-1edbec9100b6", APIVersion:"v1", ResourceVersion:"921", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-707575_5bc5bd4e-2256-4ac0-823a-c83473646397 became leader
	I0729 13:09:11.976668       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-707575_5bc5bd4e-2256-4ac0-823a-c83473646397!
	I0729 13:09:12.079318       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-707575_5bc5bd4e-2256-4ac0-823a-c83473646397!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (300.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 8.489061ms
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-85mz6" [6f2a8105-8147-4599-b59f-da194c32a5d1] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004235143s
addons_test.go:417: (dbg) Run:  kubectl --context addons-707575 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-707575 top pods -n kube-system: exit status 1 (89.076786ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-mfpqk, age: 3m27.507009075s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-mfpqk, age: 3m29.305995765s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-mfpqk, age: 3m35.393071996s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-mfpqk, age: 3m42.504886772s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-mfpqk, age: 3m57.041547082s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-mfpqk, age: 4m39.340015294s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-mfpqk, age: 5m17.427543966s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-mfpqk, age: 5m49.513447878s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-mfpqk, age: 6m23.172106468s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-mfpqk, age: 7m14.613236369s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-mfpqk, age: 8m18.283875535s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50",
	        "Created": "2024-07-29T13:07:46.272569066Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 2467243,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-29T13:07:46.393180636Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50/hostname",
	        "HostsPath": "/var/lib/docker/containers/d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50/hosts",
	        "LogPath": "/var/lib/docker/containers/d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50/d7adcaaa5a9246fd0a2b28a5119c260c0f1345ec2a7b51d18320370de1848f50-json.log",
	        "Name": "/addons-707575",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-707575:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-707575",
	            "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/b82e2bae2baca56cdd19883b9d85a1ea2bc06fed7d0e0a9d0e4a91787d9e82a9-init/diff:/var/lib/docker/overlay2/ab83ef6abfd1ee402fe1f447b80edb1a68c78e3760e4e2fb2a418470df224acb/diff",
	                "MergedDir": "/var/lib/docker/overlay2/b82e2bae2baca56cdd19883b9d85a1ea2bc06fed7d0e0a9d0e4a91787d9e82a9/merged",
	                "UpperDir": "/var/lib/docker/overlay2/b82e2bae2baca56cdd19883b9d85a1ea2bc06fed7d0e0a9d0e4a91787d9e82a9/diff",
	                "WorkDir": "/var/lib/docker/overlay2/b82e2bae2baca56cdd19883b9d85a1ea2bc06fed7d0e0a9d0e4a91787d9e82a9/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-707575",
	                "Source": "/var/lib/docker/volumes/addons-707575/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-707575",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-707575",
	                "name.minikube.sigs.k8s.io": "addons-707575",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "9bcf36712255e256a50c81eee38e5275777cafaaf1b31436ceeda3dd2a935ab6",
	            "SandboxKey": "/var/run/docker/netns/9bcf36712255",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35115"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35116"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35119"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35117"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35118"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-707575": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "43ef3364555717f933160bc6a167af6e9f9eebdfbc48310846c522d3cacccdde",
	                    "EndpointID": "8d0ad2b9c8380c5486f6ced5796aa3e80cdcc119d7e6ab06e72a0611b69cf629",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-707575",
	                        "d7adcaaa5a92"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-707575 -n addons-707575
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-707575 logs -n 25: (1.546790852s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-996957 | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | download-docker-996957                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-996957                                                                   | download-docker-996957 | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-351817   | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | binary-mirror-351817                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:32793                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-351817                                                                     | binary-mirror-351817   | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| addons  | enable dashboard -p                                                                         | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | addons-707575                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | addons-707575                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-707575 --wait=true                                                                | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:11 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-707575 addons disable                                                                | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:11 UTC | 29 Jul 24 13:11 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-707575 ip                                                                            | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:11 UTC | 29 Jul 24 13:11 UTC |
	| addons  | addons-707575 addons disable                                                                | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:11 UTC | 29 Jul 24 13:11 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-707575 addons                                                                        | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:12 UTC | 29 Jul 24 13:12 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-707575 addons                                                                        | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:12 UTC | 29 Jul 24 13:12 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:12 UTC | 29 Jul 24 13:12 UTC |
	|         | addons-707575                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-707575 ssh curl -s                                                                   | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:12 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-707575 ip                                                                            | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:14 UTC | 29 Jul 24 13:14 UTC |
	| addons  | addons-707575 addons disable                                                                | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:14 UTC | 29 Jul 24 13:14 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-707575 addons disable                                                                | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:14 UTC | 29 Jul 24 13:15 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| ssh     | addons-707575 ssh cat                                                                       | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:15 UTC | 29 Jul 24 13:15 UTC |
	|         | /opt/local-path-provisioner/pvc-7bda7458-bf58-4dad-ab5e-2890a65e8897_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-707575 addons disable                                                                | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:15 UTC | 29 Jul 24 13:15 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-707575 addons disable                                                                | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:16 UTC | 29 Jul 24 13:16 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:16 UTC | 29 Jul 24 13:16 UTC |
	|         | -p addons-707575                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:16 UTC | 29 Jul 24 13:16 UTC |
	|         | addons-707575                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:16 UTC | 29 Jul 24 13:16 UTC |
	|         | -p addons-707575                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-707575 addons disable                                                                | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:16 UTC | 29 Jul 24 13:16 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-707575 addons                                                                        | addons-707575          | jenkins | v1.33.1 | 29 Jul 24 13:16 UTC | 29 Jul 24 13:16 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 13:07:21
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 13:07:21.902110 2466752 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:07:21.902303 2466752 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:07:21.902315 2466752 out.go:304] Setting ErrFile to fd 2...
	I0729 13:07:21.902321 2466752 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:07:21.902580 2466752 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	I0729 13:07:21.903054 2466752 out.go:298] Setting JSON to false
	I0729 13:07:21.903947 2466752 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":38988,"bootTime":1722219454,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0729 13:07:21.904035 2466752 start.go:139] virtualization:  
	I0729 13:07:21.908459 2466752 out.go:177] * [addons-707575] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 13:07:21.910593 2466752 out.go:177]   - MINIKUBE_LOCATION=19341
	I0729 13:07:21.910741 2466752 notify.go:220] Checking for updates...
	I0729 13:07:21.914781 2466752 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 13:07:21.916605 2466752 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig
	I0729 13:07:21.918383 2466752 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube
	I0729 13:07:21.920371 2466752 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 13:07:21.922162 2466752 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 13:07:21.924392 2466752 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 13:07:21.943612 2466752 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 13:07:21.943736 2466752 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:07:22.006732 2466752 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 13:07:21.994800877 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:07:22.006846 2466752 docker.go:307] overlay module found
	I0729 13:07:22.008735 2466752 out.go:177] * Using the docker driver based on user configuration
	I0729 13:07:22.010458 2466752 start.go:297] selected driver: docker
	I0729 13:07:22.010490 2466752 start.go:901] validating driver "docker" against <nil>
	I0729 13:07:22.010505 2466752 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 13:07:22.011338 2466752 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:07:22.071002 2466752 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 13:07:22.061650024 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:07:22.071171 2466752 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 13:07:22.071406 2466752 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]
	I0729 13:07:22.073460 2466752 out.go:177] * Using Docker driver with root privileges
	I0729 13:07:22.075506 2466752 cni.go:84] Creating CNI manager for ""
	I0729 13:07:22.075526 2466752 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 13:07:22.075537 2466752 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 13:07:22.075627 2466752 start.go:340] cluster config:
	{Name:addons-707575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-707575 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}
	I0729 13:07:22.078157 2466752 out.go:177] * Starting "addons-707575" primary control-plane node in "addons-707575" cluster
	I0729 13:07:22.080193 2466752 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 13:07:22.082407 2466752 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 13:07:22.084677 2466752 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 13:07:22.084736 2466752 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0729 13:07:22.084758 2466752 cache.go:56] Caching tarball of preloaded images
	I0729 13:07:22.084762 2466752 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 13:07:22.084854 2466752 preload.go:172] Found /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0729 13:07:22.084865 2466752 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0729 13:07:22.085224 2466752 profile.go:143] Saving config to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/config.json ...
	I0729 13:07:22.085254 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/config.json: {Name:mk95811fb8309d685349deeb26cfe0e32c49994a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:22.100089 2466752 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 13:07:22.100217 2466752 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 13:07:22.100237 2466752 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 13:07:22.100241 2466752 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 13:07:22.100250 2466752 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 13:07:22.100256 2466752 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 13:07:38.954793 2466752 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 13:07:38.954834 2466752 cache.go:194] Successfully downloaded all kic artifacts
	I0729 13:07:38.954880 2466752 start.go:360] acquireMachinesLock for addons-707575: {Name:mk5b5861732bf98e3e595491974b6ba9e72c7796 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 13:07:38.955364 2466752 start.go:364] duration metric: took 456.4µs to acquireMachinesLock for "addons-707575"
	I0729 13:07:38.955399 2466752 start.go:93] Provisioning new machine with config: &{Name:addons-707575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-707575 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}
	I0729 13:07:38.955500 2466752 start.go:125] createHost starting for "" (driver="docker")
	I0729 13:07:38.957692 2466752 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0729 13:07:38.957917 2466752 start.go:159] libmachine.API.Create for "addons-707575" (driver="docker")
	I0729 13:07:38.957946 2466752 client.go:168] LocalClient.Create starting
	I0729 13:07:38.958080 2466752 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem
	I0729 13:07:39.566094 2466752 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/cert.pem
	I0729 13:07:39.809905 2466752 cli_runner.go:164] Run: docker network inspect addons-707575 --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}}]}"
	W0729 13:07:39.825358 2466752 cli_runner.go:211] docker network inspect addons-707575 --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
	I0729 13:07:39.825445 2466752 network_create.go:284] running [docker network inspect addons-707575] to gather additional debugging logs...
	I0729 13:07:39.825471 2466752 cli_runner.go:164] Run: docker network inspect addons-707575
	W0729 13:07:39.840234 2466752 cli_runner.go:211] docker network inspect addons-707575 returned with exit code 1
	I0729 13:07:39.840270 2466752 network_create.go:287] error running [docker network inspect addons-707575]: docker network inspect addons-707575: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-707575 not found
	I0729 13:07:39.840283 2466752 network_create.go:289] output of [docker network inspect addons-707575]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-707575 not found
	
	** /stderr **
	I0729 13:07:39.840375 2466752 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}}]}"
	I0729 13:07:39.854450 2466752 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:0x4001769d90}
	I0729 13:07:39.854494 2466752 network_create.go:124] attempt to create docker network addons-707575 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0729 13:07:39.854549 2466752 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-707575 addons-707575
	I0729 13:07:39.921491 2466752 network_create.go:108] docker network addons-707575 192.168.49.0/24 created
	I0729 13:07:39.921528 2466752 kic.go:121] calculated static IP "192.168.49.2" for the "addons-707575" container
	I0729 13:07:39.921623 2466752 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0729 13:07:39.935653 2466752 cli_runner.go:164] Run: docker volume create addons-707575 --label name.minikube.sigs.k8s.io=addons-707575 --label created_by.minikube.sigs.k8s.io=true
	I0729 13:07:39.952321 2466752 oci.go:103] Successfully created a docker volume addons-707575
	I0729 13:07:39.952420 2466752 cli_runner.go:164] Run: docker run --rm --name addons-707575-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-707575 --entrypoint /usr/bin/test -v addons-707575:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0729 13:07:41.998052 2466752 cli_runner.go:217] Completed: docker run --rm --name addons-707575-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-707575 --entrypoint /usr/bin/test -v addons-707575:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.045590053s)
	I0729 13:07:41.998097 2466752 oci.go:107] Successfully prepared a docker volume addons-707575
	I0729 13:07:41.998125 2466752 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 13:07:41.998147 2466752 kic.go:194] Starting extracting preloaded images to volume ...
	I0729 13:07:41.998255 2466752 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-707575:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0729 13:07:46.206914 2466752 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-707575:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.20861507s)
	I0729 13:07:46.206946 2466752 kic.go:203] duration metric: took 4.208796195s to extract preloaded images to volume ...
	W0729 13:07:46.207090 2466752 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0729 13:07:46.207201 2466752 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0729 13:07:46.259393 2466752 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-707575 --name addons-707575 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-707575 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-707575 --network addons-707575 --ip 192.168.49.2 --volume addons-707575:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0729 13:07:46.554765 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Running}}
	I0729 13:07:46.575544 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:07:46.599680 2466752 cli_runner.go:164] Run: docker exec addons-707575 stat /var/lib/dpkg/alternatives/iptables
	I0729 13:07:46.670376 2466752 oci.go:144] the created container "addons-707575" has a running status.
	I0729 13:07:46.670405 2466752 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa...
	I0729 13:07:46.804681 2466752 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0729 13:07:46.833239 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:07:46.857596 2466752 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0729 13:07:46.857615 2466752 kic_runner.go:114] Args: [docker exec --privileged addons-707575 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0729 13:07:46.945337 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:07:46.965643 2466752 machine.go:94] provisionDockerMachine start ...
	I0729 13:07:46.965739 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:46.986863 2466752 main.go:141] libmachine: Using SSH client type: native
	I0729 13:07:46.987123 2466752 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 35115 <nil> <nil>}
	I0729 13:07:46.987133 2466752 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 13:07:46.987694 2466752 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:51288->127.0.0.1:35115: read: connection reset by peer
	I0729 13:07:50.123619 2466752 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-707575
	
	I0729 13:07:50.123646 2466752 ubuntu.go:169] provisioning hostname "addons-707575"
	I0729 13:07:50.123712 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:50.141274 2466752 main.go:141] libmachine: Using SSH client type: native
	I0729 13:07:50.141529 2466752 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 35115 <nil> <nil>}
	I0729 13:07:50.141546 2466752 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-707575 && echo "addons-707575" | sudo tee /etc/hostname
	I0729 13:07:50.287729 2466752 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-707575
	
	I0729 13:07:50.287814 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:50.304882 2466752 main.go:141] libmachine: Using SSH client type: native
	I0729 13:07:50.305125 2466752 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 35115 <nil> <nil>}
	I0729 13:07:50.305147 2466752 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-707575' /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-707575/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-707575' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 13:07:50.435940 2466752 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 13:07:50.435987 2466752 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19341-2460360/.minikube CaCertPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19341-2460360/.minikube}
	I0729 13:07:50.436009 2466752 ubuntu.go:177] setting up certificates
	I0729 13:07:50.436023 2466752 provision.go:84] configureAuth start
	I0729 13:07:50.436087 2466752 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-707575
	I0729 13:07:50.452229 2466752 provision.go:143] copyHostCerts
	I0729 13:07:50.452317 2466752 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.pem (1078 bytes)
	I0729 13:07:50.452447 2466752 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19341-2460360/.minikube/cert.pem (1123 bytes)
	I0729 13:07:50.452511 2466752 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19341-2460360/.minikube/key.pem (1675 bytes)
	I0729 13:07:50.452564 2466752 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca-key.pem org=jenkins.addons-707575 san=[127.0.0.1 192.168.49.2 addons-707575 localhost minikube]
	I0729 13:07:50.953920 2466752 provision.go:177] copyRemoteCerts
	I0729 13:07:50.953992 2466752 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 13:07:50.954050 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:50.970135 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:07:51.065261 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0729 13:07:51.090559 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0729 13:07:51.115528 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0729 13:07:51.139764 2466752 provision.go:87] duration metric: took 703.723292ms to configureAuth
	I0729 13:07:51.139844 2466752 ubuntu.go:193] setting minikube options for container-runtime
	I0729 13:07:51.140143 2466752 config.go:182] Loaded profile config "addons-707575": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:07:51.140264 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:51.156323 2466752 main.go:141] libmachine: Using SSH client type: native
	I0729 13:07:51.156577 2466752 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 35115 <nil> <nil>}
	I0729 13:07:51.156597 2466752 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
	I0729 13:07:51.381313 2466752 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0729 13:07:51.381337 2466752 machine.go:97] duration metric: took 4.41567229s to provisionDockerMachine
	I0729 13:07:51.381348 2466752 client.go:171] duration metric: took 12.42339127s to LocalClient.Create
	I0729 13:07:51.381375 2466752 start.go:167] duration metric: took 12.423457722s to libmachine.API.Create "addons-707575"
	I0729 13:07:51.381388 2466752 start.go:293] postStartSetup for "addons-707575" (driver="docker")
	I0729 13:07:51.381399 2466752 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]
	I0729 13:07:51.381475 2466752 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
	I0729 13:07:51.381535 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:51.398647 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:07:51.492638 2466752 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 13:07:51.495564 2466752 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 13:07:51.495595 2466752 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 13:07:51.495606 2466752 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 13:07:51.495613 2466752 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 13:07:51.495623 2466752 filesync.go:126] Scanning /home/jenkins/minikube-integration/19341-2460360/.minikube/addons for local assets ...
	I0729 13:07:51.495693 2466752 filesync.go:126] Scanning /home/jenkins/minikube-integration/19341-2460360/.minikube/files for local assets ...
	I0729 13:07:51.495720 2466752 start.go:296] duration metric: took 114.326136ms for postStartSetup
	I0729 13:07:51.496048 2466752 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-707575
	I0729 13:07:51.511877 2466752 profile.go:143] Saving config to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/config.json ...
	I0729 13:07:51.512239 2466752 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 13:07:51.512293 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:51.528385 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:07:51.620535 2466752 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 13:07:51.624674 2466752 start.go:128] duration metric: took 12.669159491s to createHost
	I0729 13:07:51.624698 2466752 start.go:83] releasing machines lock for "addons-707575", held for 12.66931875s
	I0729 13:07:51.624788 2466752 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-707575
	I0729 13:07:51.641422 2466752 ssh_runner.go:195] Run: cat /version.json
	I0729 13:07:51.641482 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:51.641723 2466752 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 13:07:51.641795 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:07:51.659724 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:07:51.668095 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:07:51.751314 2466752 ssh_runner.go:195] Run: systemctl --version
	I0729 13:07:51.876572 2466752 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0729 13:07:52.017279 2466752 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 13:07:52.021878 2466752 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" ;
	I0729 13:07:52.043713 2466752 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0729 13:07:52.043802 2466752 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" ;
	I0729 13:07:52.077286 2466752 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0729 13:07:52.077313 2466752 start.go:495] detecting cgroup driver to use...
	I0729 13:07:52.077347 2466752 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 13:07:52.077398 2466752 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0729 13:07:52.093741 2466752 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0729 13:07:52.105648 2466752 docker.go:217] disabling cri-docker service (if available) ...
	I0729 13:07:52.105724 2466752 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 13:07:52.120912 2466752 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 13:07:52.135458 2466752 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 13:07:52.218110 2466752 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 13:07:52.312980 2466752 docker.go:233] disabling docker service ...
	I0729 13:07:52.313087 2466752 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 13:07:52.334109 2466752 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 13:07:52.346910 2466752 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 13:07:52.435343 2466752 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 13:07:52.529210 2466752 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 13:07:52.540219 2466752 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"
	I0729 13:07:52.556671 2466752 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0729 13:07:52.556790 2466752 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"
	I0729 13:07:52.567121 2466752 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0729 13:07:52.567201 2466752 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 13:07:52.577361 2466752 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 13:07:52.586618 2466752 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 13:07:52.595557 2466752 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 13:07:52.604136 2466752 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"
	I0729 13:07:52.613497 2466752 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"
	I0729 13:07:52.628462 2466752 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"
	I0729 13:07:52.637911 2466752 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 13:07:52.646369 2466752 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 13:07:52.654916 2466752 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 13:07:52.738206 2466752 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0729 13:07:52.849796 2466752 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0729 13:07:52.849925 2466752 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0729 13:07:52.853426 2466752 start.go:563] Will wait 60s for crictl version
	I0729 13:07:52.853490 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:07:52.857307 2466752 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 13:07:52.891613 2466752 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0729 13:07:52.891718 2466752 ssh_runner.go:195] Run: crio --version
	I0729 13:07:52.929071 2466752 ssh_runner.go:195] Run: crio --version
	I0729 13:07:52.966766 2466752 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0729 13:07:52.968560 2466752 cli_runner.go:164] Run: docker network inspect addons-707575 --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}}]}"
	I0729 13:07:52.983380 2466752 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 13:07:52.986812 2466752 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""
	I0729 13:07:52.997550 2466752 kubeadm.go:883] updating cluster {Name:addons-707575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-707575 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} ...
	I0729 13:07:52.997673 2466752 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 13:07:52.997738 2466752 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 13:07:53.084103 2466752 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 13:07:53.084131 2466752 crio.go:433] Images already preloaded, skipping extraction
	I0729 13:07:53.084195 2466752 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 13:07:53.123050 2466752 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 13:07:53.123075 2466752 cache_images.go:84] Images are preloaded, skipping loading
	I0729 13:07:53.123085 2466752 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0729 13:07:53.123190 2466752 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-707575 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-707575 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:}
	I0729 13:07:53.123277 2466752 ssh_runner.go:195] Run: crio config
	I0729 13:07:53.174827 2466752 cni.go:84] Creating CNI manager for ""
	I0729 13:07:53.174850 2466752 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 13:07:53.174861 2466752 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0729 13:07:53.174884 2466752 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-707575 NodeName:addons-707575 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}
	I0729 13:07:53.175037 2466752 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-707575"
	  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
	
	I0729 13:07:53.175117 2466752 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 13:07:53.183831 2466752 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 13:07:53.183977 2466752 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0729 13:07:53.192548 2466752 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0729 13:07:53.210196 2466752 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 13:07:53.228610 2466752 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0729 13:07:53.246868 2466752 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0729 13:07:53.250386 2466752 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""
	I0729 13:07:53.261360 2466752 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 13:07:53.340978 2466752 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 13:07:53.355128 2466752 certs.go:68] Setting up /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575 for IP: 192.168.49.2
	I0729 13:07:53.355197 2466752 certs.go:194] generating shared ca certs ...
	I0729 13:07:53.355228 2466752 certs.go:226] acquiring lock for ca certs: {Name:mkb455fe3f77bc26463438ef5162dfac87b580f4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:53.355385 2466752 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.key
	I0729 13:07:53.754133 2466752 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.crt ...
	I0729 13:07:53.754173 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.crt: {Name:mkac8a03053ff181e41cb7d2d8b7069e424ad5ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:53.754788 2466752 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.key ...
	I0729 13:07:53.754808 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.key: {Name:mk86bffabd56dc6e6240e1207512f34b25c6abdc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:53.755246 2466752 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.key
	I0729 13:07:54.054361 2466752 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.crt ...
	I0729 13:07:54.054436 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.crt: {Name:mk8dde120bab9931e7d9eb555fbfc77782a7ddc2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.055154 2466752 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.key ...
	I0729 13:07:54.055227 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.key: {Name:mk7235bd80169894134549339b4ce2063ff04b61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.055410 2466752 certs.go:256] generating profile certs ...
	I0729 13:07:54.055507 2466752 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.key
	I0729 13:07:54.055554 2466752 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt with IP's: []
	I0729 13:07:54.326139 2466752 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt ...
	I0729 13:07:54.326184 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: {Name:mk6494536fc0fb5bbf71296dcdf6fe7aa75cbd82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.326939 2466752 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.key ...
	I0729 13:07:54.326958 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.key: {Name:mkff0f4ed839ab53dafceeb5297ad106d2e9e7c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.327051 2466752 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key.4c907787
	I0729 13:07:54.327073 2466752 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt.4c907787 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0729 13:07:54.619606 2466752 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt.4c907787 ...
	I0729 13:07:54.619637 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt.4c907787: {Name:mk165b522b3dc7983783942209fd0ab9430c240e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.619812 2466752 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key.4c907787 ...
	I0729 13:07:54.619827 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key.4c907787: {Name:mk156444275567ffcb510e9fda1a6f2928e6639b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:54.619912 2466752 certs.go:381] copying /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt.4c907787 -> /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt
	I0729 13:07:54.620016 2466752 certs.go:385] copying /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key.4c907787 -> /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key
	I0729 13:07:54.620072 2466752 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.key
	I0729 13:07:54.620095 2466752 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.crt with IP's: []
	I0729 13:07:55.451455 2466752 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.crt ...
	I0729 13:07:55.451488 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.crt: {Name:mkbd25aa97de823ccd836cac8851ee970eb47036 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:55.452077 2466752 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.key ...
	I0729 13:07:55.452096 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.key: {Name:mk19c7f03db613344aa212e7f9936d31583802c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:07:55.452301 2466752 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca-key.pem (1679 bytes)
	I0729 13:07:55.452348 2466752 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/ca.pem (1078 bytes)
	I0729 13:07:55.452378 2466752 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/cert.pem (1123 bytes)
	I0729 13:07:55.452410 2466752 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-2460360/.minikube/certs/key.pem (1675 bytes)
	I0729 13:07:55.452994 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 13:07:55.477720 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0729 13:07:55.500723 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 13:07:55.524629 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0729 13:07:55.548936 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0729 13:07:55.577945 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0729 13:07:55.601925 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 13:07:55.625440 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0729 13:07:55.649105 2466752 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 13:07:55.673104 2466752 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0729 13:07:55.691007 2466752 ssh_runner.go:195] Run: openssl version
	I0729 13:07:55.696245 2466752 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"
	I0729 13:07:55.705369 2466752 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 13:07:55.708621 2466752 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 13:07 /usr/share/ca-certificates/minikubeCA.pem
	I0729 13:07:55.708722 2466752 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 13:07:55.715246 2466752 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"
	I0729 13:07:55.724349 2466752 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 13:07:55.727525 2466752 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
	I0729 13:07:55.727572 2466752 kubeadm.go:392] StartCluster: {Name:addons-707575 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-707575 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}
	I0729 13:07:55.727702 2466752 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0729 13:07:55.727788 2466752 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0729 13:07:55.764599 2466752 cri.go:89] found id: ""
	I0729 13:07:55.764717 2466752 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0729 13:07:55.774614 2466752 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0729 13:07:55.783359 2466752 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0729 13:07:55.783421 2466752 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
	I0729 13:07:55.791931 2466752 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
	I0729 13:07:55.791951 2466752 kubeadm.go:157] found existing configuration files:
	
	I0729 13:07:55.792055 2466752 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0729 13:07:55.801159 2466752 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
	I0729 13:07:55.801254 2466752 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0729 13:07:55.809672 2466752 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0729 13:07:55.818111 2466752 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
	I0729 13:07:55.818205 2466752 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0729 13:07:55.826462 2466752 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0729 13:07:55.835078 2466752 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
	I0729 13:07:55.835166 2466752 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0729 13:07:55.843494 2466752 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0729 13:07:55.852203 2466752 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
	I0729 13:07:55.852267 2466752 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0729 13:07:55.860577 2466752 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"
	I0729 13:07:55.942929 2466752 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1065-aws\n", err: exit status 1
	I0729 13:07:56.014338 2466752 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0729 13:08:12.376807 2466752 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0729 13:08:12.376868 2466752 kubeadm.go:310] [preflight] Running pre-flight checks
	I0729 13:08:12.376955 2466752 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0729 13:08:12.377011 2466752 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-aws
	I0729 13:08:12.377048 2466752 kubeadm.go:310] OS: Linux
	I0729 13:08:12.377095 2466752 kubeadm.go:310] CGROUPS_CPU: enabled
	I0729 13:08:12.377146 2466752 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0729 13:08:12.377195 2466752 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0729 13:08:12.377245 2466752 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0729 13:08:12.377295 2466752 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0729 13:08:12.377344 2466752 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0729 13:08:12.377391 2466752 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0729 13:08:12.377441 2466752 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0729 13:08:12.377489 2466752 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0729 13:08:12.377562 2466752 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0729 13:08:12.377656 2466752 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0729 13:08:12.377747 2466752 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0729 13:08:12.377813 2466752 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0729 13:08:12.379931 2466752 out.go:204]   - Generating certificates and keys ...
	I0729 13:08:12.380045 2466752 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0729 13:08:12.380112 2466752 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0729 13:08:12.380180 2466752 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0729 13:08:12.380239 2466752 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0729 13:08:12.380301 2466752 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0729 13:08:12.380352 2466752 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0729 13:08:12.380411 2466752 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0729 13:08:12.380527 2466752 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-707575 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 13:08:12.380580 2466752 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0729 13:08:12.380695 2466752 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-707575 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 13:08:12.380761 2466752 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0729 13:08:12.380826 2466752 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0729 13:08:12.380873 2466752 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0729 13:08:12.380929 2466752 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0729 13:08:12.380982 2466752 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0729 13:08:12.381042 2466752 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0729 13:08:12.381096 2466752 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0729 13:08:12.381161 2466752 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0729 13:08:12.381218 2466752 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0729 13:08:12.381298 2466752 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0729 13:08:12.381366 2466752 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0729 13:08:12.382903 2466752 out.go:204]   - Booting up control plane ...
	I0729 13:08:12.383062 2466752 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0729 13:08:12.383149 2466752 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0729 13:08:12.383232 2466752 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0729 13:08:12.383343 2466752 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0729 13:08:12.383431 2466752 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0729 13:08:12.383473 2466752 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0729 13:08:12.383606 2466752 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0729 13:08:12.383681 2466752 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0729 13:08:12.383750 2466752 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001534362s
	I0729 13:08:12.383827 2466752 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0729 13:08:12.383886 2466752 kubeadm.go:310] [api-check] The API server is healthy after 6.001916169s
	I0729 13:08:12.384052 2466752 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0729 13:08:12.384198 2466752 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0729 13:08:12.384258 2466752 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0729 13:08:12.384446 2466752 kubeadm.go:310] [mark-control-plane] Marking the node addons-707575 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0729 13:08:12.384504 2466752 kubeadm.go:310] [bootstrap-token] Using token: 24ac96.kql2lx2p3w5dwpua
	I0729 13:08:12.386255 2466752 out.go:204]   - Configuring RBAC rules ...
	I0729 13:08:12.386379 2466752 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0729 13:08:12.386468 2466752 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0729 13:08:12.386612 2466752 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
	I0729 13:08:12.386755 2466752 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0729 13:08:12.386875 2466752 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0729 13:08:12.386963 2466752 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0729 13:08:12.387082 2466752 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0729 13:08:12.387126 2466752 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0729 13:08:12.387174 2466752 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0729 13:08:12.387178 2466752 kubeadm.go:310] 
	I0729 13:08:12.387246 2466752 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0729 13:08:12.387252 2466752 kubeadm.go:310] 
	I0729 13:08:12.387331 2466752 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0729 13:08:12.387335 2466752 kubeadm.go:310] 
	I0729 13:08:12.387362 2466752 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0729 13:08:12.387423 2466752 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0729 13:08:12.387476 2466752 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0729 13:08:12.387480 2466752 kubeadm.go:310] 
	I0729 13:08:12.387536 2466752 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0729 13:08:12.387540 2466752 kubeadm.go:310] 
	I0729 13:08:12.387589 2466752 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0729 13:08:12.387595 2466752 kubeadm.go:310] 
	I0729 13:08:12.387649 2466752 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0729 13:08:12.387728 2466752 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0729 13:08:12.387799 2466752 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0729 13:08:12.387803 2466752 kubeadm.go:310] 
	I0729 13:08:12.387890 2466752 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0729 13:08:12.388146 2466752 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0729 13:08:12.388181 2466752 kubeadm.go:310] 
	I0729 13:08:12.388280 2466752 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 24ac96.kql2lx2p3w5dwpua \
	I0729 13:08:12.388417 2466752 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed54e0f5f779081f7c43f08e9a6ee8c7ad9c9460ef15ec1ac36e9d6bffe19292 \
	I0729 13:08:12.388453 2466752 kubeadm.go:310] 	--control-plane 
	I0729 13:08:12.388458 2466752 kubeadm.go:310] 
	I0729 13:08:12.388565 2466752 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0729 13:08:12.388582 2466752 kubeadm.go:310] 
	I0729 13:08:12.388663 2466752 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 24ac96.kql2lx2p3w5dwpua \
	I0729 13:08:12.388788 2466752 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed54e0f5f779081f7c43f08e9a6ee8c7ad9c9460ef15ec1ac36e9d6bffe19292 
	I0729 13:08:12.388799 2466752 cni.go:84] Creating CNI manager for ""
	I0729 13:08:12.388807 2466752 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 13:08:12.390616 2466752 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0729 13:08:12.392325 2466752 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0729 13:08:12.396092 2466752 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0729 13:08:12.396114 2466752 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0729 13:08:12.413871 2466752 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
	I0729 13:08:12.689495 2466752 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0729 13:08:12.689648 2466752 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
	I0729 13:08:12.689744 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-707575 minikube.k8s.io/updated_at=2024_07_29T13_08_12_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=b867516af467da0393bcbe7e6497c888199628ff minikube.k8s.io/name=addons-707575 minikube.k8s.io/primary=true
	I0729 13:08:12.802185 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:12.802238 2466752 ops.go:34] apiserver oom_adj: -16
	I0729 13:08:13.303098 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:13.803210 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:14.302246 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:14.802961 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:15.302542 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:15.802330 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:16.302961 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:16.802978 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:17.302828 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:17.802366 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:18.303004 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:18.802613 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:19.302593 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:19.802810 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:20.302836 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:20.803027 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:21.302775 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:21.803248 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:22.302810 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:22.803097 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:23.303255 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:23.802821 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:24.302907 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:24.802502 2466752 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 13:08:24.955157 2466752 kubeadm.go:1113] duration metric: took 12.265561892s to wait for elevateKubeSystemPrivileges
	I0729 13:08:24.955236 2466752 kubeadm.go:394] duration metric: took 29.22766724s to StartCluster
	I0729 13:08:24.955270 2466752 settings.go:142] acquiring lock: {Name:mkccbb1a45e8d1e2e250c0fe305c7c33bc032e7e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:08:24.956022 2466752 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19341-2460360/kubeconfig
	I0729 13:08:24.956571 2466752 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-2460360/kubeconfig: {Name:mk6f3530751566a0d6d02d6e3e8f18600bb83293 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 13:08:24.956870 2466752 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"
	I0729 13:08:24.957129 2466752 config.go:182] Loaded profile config "addons-707575": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:08:24.957226 2466752 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0729 13:08:24.957311 2466752 addons.go:69] Setting yakd=true in profile "addons-707575"
	I0729 13:08:24.957334 2466752 addons.go:234] Setting addon yakd=true in "addons-707575"
	I0729 13:08:24.957358 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.957789 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.957205 2466752 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}
	I0729 13:08:24.958605 2466752 addons.go:69] Setting metrics-server=true in profile "addons-707575"
	I0729 13:08:24.958643 2466752 addons.go:234] Setting addon metrics-server=true in "addons-707575"
	I0729 13:08:24.958668 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.959060 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.959338 2466752 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-707575"
	I0729 13:08:24.959370 2466752 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-707575"
	I0729 13:08:24.959397 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.959759 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.962871 2466752 addons.go:69] Setting registry=true in profile "addons-707575"
	I0729 13:08:24.962905 2466752 addons.go:234] Setting addon registry=true in "addons-707575"
	I0729 13:08:24.962941 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.963026 2466752 addons.go:69] Setting cloud-spanner=true in profile "addons-707575"
	I0729 13:08:24.963057 2466752 addons.go:234] Setting addon cloud-spanner=true in "addons-707575"
	I0729 13:08:24.963584 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.968139 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.968363 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.971851 2466752 addons.go:69] Setting storage-provisioner=true in profile "addons-707575"
	I0729 13:08:24.971889 2466752 addons.go:234] Setting addon storage-provisioner=true in "addons-707575"
	I0729 13:08:24.971929 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.972367 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.983870 2466752 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-707575"
	I0729 13:08:24.983978 2466752 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-707575"
	I0729 13:08:24.984012 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:24.984438 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.989014 2466752 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-707575"
	I0729 13:08:24.989061 2466752 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-707575"
	I0729 13:08:24.989385 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:24.994735 2466752 addons.go:69] Setting default-storageclass=true in profile "addons-707575"
	I0729 13:08:24.994792 2466752 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-707575"
	I0729 13:08:24.995120 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.008429 2466752 addons.go:69] Setting volcano=true in profile "addons-707575"
	I0729 13:08:25.008476 2466752 addons.go:234] Setting addon volcano=true in "addons-707575"
	I0729 13:08:25.008517 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.008985 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.016215 2466752 addons.go:69] Setting gcp-auth=true in profile "addons-707575"
	I0729 13:08:25.016273 2466752 mustload.go:65] Loading cluster: addons-707575
	I0729 13:08:25.016450 2466752 config.go:182] Loaded profile config "addons-707575": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:08:25.016689 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.028066 2466752 addons.go:69] Setting volumesnapshots=true in profile "addons-707575"
	I0729 13:08:25.028120 2466752 addons.go:234] Setting addon volumesnapshots=true in "addons-707575"
	I0729 13:08:25.028161 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.028619 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.028765 2466752 addons.go:69] Setting ingress=true in profile "addons-707575"
	I0729 13:08:25.028791 2466752 addons.go:234] Setting addon ingress=true in "addons-707575"
	I0729 13:08:25.028820 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.029163 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.048349 2466752 out.go:177] * Verifying Kubernetes components...
	I0729 13:08:25.049913 2466752 addons.go:69] Setting ingress-dns=true in profile "addons-707575"
	I0729 13:08:25.049951 2466752 addons.go:234] Setting addon ingress-dns=true in "addons-707575"
	I0729 13:08:25.049994 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.050274 2466752 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 13:08:25.050785 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.069749 2466752 addons.go:69] Setting inspektor-gadget=true in profile "addons-707575"
	I0729 13:08:25.069819 2466752 addons.go:234] Setting addon inspektor-gadget=true in "addons-707575"
	I0729 13:08:25.069859 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.070324 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.160704 2466752 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0729 13:08:25.180074 2466752 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0729 13:08:25.192771 2466752 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0729 13:08:25.192789 2466752 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0729 13:08:25.192850 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.198429 2466752 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
	I0729 13:08:25.198749 2466752 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0729 13:08:25.217512 2466752 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0729 13:08:25.225498 2466752 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 13:08:25.225525 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0729 13:08:25.225605 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.230722 2466752 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0729 13:08:25.230753 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0729 13:08:25.230841 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.199823 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0729 13:08:25.233838 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0729 13:08:25.238091 2466752 out.go:177]   - Using image docker.io/registry:2.8.3
	I0729 13:08:25.240017 2466752 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0729 13:08:25.199835 2466752 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0729 13:08:25.217183 2466752 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-707575"
	I0729 13:08:25.217394 2466752 addons.go:234] Setting addon default-storageclass=true in "addons-707575"
	I0729 13:08:25.242345 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.242489 2466752 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 13:08:25.242500 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0729 13:08:25.242556 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.259565 2466752 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0729 13:08:25.259648 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.266644 2466752 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0729 13:08:25.268516 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0729 13:08:25.268540 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0729 13:08:25.268611 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.242195 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.279708 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.283660 2466752 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0729 13:08:25.283679 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0729 13:08:25.283735 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.290107 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0729 13:08:25.291260 2466752 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0729 13:08:25.292789 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:25.293556 2466752 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0729 13:08:25.293617 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0729 13:08:25.297840 2466752 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 13:08:25.298123 2466752 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 13:08:25.298137 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0729 13:08:25.298221 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.293988 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0729 13:08:25.301387 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:25.304666 2466752 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 13:08:25.304708 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0729 13:08:25.304793 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0729 13:08:25.304818 2466752 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0729 13:08:25.304924 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.307675 2466752 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 13:08:25.307691 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0729 13:08:25.307744 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.323460 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0729 13:08:25.331926 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0729 13:08:25.337422 2466752 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	W0729 13:08:25.340616 2466752 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0729 13:08:25.345772 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0729 13:08:25.345810 2466752 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0729 13:08:25.345885 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.379003 2466752 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 -"
	I0729 13:08:25.379112 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.426240 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.448159 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.463205 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.472069 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.491562 2466752 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0729 13:08:25.491582 2466752 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0729 13:08:25.491647 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.496966 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.500375 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.512211 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.513196 2466752 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 13:08:25.516636 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.521997 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.527142 2466752 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0729 13:08:25.528975 2466752 out.go:177]   - Using image docker.io/busybox:stable
	I0729 13:08:25.534691 2466752 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 13:08:25.534715 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0729 13:08:25.534778 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:25.547370 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.585538 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:25.590890 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	W0729 13:08:25.592419 2466752 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0729 13:08:25.592443 2466752 retry.go:31] will retry after 126.522618ms: ssh: handshake failed: EOF
	I0729 13:08:25.798779 2466752 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0729 13:08:25.798842 2466752 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0729 13:08:25.930967 2466752 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
	I0729 13:08:25.936143 2466752 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
	I0729 13:08:25.974894 2466752 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
	I0729 13:08:26.004500 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0729 13:08:26.004570 2466752 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0729 13:08:26.007454 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0729 13:08:26.007523 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0729 13:08:26.009593 2466752 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
	I0729 13:08:26.032240 2466752 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
	I0729 13:08:26.034459 2466752 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0729 13:08:26.034519 2466752 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0729 13:08:26.062388 2466752 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0729 13:08:26.062464 2466752 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0729 13:08:26.069408 2466752 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0729 13:08:26.069479 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0729 13:08:26.076688 2466752 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
	I0729 13:08:26.079759 2466752 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
	I0729 13:08:26.125929 2466752 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0729 13:08:26.125958 2466752 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0729 13:08:26.141702 2466752 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0729 13:08:26.141775 2466752 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0729 13:08:26.215881 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0729 13:08:26.215952 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0729 13:08:26.234844 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0729 13:08:26.234913 2466752 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)
	I0729 13:08:26.271861 2466752 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0729 13:08:26.271943 2466752 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0729 13:08:26.282211 2466752 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0729 13:08:26.282285 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0729 13:08:26.352296 2466752 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0729 13:08:26.352368 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0729 13:08:26.354081 2466752 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0729 13:08:26.354136 2466752 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0729 13:08:26.377445 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0729 13:08:26.377518 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0729 13:08:26.441820 2466752 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0729 13:08:26.441891 2466752 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0729 13:08:26.447537 2466752 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
	I0729 13:08:26.448210 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0729 13:08:26.448258 2466752 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0729 13:08:26.557227 2466752 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
	I0729 13:08:26.562051 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0729 13:08:26.562117 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0729 13:08:26.586924 2466752 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0729 13:08:26.586988 2466752 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0729 13:08:26.653197 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0729 13:08:26.653321 2466752 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0729 13:08:26.679442 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0729 13:08:26.679515 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0729 13:08:26.687188 2466752 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
	I0729 13:08:26.735080 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0729 13:08:26.735158 2466752 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0729 13:08:26.775508 2466752 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0729 13:08:26.775572 2466752 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0729 13:08:26.778606 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0729 13:08:26.778673 2466752 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0729 13:08:26.841598 2466752 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0729 13:08:26.841673 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0729 13:08:26.917579 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0729 13:08:26.917650 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0729 13:08:26.932376 2466752 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0729 13:08:26.932445 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0729 13:08:26.962639 2466752 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
	I0729 13:08:27.014254 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0729 13:08:27.014326 2466752 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0729 13:08:27.018475 2466752 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
	I0729 13:08:27.183319 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0729 13:08:27.183384 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0729 13:08:27.347400 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0729 13:08:27.347477 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0729 13:08:27.426501 2466752 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 -": (2.047462156s)
	I0729 13:08:27.426607 2466752 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0729 13:08:27.426582 2466752 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.913366724s)
	I0729 13:08:27.427433 2466752 node_ready.go:35] waiting up to 6m0s for node "addons-707575" to be "Ready" ...
	I0729 13:08:27.510003 2466752 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0729 13:08:27.510028 2466752 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0729 13:08:27.710448 2466752 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
	I0729 13:08:28.401366 2466752 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-707575" context rescaled to 1 replicas
	I0729 13:08:29.722832 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:30.751890 2466752 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: (4.820845649s)
	I0729 13:08:30.752061 2466752 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: (4.815860877s)
	I0729 13:08:31.836774 2466752 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.861805654s)
	I0729 13:08:31.837292 2466752 addons.go:475] Verifying addon ingress=true in "addons-707575"
	I0729 13:08:31.836905 2466752 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.8272359s)
	I0729 13:08:31.836976 2466752 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.804664292s)
	I0729 13:08:31.837059 2466752 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.760351491s)
	I0729 13:08:31.837079 2466752 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.757263409s)
	I0729 13:08:31.837152 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.279847448s)
	I0729 13:08:31.837226 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.149959935s)
	I0729 13:08:31.838261 2466752 addons.go:475] Verifying addon metrics-server=true in "addons-707575"
	I0729 13:08:31.837266 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.38949397s)
	I0729 13:08:31.838323 2466752 addons.go:475] Verifying addon registry=true in "addons-707575"
	I0729 13:08:31.840144 2466752 out.go:177] * Verifying ingress addon...
	I0729 13:08:31.841784 2466752 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-707575 service yakd-dashboard -n yakd-dashboard
	
	I0729 13:08:31.841876 2466752 out.go:177] * Verifying registry addon...
	I0729 13:08:31.843892 2466752 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0729 13:08:31.845645 2466752 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0729 13:08:31.890292 2466752 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 13:08:31.891098 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0729 13:08:31.890994 2466752 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0729 13:08:31.892082 2466752 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0729 13:08:31.892131 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:31.935981 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:32.004659 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.041924378s)
	W0729 13:08:32.004758 2466752 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
	I0729 13:08:32.004797 2466752 retry.go:31] will retry after 353.635959ms: 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
	I0729 13:08:32.004916 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.98636485s)
	I0729 13:08:32.317525 2466752 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.606985486s)
	I0729 13:08:32.317760 2466752 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-707575"
	I0729 13:08:32.319699 2466752 out.go:177] * Verifying csi-hostpath-driver addon...
	I0729 13:08:32.322383 2466752 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0729 13:08:32.334593 2466752 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 13:08:32.334622 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:32.359660 2466752 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
	I0729 13:08:32.404589 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:32.404904 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:32.829685 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:32.857602 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:32.858860 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:33.076421 2466752 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0729 13:08:33.076521 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:33.102820 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:33.309333 2466752 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0729 13:08:33.326984 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:33.350760 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:33.352462 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:33.370170 2466752 addons.go:234] Setting addon gcp-auth=true in "addons-707575"
	I0729 13:08:33.370256 2466752 host.go:66] Checking if "addons-707575" exists ...
	I0729 13:08:33.370907 2466752 cli_runner.go:164] Run: docker container inspect addons-707575 --format={{.State.Status}}
	I0729 13:08:33.389165 2466752 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0729 13:08:33.389234 2466752 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-707575
	I0729 13:08:33.414274 2466752 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35115 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/addons-707575/id_rsa Username:docker}
	I0729 13:08:33.829658 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:33.853636 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:33.857830 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:34.329533 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:34.348667 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:34.349763 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:34.431028 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:34.827152 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:34.848753 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:34.852073 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:35.327364 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:35.349563 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:35.350317 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:35.391395 2466752 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.031686339s)
	I0729 13:08:35.391520 2466752 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.002328942s)
	I0729 13:08:35.394016 2466752 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 13:08:35.396078 2466752 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0729 13:08:35.398013 2466752 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0729 13:08:35.398066 2466752 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0729 13:08:35.434718 2466752 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0729 13:08:35.434788 2466752 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0729 13:08:35.467373 2466752 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0729 13:08:35.467399 2466752 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0729 13:08:35.487895 2466752 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
	I0729 13:08:35.837563 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:35.862868 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:35.863937 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:36.136677 2466752 addons.go:475] Verifying addon gcp-auth=true in "addons-707575"
	I0729 13:08:36.138613 2466752 out.go:177] * Verifying gcp-auth addon...
	I0729 13:08:36.141313 2466752 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0729 13:08:36.153738 2466752 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0729 13:08:36.153781 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:36.326949 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:36.348370 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:36.350682 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:36.431658 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:36.645164 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:36.827184 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:36.848968 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:36.850479 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:37.144711 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:37.326846 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:37.349312 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:37.352736 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:37.645896 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:37.830422 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:37.849387 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:37.850712 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:38.146906 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:38.327304 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:38.348559 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:38.350161 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:38.645374 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:38.827299 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:38.849342 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:38.849960 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:38.930761 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:39.145187 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:39.326273 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:39.349443 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:39.350217 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:39.645472 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:39.826595 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:39.850733 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:39.851334 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:40.145353 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:40.326679 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:40.348514 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:40.349441 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:40.645470 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:40.827144 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:40.848310 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:40.850543 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:40.930822 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:41.145159 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:41.327354 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:41.347862 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:41.349683 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:41.644981 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:41.827129 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:41.848097 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:41.850277 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:42.145752 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:42.327300 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:42.348620 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:42.351253 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:42.644777 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:42.826626 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:42.848209 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:42.849882 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:42.930904 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:43.145053 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:43.328361 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:43.349017 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:43.351604 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:43.644500 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:43.827440 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:43.848211 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:43.850917 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:44.145049 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:44.326961 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:44.348047 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:44.349942 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:44.646011 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:44.826600 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:44.848589 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:44.850818 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:45.145438 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:45.326921 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:45.347786 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:45.349942 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:45.430865 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:45.645437 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:45.826530 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:45.848499 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:45.849275 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:46.145062 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:46.328704 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:46.349540 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:46.350090 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:46.645739 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:46.826867 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:46.847464 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:46.849633 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:47.145132 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:47.327165 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:47.347750 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:47.349848 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:47.645279 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:47.826105 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:47.847728 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:47.849934 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:47.931348 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:48.144973 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:48.326969 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:48.348975 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:48.349517 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:48.645356 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:48.826547 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:48.848448 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:48.850058 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:49.144931 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:49.327072 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:49.347831 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:49.350006 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:49.645214 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:49.826773 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:49.849248 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:49.850146 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:49.931848 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:50.145106 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:50.327386 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:50.348974 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:50.349837 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:50.644735 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:50.826736 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:50.848963 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:50.850778 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:51.145218 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:51.326260 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:51.347886 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:51.349811 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:51.644619 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:51.826711 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:51.848470 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:51.850002 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:52.144801 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:52.326363 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:52.348093 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:52.350882 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:52.431160 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:52.645323 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:52.826111 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:52.848107 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:52.850181 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:53.145434 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:53.327180 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:53.349291 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:53.349757 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:53.645145 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:53.826456 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:53.849301 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:53.849818 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:54.144967 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:54.326574 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:54.350658 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:54.351479 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:54.431204 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:54.645411 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:54.827075 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:54.849570 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:54.850350 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:55.145060 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:55.326405 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:55.348243 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:55.352403 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:55.648415 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:55.826722 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:55.848876 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:55.853873 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:56.144628 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:56.326124 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:56.347879 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:56.350039 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:56.645301 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:56.827008 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:56.848334 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:56.849307 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:56.931247 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:57.144908 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:57.327349 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:57.348135 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:57.349920 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:57.644971 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:57.826857 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:57.848384 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:57.851792 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:58.145067 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:58.327465 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:58.348404 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:58.349335 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:58.644885 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:58.826894 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:58.847707 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:58.849945 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:58.932960 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:08:59.145369 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:59.327027 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:59.348410 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:59.349983 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:08:59.644930 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:08:59.827116 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:08:59.849276 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:08:59.855036 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:00.145558 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:00.328074 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:00.349413 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:00.351301 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:00.645450 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:00.827008 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:00.848131 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:00.850261 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:01.145299 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:01.326557 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:01.349968 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:01.350729 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:01.430434 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:09:01.644887 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:01.828008 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:01.847685 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:01.850779 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:02.145557 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:02.326632 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:02.348352 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:02.350115 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:02.645013 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:02.827679 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:02.849489 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:02.850461 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:03.145155 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:03.326024 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:03.347547 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:03.349855 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:03.430754 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:09:03.644452 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:03.826873 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:03.847799 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:03.850126 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:04.145203 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:04.326668 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:04.349061 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:04.349788 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:04.645445 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:04.826970 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:04.848033 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:04.849992 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:05.145427 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:05.326398 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:05.349308 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:05.357280 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:05.431404 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:09:05.645307 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:05.827028 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:05.848160 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:05.850274 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:06.144688 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:06.326394 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:06.348518 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:06.350125 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:06.645231 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:06.826223 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:06.848888 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:06.849613 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:07.145225 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:07.326332 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:07.348239 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:07.349594 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:07.644849 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:07.826500 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:07.847552 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:07.850429 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:07.930677 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:09:08.145188 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:08.327014 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:08.347847 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:08.350846 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:08.645117 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:08.827575 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:08.848082 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:08.850029 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:09.145151 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:09.326702 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:09.349381 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:09.351579 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:09.645187 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:09.826151 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:09.848460 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:09.850102 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:09.930940 2466752 node_ready.go:53] node "addons-707575" has status "Ready":"False"
	I0729 13:09:10.145407 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:10.326463 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:10.348111 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:10.349883 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:10.644359 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:10.826616 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:10.849457 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:10.849873 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:10.946651 2466752 node_ready.go:49] node "addons-707575" has status "Ready":"True"
	I0729 13:09:10.946718 2466752 node_ready.go:38] duration metric: took 43.519257756s for node "addons-707575" to be "Ready" ...
	I0729 13:09:10.946753 2466752 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" ...
	I0729 13:09:10.963364 2466752 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-mfpqk" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:11.160614 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:11.360942 2466752 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 13:09:11.361021 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:11.365674 2466752 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 13:09:11.365744 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:11.367218 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:11.687855 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:11.840846 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:11.849090 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:11.851776 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:12.157751 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:12.327949 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:12.357277 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:12.362493 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:12.469809 2466752 pod_ready.go:92] pod "coredns-7db6d8ff4d-mfpqk" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.469833 2466752 pod_ready.go:81] duration metric: took 1.506381154s for pod "coredns-7db6d8ff4d-mfpqk" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.469853 2466752 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.475507 2466752 pod_ready.go:92] pod "etcd-addons-707575" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.475576 2466752 pod_ready.go:81] duration metric: took 5.714036ms for pod "etcd-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.475598 2466752 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.480453 2466752 pod_ready.go:92] pod "kube-apiserver-addons-707575" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.480478 2466752 pod_ready.go:81] duration metric: took 4.871666ms for pod "kube-apiserver-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.480489 2466752 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.485182 2466752 pod_ready.go:92] pod "kube-controller-manager-addons-707575" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.485207 2466752 pod_ready.go:81] duration metric: took 4.710438ms for pod "kube-controller-manager-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.485220 2466752 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-q7kxt" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.531713 2466752 pod_ready.go:92] pod "kube-proxy-q7kxt" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.531739 2466752 pod_ready.go:81] duration metric: took 46.511416ms for pod "kube-proxy-q7kxt" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.531752 2466752 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.646033 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:12.829492 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:12.849946 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:12.852405 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:12.938126 2466752 pod_ready.go:92] pod "kube-scheduler-addons-707575" in "kube-system" namespace has status "Ready":"True"
	I0729 13:09:12.938158 2466752 pod_ready.go:81] duration metric: took 406.391545ms for pod "kube-scheduler-addons-707575" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:12.938189 2466752 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace to be "Ready" ...
	I0729 13:09:13.145476 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:13.329210 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:13.349200 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:13.356266 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:13.645537 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:13.828930 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:13.851680 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:13.866321 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:14.148772 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:14.329383 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:14.349584 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:14.354455 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:14.645213 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:14.828566 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:14.851981 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:14.852851 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:14.945772 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:15.146163 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:15.331114 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:15.349300 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:15.353704 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:15.645381 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:15.828140 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:15.850298 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:15.851096 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:16.145417 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:16.327561 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:16.348388 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:16.353565 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:16.647692 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:16.836019 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:16.852904 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:16.870973 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:16.949574 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:17.146558 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:17.328703 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:17.353692 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:17.354578 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:17.648371 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:17.828811 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:17.853327 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:17.856262 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:18.145859 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:18.328404 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:18.348344 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:18.360022 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:18.645653 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:18.829224 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:18.861506 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:18.862803 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:19.145451 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:19.328691 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:19.349467 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:19.351217 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:19.443820 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:19.645486 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:19.828426 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:19.849302 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:19.850853 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:20.145427 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:20.336296 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:20.353666 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:20.357528 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:20.647989 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:20.828886 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:20.850499 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:20.850862 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:21.145071 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:21.327871 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:21.350483 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:21.351069 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:21.444766 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:21.645464 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:21.828151 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:21.850958 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:21.851593 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:22.146518 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:22.329883 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:22.366896 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:22.375472 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:22.645433 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:22.828263 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:22.850388 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:22.854940 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:23.145793 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:23.328098 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:23.349844 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:23.352616 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:23.445044 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:23.649608 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:23.828306 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:23.849790 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:23.850989 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:24.145359 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:24.335166 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:24.352410 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:24.355241 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:24.644590 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:24.835876 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:24.856313 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:24.861055 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:25.145186 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:25.327480 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:25.350503 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:25.354493 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:25.645062 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:25.829142 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:25.850069 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:25.865155 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:25.946737 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:26.145673 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:26.329261 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:26.354348 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:26.355672 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:26.646534 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:26.841776 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:26.867665 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:26.876485 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:27.145543 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:27.337417 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:27.352318 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:27.355684 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:27.648221 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:27.846285 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:27.880179 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:27.909366 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:27.961732 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:28.145637 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:28.329154 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:28.349034 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:28.353338 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:28.645518 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:28.828215 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:28.850645 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:28.851926 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:29.145707 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:29.328005 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:29.348917 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:29.351230 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:29.645610 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:29.828381 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:29.848460 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:29.851233 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:30.148625 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:30.328365 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:30.348776 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:30.352154 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:30.444693 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:30.644709 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:30.828836 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:30.849060 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:30.854561 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:31.145349 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:31.332661 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:31.359031 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:31.360445 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:31.646347 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:31.829194 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:31.851014 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:31.853684 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:32.148459 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:32.336156 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:32.354684 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:32.361461 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:32.645470 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:32.829291 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:32.849747 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:32.854480 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:32.947333 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:33.149092 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:33.328510 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:33.350846 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:33.354778 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:33.645965 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:33.829113 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:33.853167 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:33.854112 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:34.145228 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:34.332451 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:34.351409 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:34.355074 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:34.645814 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:34.830194 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:34.849357 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:34.860165 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:34.957216 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:35.145378 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:35.329359 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:35.349512 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:35.354210 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:35.645297 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:35.828998 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:35.851949 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:35.855185 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:36.145814 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:36.329366 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:36.349028 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:36.352334 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:36.645732 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:36.827302 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:36.851065 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:36.851869 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:37.144940 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:37.327724 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:37.348743 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:37.351208 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:37.443683 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:37.644989 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:37.827912 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:37.849108 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:37.850686 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:38.144726 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:38.328184 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:38.350440 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:38.351168 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:38.646621 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:38.833709 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:38.867074 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:38.872492 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:39.145504 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:39.329822 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:39.352176 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:39.372509 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:39.445413 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:39.645362 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:39.833638 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:39.876378 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:39.891998 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:40.145967 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:40.329054 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:40.358479 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:40.361011 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:40.645616 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:40.829245 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:40.849773 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:40.853452 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:41.145636 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:41.348327 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:41.382932 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:41.390469 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:41.445642 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:41.645532 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:41.828792 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:41.848193 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:41.851697 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:42.146900 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:42.329398 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:42.352873 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:42.353768 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:42.645571 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:42.828302 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:42.853659 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:42.856705 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:43.145426 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:43.327583 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:43.349371 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:43.350341 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:43.644731 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:43.828923 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:43.852105 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:43.859686 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:43.958140 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:44.148523 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:44.328604 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:44.350875 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:44.355816 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:44.646039 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:44.828620 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:44.850812 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:44.853452 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:45.145757 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:45.331324 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:45.353840 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:45.356395 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:45.645011 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:45.831639 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:45.851432 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:45.852301 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:46.145047 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:46.328524 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:46.350675 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:46.351305 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:46.444889 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:46.644789 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:46.838426 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:46.853424 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:46.855247 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:47.147057 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:47.329043 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:47.350036 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:47.357127 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:47.645087 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:47.833538 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:47.857621 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:47.858180 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:48.145366 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:48.328587 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:48.348384 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:48.351027 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:48.446917 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:48.645694 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:48.827358 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:48.849024 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:48.850229 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:49.144639 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:49.328559 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:49.349659 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:49.352598 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:49.646019 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:49.831769 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:49.858519 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:49.860303 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:50.159930 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:50.329183 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:50.348326 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:50.352380 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:50.645775 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:50.828078 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:50.848243 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:50.851061 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:50.944104 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:51.145029 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:51.328230 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:51.348508 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:51.350887 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:51.645516 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:51.829128 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:51.852209 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:51.853555 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:52.145460 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:52.328906 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:52.356561 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:52.382139 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:52.645066 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:52.828365 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:52.848764 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:52.851002 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:53.145286 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:53.327611 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:53.349058 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:53.350927 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:53.443716 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:53.645260 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:53.828375 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:53.850838 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:53.851762 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:54.144959 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:54.328250 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:54.349537 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:54.350524 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:54.646364 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:54.828209 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:54.849965 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:54.859524 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:55.146372 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:55.328998 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:55.350555 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:55.355711 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:55.449278 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:55.645135 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:55.828859 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:55.848448 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:55.851117 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:56.145322 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:56.329338 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:56.354078 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:56.355223 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:56.645534 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:56.829335 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:56.851474 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:56.855660 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:57.149157 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:57.329025 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:57.351582 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:57.354276 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:57.645943 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:57.839135 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:57.868082 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:57.871098 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:57.971347 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:09:58.162860 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:58.333272 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:58.350503 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:58.363494 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:58.653252 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:58.829453 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:58.864740 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:58.865811 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:59.154512 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:59.335853 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:59.353732 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:09:59.357535 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:59.646394 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:09:59.836467 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:09:59.853828 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:09:59.858429 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:00.154161 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:00.329948 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:00.355080 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:00.359846 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:00.452059 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:00.647403 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:00.829125 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:00.849810 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:00.853116 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:01.157454 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:01.330952 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:01.364489 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:01.365721 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:01.647543 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:01.830668 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:01.852867 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:01.855736 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:02.145766 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:02.337740 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:02.358424 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:02.368727 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:02.645034 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:02.827948 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:02.848789 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:02.852372 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 13:10:02.945522 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:03.144954 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:03.329152 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:03.350490 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:03.351206 2466752 kapi.go:107] duration metric: took 1m31.505561297s to wait for kubernetes.io/minikube-addons=registry ...
	I0729 13:10:03.645767 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:03.828270 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:03.850743 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:04.145463 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:04.328728 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:04.350384 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:04.645198 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 13:10:04.830329 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:04.849470 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:04.948407 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:05.144917 2466752 kapi.go:107] duration metric: took 1m29.003605073s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0729 13:10:05.147231 2466752 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-707575 cluster.
	I0729 13:10:05.149210 2466752 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.
	I0729 13:10:05.150977 2466752 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0729 13:10:05.327759 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:05.349015 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:05.828006 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:05.849313 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:06.330280 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:06.355684 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:06.831056 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:06.849362 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:06.951069 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:07.328925 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:07.363012 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:07.828676 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:07.849888 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:08.328338 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:08.348174 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:08.828663 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:08.848837 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:09.328123 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:09.348147 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:09.446707 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:09.832051 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:09.849174 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:10.328953 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:10.348977 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:10.850498 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:10.853102 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:11.328281 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:11.349096 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:11.840529 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:11.865578 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:11.950041 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:12.328324 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:12.348754 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:12.827705 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:12.849736 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:13.328093 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:13.348430 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:13.828720 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:13.849121 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:14.328657 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:14.350552 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:14.445050 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:14.830135 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:14.851643 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:15.328361 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:15.349143 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:15.828811 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:15.848631 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:16.328000 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:16.348943 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:16.829295 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:16.849723 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:16.955782 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:17.332319 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:17.351151 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:17.828789 2466752 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 13:10:17.849420 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:18.329123 2466752 kapi.go:107] duration metric: took 1m46.006738746s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0729 13:10:18.348630 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:18.849242 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:19.349639 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:19.450015 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:19.855871 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:20.349619 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:20.850857 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:21.348101 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:21.853754 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:21.947123 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:22.349276 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:22.851995 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:23.350954 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:23.848096 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:24.348881 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:24.448152 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:24.850117 2466752 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 13:10:25.348415 2466752 kapi.go:107] duration metric: took 1m53.504524381s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0729 13:10:25.350276 2466752 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, ingress-dns, cloud-spanner, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0729 13:10:25.352014 2466752 addons.go:510] duration metric: took 2m0.394783047s for enable addons: enabled=[storage-provisioner nvidia-device-plugin ingress-dns cloud-spanner metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0729 13:10:26.945118 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:29.444364 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:31.445329 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:33.944806 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:36.444294 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:38.444905 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:40.943895 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:42.944925 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:45.446695 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:47.944342 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:49.945370 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:52.443774 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:54.444478 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:56.449156 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:10:58.944623 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:11:00.945122 2466752 pod_ready.go:102] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"False"
	I0729 13:11:01.945865 2466752 pod_ready.go:92] pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace has status "Ready":"True"
	I0729 13:11:01.945893 2466752 pod_ready.go:81] duration metric: took 1m49.007687758s for pod "metrics-server-c59844bb4-85mz6" in "kube-system" namespace to be "Ready" ...
	I0729 13:11:01.945906 2466752 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-d2dwq" in "kube-system" namespace to be "Ready" ...
	I0729 13:11:01.951502 2466752 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-d2dwq" in "kube-system" namespace has status "Ready":"True"
	I0729 13:11:01.951530 2466752 pod_ready.go:81] duration metric: took 5.61619ms for pod "nvidia-device-plugin-daemonset-d2dwq" in "kube-system" namespace to be "Ready" ...
	I0729 13:11:01.951552 2466752 pod_ready.go:38] duration metric: took 1m51.004771376s 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" ...
	I0729 13:11:01.952883 2466752 api_server.go:52] waiting for apiserver process to appear ...
	I0729 13:11:01.953793 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 13:11:01.953886 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 13:11:02.009075 2466752 cri.go:89] found id: "8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:02.009096 2466752 cri.go:89] found id: ""
	I0729 13:11:02.009104 2466752 logs.go:276] 1 containers: [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887]
	I0729 13:11:02.009165 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.013879 2466752 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 13:11:02.013950 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 13:11:02.054316 2466752 cri.go:89] found id: "d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:02.054341 2466752 cri.go:89] found id: ""
	I0729 13:11:02.054349 2466752 logs.go:276] 1 containers: [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775]
	I0729 13:11:02.054408 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.058004 2466752 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 13:11:02.058098 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 13:11:02.096527 2466752 cri.go:89] found id: "61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:02.096548 2466752 cri.go:89] found id: ""
	I0729 13:11:02.096556 2466752 logs.go:276] 1 containers: [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd]
	I0729 13:11:02.096641 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.100080 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 13:11:02.100162 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 13:11:02.140417 2466752 cri.go:89] found id: "668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:02.140440 2466752 cri.go:89] found id: ""
	I0729 13:11:02.140447 2466752 logs.go:276] 1 containers: [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca]
	I0729 13:11:02.140510 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.144481 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 13:11:02.144558 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 13:11:02.189454 2466752 cri.go:89] found id: "1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:02.189519 2466752 cri.go:89] found id: ""
	I0729 13:11:02.189541 2466752 logs.go:276] 1 containers: [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a]
	I0729 13:11:02.189610 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.193392 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 13:11:02.193508 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 13:11:02.233517 2466752 cri.go:89] found id: "92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:02.233539 2466752 cri.go:89] found id: ""
	I0729 13:11:02.233547 2466752 logs.go:276] 1 containers: [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba]
	I0729 13:11:02.233623 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.237255 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 13:11:02.237328 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 13:11:02.276996 2466752 cri.go:89] found id: "8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:02.277065 2466752 cri.go:89] found id: ""
	I0729 13:11:02.277087 2466752 logs.go:276] 1 containers: [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688]
	I0729 13:11:02.277185 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:02.282301 2466752 logs.go:123] Gathering logs for dmesg ...
	I0729 13:11:02.282332 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 13:11:02.304303 2466752 logs.go:123] Gathering logs for kube-controller-manager [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba] ...
	I0729 13:11:02.304334 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:02.376508 2466752 logs.go:123] Gathering logs for CRI-O ...
	I0729 13:11:02.376546 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 13:11:02.475901 2466752 logs.go:123] Gathering logs for container status ...
	I0729 13:11:02.475995 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 13:11:02.525842 2466752 logs.go:123] Gathering logs for kindnet [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688] ...
	I0729 13:11:02.525877 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:02.575332 2466752 logs.go:123] Gathering logs for kubelet ...
	I0729 13:11:02.575372 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 13:11:02.645832 2466752 logs.go:123] Gathering logs for describe nodes ...
	I0729 13:11:02.645872 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 13:11:02.826511 2466752 logs.go:123] Gathering logs for kube-apiserver [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887] ...
	I0729 13:11:02.826539 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:02.887199 2466752 logs.go:123] Gathering logs for etcd [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775] ...
	I0729 13:11:02.887233 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:02.946225 2466752 logs.go:123] Gathering logs for coredns [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd] ...
	I0729 13:11:02.946269 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:02.994744 2466752 logs.go:123] Gathering logs for kube-scheduler [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca] ...
	I0729 13:11:02.994777 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:03.062542 2466752 logs.go:123] Gathering logs for kube-proxy [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a] ...
	I0729 13:11:03.062577 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:05.608775 2466752 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 13:11:05.622845 2466752 api_server.go:72] duration metric: took 2m40.664763098s to wait for apiserver process to appear ...
	I0729 13:11:05.622869 2466752 api_server.go:88] waiting for apiserver healthz status ...
	I0729 13:11:05.622908 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 13:11:05.622972 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 13:11:05.665847 2466752 cri.go:89] found id: "8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:05.665872 2466752 cri.go:89] found id: ""
	I0729 13:11:05.665880 2466752 logs.go:276] 1 containers: [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887]
	I0729 13:11:05.665944 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.669600 2466752 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 13:11:05.669677 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 13:11:05.708197 2466752 cri.go:89] found id: "d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:05.708225 2466752 cri.go:89] found id: ""
	I0729 13:11:05.708234 2466752 logs.go:276] 1 containers: [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775]
	I0729 13:11:05.708297 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.711775 2466752 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 13:11:05.711850 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 13:11:05.750724 2466752 cri.go:89] found id: "61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:05.750785 2466752 cri.go:89] found id: ""
	I0729 13:11:05.750807 2466752 logs.go:276] 1 containers: [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd]
	I0729 13:11:05.750895 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.754523 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 13:11:05.754644 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 13:11:05.792957 2466752 cri.go:89] found id: "668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:05.792980 2466752 cri.go:89] found id: ""
	I0729 13:11:05.792988 2466752 logs.go:276] 1 containers: [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca]
	I0729 13:11:05.793069 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.796877 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 13:11:05.796951 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 13:11:05.838246 2466752 cri.go:89] found id: "1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:05.838315 2466752 cri.go:89] found id: ""
	I0729 13:11:05.838338 2466752 logs.go:276] 1 containers: [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a]
	I0729 13:11:05.838431 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.842349 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 13:11:05.842429 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 13:11:05.884151 2466752 cri.go:89] found id: "92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:05.884173 2466752 cri.go:89] found id: ""
	I0729 13:11:05.884183 2466752 logs.go:276] 1 containers: [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba]
	I0729 13:11:05.884263 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.888069 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 13:11:05.888167 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 13:11:05.936371 2466752 cri.go:89] found id: "8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:05.936395 2466752 cri.go:89] found id: ""
	I0729 13:11:05.936403 2466752 logs.go:276] 1 containers: [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688]
	I0729 13:11:05.936489 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:05.940781 2466752 logs.go:123] Gathering logs for dmesg ...
	I0729 13:11:05.940857 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 13:11:05.960585 2466752 logs.go:123] Gathering logs for kube-controller-manager [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba] ...
	I0729 13:11:05.960616 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:06.038801 2466752 logs.go:123] Gathering logs for kindnet [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688] ...
	I0729 13:11:06.038844 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:06.098897 2466752 logs.go:123] Gathering logs for CRI-O ...
	I0729 13:11:06.098995 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 13:11:06.205417 2466752 logs.go:123] Gathering logs for container status ...
	I0729 13:11:06.205457 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 13:11:06.268656 2466752 logs.go:123] Gathering logs for kubelet ...
	I0729 13:11:06.268745 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 13:11:06.344001 2466752 logs.go:123] Gathering logs for describe nodes ...
	I0729 13:11:06.344085 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 13:11:06.499901 2466752 logs.go:123] Gathering logs for kube-apiserver [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887] ...
	I0729 13:11:06.499988 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:06.622713 2466752 logs.go:123] Gathering logs for etcd [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775] ...
	I0729 13:11:06.622792 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:06.691174 2466752 logs.go:123] Gathering logs for coredns [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd] ...
	I0729 13:11:06.691251 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:06.755113 2466752 logs.go:123] Gathering logs for kube-scheduler [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca] ...
	I0729 13:11:06.755143 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:06.809872 2466752 logs.go:123] Gathering logs for kube-proxy [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a] ...
	I0729 13:11:06.809906 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:09.351487 2466752 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 13:11:09.360303 2466752 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0729 13:11:09.361258 2466752 api_server.go:141] control plane version: v1.30.3
	I0729 13:11:09.361286 2466752 api_server.go:131] duration metric: took 3.738409477s to wait for apiserver health ...
	I0729 13:11:09.361295 2466752 system_pods.go:43] waiting for kube-system pods to appear ...
	I0729 13:11:09.361318 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 13:11:09.361384 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 13:11:09.404643 2466752 cri.go:89] found id: "8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:09.404668 2466752 cri.go:89] found id: ""
	I0729 13:11:09.404676 2466752 logs.go:276] 1 containers: [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887]
	I0729 13:11:09.404766 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.408358 2466752 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 13:11:09.408438 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 13:11:09.446286 2466752 cri.go:89] found id: "d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:09.446308 2466752 cri.go:89] found id: ""
	I0729 13:11:09.446316 2466752 logs.go:276] 1 containers: [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775]
	I0729 13:11:09.446373 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.450040 2466752 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 13:11:09.450115 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 13:11:09.488932 2466752 cri.go:89] found id: "61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:09.488964 2466752 cri.go:89] found id: ""
	I0729 13:11:09.488973 2466752 logs.go:276] 1 containers: [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd]
	I0729 13:11:09.489035 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.492699 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 13:11:09.492773 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 13:11:09.531749 2466752 cri.go:89] found id: "668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:09.531773 2466752 cri.go:89] found id: ""
	I0729 13:11:09.531781 2466752 logs.go:276] 1 containers: [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca]
	I0729 13:11:09.531871 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.535410 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 13:11:09.535485 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 13:11:09.573514 2466752 cri.go:89] found id: "1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:09.573589 2466752 cri.go:89] found id: ""
	I0729 13:11:09.573613 2466752 logs.go:276] 1 containers: [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a]
	I0729 13:11:09.573715 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.577370 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 13:11:09.577439 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 13:11:09.619402 2466752 cri.go:89] found id: "92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:09.619425 2466752 cri.go:89] found id: ""
	I0729 13:11:09.619433 2466752 logs.go:276] 1 containers: [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba]
	I0729 13:11:09.619501 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.623175 2466752 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 13:11:09.623298 2466752 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 13:11:09.664509 2466752 cri.go:89] found id: "8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:09.664539 2466752 cri.go:89] found id: ""
	I0729 13:11:09.664548 2466752 logs.go:276] 1 containers: [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688]
	I0729 13:11:09.664634 2466752 ssh_runner.go:195] Run: which crictl
	I0729 13:11:09.668516 2466752 logs.go:123] Gathering logs for kubelet ...
	I0729 13:11:09.668547 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 13:11:09.736066 2466752 logs.go:123] Gathering logs for dmesg ...
	I0729 13:11:09.736100 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 13:11:09.756944 2466752 logs.go:123] Gathering logs for kube-apiserver [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887] ...
	I0729 13:11:09.756974 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887"
	I0729 13:11:09.827172 2466752 logs.go:123] Gathering logs for kube-proxy [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a] ...
	I0729 13:11:09.827207 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a"
	I0729 13:11:09.869988 2466752 logs.go:123] Gathering logs for kube-controller-manager [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba] ...
	I0729 13:11:09.870018 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba"
	I0729 13:11:09.961830 2466752 logs.go:123] Gathering logs for describe nodes ...
	I0729 13:11:09.961867 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 13:11:10.119502 2466752 logs.go:123] Gathering logs for etcd [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775] ...
	I0729 13:11:10.119536 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775"
	I0729 13:11:10.172103 2466752 logs.go:123] Gathering logs for coredns [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd] ...
	I0729 13:11:10.172142 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd"
	I0729 13:11:10.222217 2466752 logs.go:123] Gathering logs for kube-scheduler [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca] ...
	I0729 13:11:10.222247 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca"
	I0729 13:11:10.277959 2466752 logs.go:123] Gathering logs for kindnet [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688] ...
	I0729 13:11:10.277997 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688"
	I0729 13:11:10.331472 2466752 logs.go:123] Gathering logs for CRI-O ...
	I0729 13:11:10.331510 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 13:11:10.429138 2466752 logs.go:123] Gathering logs for container status ...
	I0729 13:11:10.429180 2466752 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 13:11:12.992501 2466752 system_pods.go:59] 18 kube-system pods found
	I0729 13:11:12.992545 2466752 system_pods.go:61] "coredns-7db6d8ff4d-mfpqk" [8519ffea-ff63-4466-8a3e-a58184d79862] Running
	I0729 13:11:12.992552 2466752 system_pods.go:61] "csi-hostpath-attacher-0" [2b46f8d8-7051-4a04-84b5-129734f668f8] Running
	I0729 13:11:12.992557 2466752 system_pods.go:61] "csi-hostpath-resizer-0" [6f9e96a1-8fad-4702-8f03-33de62a1ebc3] Running
	I0729 13:11:12.992567 2466752 system_pods.go:61] "csi-hostpathplugin-jn9nd" [01204aa9-1654-4934-bbd9-084bc71ea492] Running
	I0729 13:11:12.992572 2466752 system_pods.go:61] "etcd-addons-707575" [4898e820-f2a4-4e0e-9572-3e0d0ed265b2] Running
	I0729 13:11:12.992576 2466752 system_pods.go:61] "kindnet-wjb89" [df3abd21-d105-435a-9e12-904f702bd4d6] Running
	I0729 13:11:12.992581 2466752 system_pods.go:61] "kube-apiserver-addons-707575" [8ca63bb2-fb87-4fc7-abf5-4f21dc7241ae] Running
	I0729 13:11:12.992586 2466752 system_pods.go:61] "kube-controller-manager-addons-707575" [74996b01-c9e8-4fc7-8031-8e034ddec2e3] Running
	I0729 13:11:12.992590 2466752 system_pods.go:61] "kube-ingress-dns-minikube" [cb6b4161-3913-466d-ad66-c89b8fa4ff02] Running
	I0729 13:11:12.992598 2466752 system_pods.go:61] "kube-proxy-q7kxt" [21fc608a-791b-40e2-875e-90a4547d510f] Running
	I0729 13:11:12.992609 2466752 system_pods.go:61] "kube-scheduler-addons-707575" [abcb8c1c-e115-40dc-ae9e-90955047b5d4] Running
	I0729 13:11:12.992613 2466752 system_pods.go:61] "metrics-server-c59844bb4-85mz6" [6f2a8105-8147-4599-b59f-da194c32a5d1] Running
	I0729 13:11:12.992617 2466752 system_pods.go:61] "nvidia-device-plugin-daemonset-d2dwq" [91780759-5ca4-4447-8d75-023dbe0301d8] Running
	I0729 13:11:12.992621 2466752 system_pods.go:61] "registry-656c9c8d9c-5nzgd" [3109a566-c6db-4276-b5c9-e501b8a6b9e7] Running
	I0729 13:11:12.992631 2466752 system_pods.go:61] "registry-proxy-wgsdn" [8921637f-84cb-4cfc-b67b-42140551cf81] Running
	I0729 13:11:12.992635 2466752 system_pods.go:61] "snapshot-controller-745499f584-czngw" [808b82bb-f9a2-41c8-99be-1039cdea8985] Running
	I0729 13:11:12.992639 2466752 system_pods.go:61] "snapshot-controller-745499f584-kgm7x" [c8a6d8ce-bb21-4af9-bdb4-31bd5cc09c15] Running
	I0729 13:11:12.992643 2466752 system_pods.go:61] "storage-provisioner" [66ceac0b-80b5-478c-a093-8166cf23d633] Running
	I0729 13:11:12.992650 2466752 system_pods.go:74] duration metric: took 3.631348669s to wait for pod list to return data ...
	I0729 13:11:12.992661 2466752 default_sa.go:34] waiting for default service account to be created ...
	I0729 13:11:12.994999 2466752 default_sa.go:45] found service account: "default"
	I0729 13:11:12.995027 2466752 default_sa.go:55] duration metric: took 2.359522ms for default service account to be created ...
	I0729 13:11:12.995038 2466752 system_pods.go:116] waiting for k8s-apps to be running ...
	I0729 13:11:13.006574 2466752 system_pods.go:86] 18 kube-system pods found
	I0729 13:11:13.006613 2466752 system_pods.go:89] "coredns-7db6d8ff4d-mfpqk" [8519ffea-ff63-4466-8a3e-a58184d79862] Running
	I0729 13:11:13.006621 2466752 system_pods.go:89] "csi-hostpath-attacher-0" [2b46f8d8-7051-4a04-84b5-129734f668f8] Running
	I0729 13:11:13.006628 2466752 system_pods.go:89] "csi-hostpath-resizer-0" [6f9e96a1-8fad-4702-8f03-33de62a1ebc3] Running
	I0729 13:11:13.006634 2466752 system_pods.go:89] "csi-hostpathplugin-jn9nd" [01204aa9-1654-4934-bbd9-084bc71ea492] Running
	I0729 13:11:13.006637 2466752 system_pods.go:89] "etcd-addons-707575" [4898e820-f2a4-4e0e-9572-3e0d0ed265b2] Running
	I0729 13:11:13.006642 2466752 system_pods.go:89] "kindnet-wjb89" [df3abd21-d105-435a-9e12-904f702bd4d6] Running
	I0729 13:11:13.006646 2466752 system_pods.go:89] "kube-apiserver-addons-707575" [8ca63bb2-fb87-4fc7-abf5-4f21dc7241ae] Running
	I0729 13:11:13.006656 2466752 system_pods.go:89] "kube-controller-manager-addons-707575" [74996b01-c9e8-4fc7-8031-8e034ddec2e3] Running
	I0729 13:11:13.006660 2466752 system_pods.go:89] "kube-ingress-dns-minikube" [cb6b4161-3913-466d-ad66-c89b8fa4ff02] Running
	I0729 13:11:13.006675 2466752 system_pods.go:89] "kube-proxy-q7kxt" [21fc608a-791b-40e2-875e-90a4547d510f] Running
	I0729 13:11:13.006681 2466752 system_pods.go:89] "kube-scheduler-addons-707575" [abcb8c1c-e115-40dc-ae9e-90955047b5d4] Running
	I0729 13:11:13.006685 2466752 system_pods.go:89] "metrics-server-c59844bb4-85mz6" [6f2a8105-8147-4599-b59f-da194c32a5d1] Running
	I0729 13:11:13.006692 2466752 system_pods.go:89] "nvidia-device-plugin-daemonset-d2dwq" [91780759-5ca4-4447-8d75-023dbe0301d8] Running
	I0729 13:11:13.006697 2466752 system_pods.go:89] "registry-656c9c8d9c-5nzgd" [3109a566-c6db-4276-b5c9-e501b8a6b9e7] Running
	I0729 13:11:13.006701 2466752 system_pods.go:89] "registry-proxy-wgsdn" [8921637f-84cb-4cfc-b67b-42140551cf81] Running
	I0729 13:11:13.006739 2466752 system_pods.go:89] "snapshot-controller-745499f584-czngw" [808b82bb-f9a2-41c8-99be-1039cdea8985] Running
	I0729 13:11:13.006746 2466752 system_pods.go:89] "snapshot-controller-745499f584-kgm7x" [c8a6d8ce-bb21-4af9-bdb4-31bd5cc09c15] Running
	I0729 13:11:13.006750 2466752 system_pods.go:89] "storage-provisioner" [66ceac0b-80b5-478c-a093-8166cf23d633] Running
	I0729 13:11:13.006756 2466752 system_pods.go:126] duration metric: took 11.712688ms to wait for k8s-apps to be running ...
	I0729 13:11:13.006764 2466752 system_svc.go:44] waiting for kubelet service to be running ....
	I0729 13:11:13.006826 2466752 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 13:11:13.019889 2466752 system_svc.go:56] duration metric: took 13.113913ms WaitForService to wait for kubelet
	I0729 13:11:13.019921 2466752 kubeadm.go:582] duration metric: took 2m48.061844177s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 13:11:13.019943 2466752 node_conditions.go:102] verifying NodePressure condition ...
	I0729 13:11:13.024146 2466752 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 13:11:13.024183 2466752 node_conditions.go:123] node cpu capacity is 2
	I0729 13:11:13.024197 2466752 node_conditions.go:105] duration metric: took 4.248244ms to run NodePressure ...
	I0729 13:11:13.024212 2466752 start.go:241] waiting for startup goroutines ...
	I0729 13:11:13.024231 2466752 start.go:246] waiting for cluster config update ...
	I0729 13:11:13.024248 2466752 start.go:255] writing updated cluster config ...
	I0729 13:11:13.024563 2466752 ssh_runner.go:195] Run: rm -f paused
	I0729 13:11:13.372600 2466752 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0729 13:11:13.376276 2466752 out.go:177] * Done! kubectl is now configured to use "addons-707575" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 29 13:16:27 addons-707575 crio[960]: time="2024-07-29 13:16:27.147781034Z" level=info msg="Pulled image: ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37" id=fdede4e7-0eb1-458b-8b96-290b29452ce4 name=/runtime.v1.ImageService/PullImage
	Jul 29 13:16:27 addons-707575 crio[960]: time="2024-07-29 13:16:27.148551888Z" level=info msg="Checking image status: ghcr.io/headlamp-k8s/headlamp:v0.24.1@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37" id=7c94a103-d982-4f31-b527-d9285a20bfa1 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 13:16:27 addons-707575 crio[960]: time="2024-07-29 13:16:27.150034202Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:6cb7dcc2008faf711d036aa3a7062caeee626e9ae6f7f19125c3d13f0c56d49d,RepoTags:[],RepoDigests:[ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37 ghcr.io/headlamp-k8s/headlamp@sha256:e2dfcea019f7667ac12e29b1c95c50c5d63a1c173b2d8d9ef4159b35ad9aab4b],Size_:234086277,Uid:nil,Username:headlamp,Spec:nil,},Info:map[string]string{},}" id=7c94a103-d982-4f31-b527-d9285a20bfa1 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 13:16:27 addons-707575 crio[960]: time="2024-07-29 13:16:27.150952244Z" level=info msg="Checking image status: ghcr.io/headlamp-k8s/headlamp:v0.24.1@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37" id=60bf1bdf-e533-45ec-9f32-af452fe3c7e0 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 13:16:27 addons-707575 crio[960]: time="2024-07-29 13:16:27.152401648Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:6cb7dcc2008faf711d036aa3a7062caeee626e9ae6f7f19125c3d13f0c56d49d,RepoTags:[],RepoDigests:[ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37 ghcr.io/headlamp-k8s/headlamp@sha256:e2dfcea019f7667ac12e29b1c95c50c5d63a1c173b2d8d9ef4159b35ad9aab4b],Size_:234086277,Uid:nil,Username:headlamp,Spec:nil,},Info:map[string]string{},}" id=60bf1bdf-e533-45ec-9f32-af452fe3c7e0 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 13:16:27 addons-707575 crio[960]: time="2024-07-29 13:16:27.153338677Z" level=info msg="Creating container: headlamp/headlamp-7867546754-cxh8s/headlamp" id=5ba1a599-4ac6-4ac9-aa43-7939dc2a1a24 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 13:16:27 addons-707575 crio[960]: time="2024-07-29 13:16:27.153433633Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 29 13:16:27 addons-707575 crio[960]: time="2024-07-29 13:16:27.216157277Z" level=info msg="Created container 50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb: headlamp/headlamp-7867546754-cxh8s/headlamp" id=5ba1a599-4ac6-4ac9-aa43-7939dc2a1a24 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 13:16:27 addons-707575 crio[960]: time="2024-07-29 13:16:27.216944787Z" level=info msg="Starting container: 50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb" id=63d43d54-0cc8-4cd5-a5cc-1bab9880a2a8 name=/runtime.v1.RuntimeService/StartContainer
	Jul 29 13:16:27 addons-707575 crio[960]: time="2024-07-29 13:16:27.224669052Z" level=info msg="Started container" PID=8921 containerID=50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb description=headlamp/headlamp-7867546754-cxh8s/headlamp id=63d43d54-0cc8-4cd5-a5cc-1bab9880a2a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f31cfad7a0cc803aee9b11de54ebb96b457ccfa31d15f1ce33d8399e733240f
	Jul 29 13:16:34 addons-707575 crio[960]: time="2024-07-29 13:16:34.830165622Z" level=info msg="Stopping container: 50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb (timeout: 30s)" id=d6bcd6c1-49ac-4dfe-9461-677d4a43836a name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 13:16:34 addons-707575 conmon[8908]: conmon 50457b3c80d1c0834101 <ninfo>: container 8921 exited with status 2
	Jul 29 13:16:34 addons-707575 crio[960]: time="2024-07-29 13:16:34.966104003Z" level=info msg="Stopped container 50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb: headlamp/headlamp-7867546754-cxh8s/headlamp" id=d6bcd6c1-49ac-4dfe-9461-677d4a43836a name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 13:16:34 addons-707575 crio[960]: time="2024-07-29 13:16:34.966641238Z" level=info msg="Stopping pod sandbox: 3f31cfad7a0cc803aee9b11de54ebb96b457ccfa31d15f1ce33d8399e733240f" id=ad1fb906-3bd4-4b2b-af77-734616668e0b name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 13:16:34 addons-707575 crio[960]: time="2024-07-29 13:16:34.966857709Z" level=info msg="Got pod network &{Name:headlamp-7867546754-cxh8s Namespace:headlamp ID:3f31cfad7a0cc803aee9b11de54ebb96b457ccfa31d15f1ce33d8399e733240f UID:5277a343-70ca-454e-ba15-8fb1171a1ffb NetNS:/var/run/netns/7f21388a-ece9-4d75-b897-d6a239931525 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 29 13:16:34 addons-707575 crio[960]: time="2024-07-29 13:16:34.966999926Z" level=info msg="Deleting pod headlamp_headlamp-7867546754-cxh8s from CNI network \"kindnet\" (type=ptp)"
	Jul 29 13:16:34 addons-707575 crio[960]: time="2024-07-29 13:16:34.989700469Z" level=info msg="Stopped pod sandbox: 3f31cfad7a0cc803aee9b11de54ebb96b457ccfa31d15f1ce33d8399e733240f" id=ad1fb906-3bd4-4b2b-af77-734616668e0b name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 13:16:35 addons-707575 crio[960]: time="2024-07-29 13:16:35.375583478Z" level=info msg="Removing container: 50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb" id=73fa94bd-c272-4e97-a14a-59b0062b31f0 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 13:16:35 addons-707575 crio[960]: time="2024-07-29 13:16:35.396738169Z" level=info msg="Removed container 50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb: headlamp/headlamp-7867546754-cxh8s/headlamp" id=73fa94bd-c272-4e97-a14a-59b0062b31f0 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 13:16:43 addons-707575 crio[960]: time="2024-07-29 13:16:43.796200246Z" level=info msg="Stopping container: 71163dc40791464a52d1daefccd2b76d35b2409e4276c9339d4f6a451e9085eb (timeout: 30s)" id=96bf757b-95cc-4ce6-8a99-c685e80074b5 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 13:16:44 addons-707575 crio[960]: time="2024-07-29 13:16:44.970549171Z" level=info msg="Stopped container 71163dc40791464a52d1daefccd2b76d35b2409e4276c9339d4f6a451e9085eb: kube-system/metrics-server-c59844bb4-85mz6/metrics-server" id=96bf757b-95cc-4ce6-8a99-c685e80074b5 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 13:16:44 addons-707575 crio[960]: time="2024-07-29 13:16:44.971116346Z" level=info msg="Stopping pod sandbox: dec88f612243c2c896dbaffea851e62198adceb0e740e30f6e191ef876a4d9eb" id=a418b5b6-b97a-4ca1-be40-1183ea469a36 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 13:16:44 addons-707575 crio[960]: time="2024-07-29 13:16:44.971328674Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-85mz6 Namespace:kube-system ID:dec88f612243c2c896dbaffea851e62198adceb0e740e30f6e191ef876a4d9eb UID:6f2a8105-8147-4599-b59f-da194c32a5d1 NetNS:/var/run/netns/bb03c896-3cf1-4899-86b8-57f8586168f6 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 29 13:16:44 addons-707575 crio[960]: time="2024-07-29 13:16:44.971471235Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-85mz6 from CNI network \"kindnet\" (type=ptp)"
	Jul 29 13:16:45 addons-707575 crio[960]: time="2024-07-29 13:16:45.026278854Z" level=info msg="Stopped pod sandbox: dec88f612243c2c896dbaffea851e62198adceb0e740e30f6e191ef876a4d9eb" id=a418b5b6-b97a-4ca1-be40-1183ea469a36 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	f6f73e0d5bf63       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   About a minute ago   Running             hello-world-app           0                   820628d42f42b       hello-world-app-6778b5fc9f-8dhrs
	df9e53e89a346       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         4 minutes ago        Running             nginx                     0                   cb9de02883e6b       nginx
	261f3c40f3fe2       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     5 minutes ago        Running             busybox                   0                   5097c1ee11901       busybox
	71163dc407914       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   6 minutes ago        Exited              metrics-server            0                   dec88f612243c       metrics-server-c59844bb4-85mz6
	4169ea9560136       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        7 minutes ago        Running             storage-provisioner       0                   422ceee01ba97       storage-provisioner
	61f60312cbe88       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        7 minutes ago        Running             coredns                   0                   63a36e093cc84       coredns-7db6d8ff4d-mfpqk
	8868de5fe3e79       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                      8 minutes ago        Running             kindnet-cni               0                   d161a0d4a3ab5       kindnet-wjb89
	1815849a3641a       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                        8 minutes ago        Running             kube-proxy                0                   3edb3a5ddad85       kube-proxy-q7kxt
	8f2a4d6ad1b07       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                        8 minutes ago        Running             kube-apiserver            0                   362c353a93c4e       kube-apiserver-addons-707575
	92e15ff538f80       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                        8 minutes ago        Running             kube-controller-manager   0                   71241f26c413b       kube-controller-manager-addons-707575
	d44e533722ec1       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                        8 minutes ago        Running             etcd                      0                   69b1fb6580796       etcd-addons-707575
	668dd6bbd3fcc       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                        8 minutes ago        Running             kube-scheduler            0                   f3ee2eb9424a2       kube-scheduler-addons-707575
	
	
	==> coredns [61f60312cbe88d16fe5653f428ed94e905498816699dd22c37b4afe2ea4223fd] <==
	[INFO] 10.244.0.14:47691 - 533 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002631599s
	[INFO] 10.244.0.14:48244 - 6504 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000703534s
	[INFO] 10.244.0.14:48244 - 31086 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000564378s
	[INFO] 10.244.0.14:39675 - 20641 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000109101s
	[INFO] 10.244.0.14:39675 - 28578 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000168242s
	[INFO] 10.244.0.14:37142 - 5415 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00007816s
	[INFO] 10.244.0.14:37142 - 63266 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000074796s
	[INFO] 10.244.0.14:43826 - 25394 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000049927s
	[INFO] 10.244.0.14:43826 - 16700 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00011043s
	[INFO] 10.244.0.14:49270 - 40704 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001460268s
	[INFO] 10.244.0.14:49270 - 64258 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001501063s
	[INFO] 10.244.0.14:54775 - 23338 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000123443s
	[INFO] 10.244.0.14:54775 - 14120 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000172953s
	[INFO] 10.244.0.19:33625 - 7411 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000219203s
	[INFO] 10.244.0.19:46206 - 10889 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00017954s
	[INFO] 10.244.0.19:55267 - 1546 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000231117s
	[INFO] 10.244.0.19:38823 - 18227 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000157281s
	[INFO] 10.244.0.19:36063 - 47010 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000167315s
	[INFO] 10.244.0.19:38165 - 27015 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000230181s
	[INFO] 10.244.0.19:42512 - 44988 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.0063495s
	[INFO] 10.244.0.19:56260 - 4046 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.007240845s
	[INFO] 10.244.0.19:33571 - 8353 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001243788s
	[INFO] 10.244.0.19:59285 - 4805 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001242426s
	[INFO] 10.244.0.22:39665 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000191782s
	[INFO] 10.244.0.22:38823 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000105245s
	
	
	==> describe nodes <==
	Name:               addons-707575
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-707575
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=b867516af467da0393bcbe7e6497c888199628ff
	                    minikube.k8s.io/name=addons-707575
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_29T13_08_12_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-707575
	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, 29 Jul 2024 13:08:08 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-707575
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 13:16:42 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 13:16:43 +0000   Mon, 29 Jul 2024 13:08:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 13:16:43 +0000   Mon, 29 Jul 2024 13:08:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 13:16:43 +0000   Mon, 29 Jul 2024 13:08:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 13:16:43 +0000   Mon, 29 Jul 2024 13:09:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-707575
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 b73c182674b541f6a751da1198986a57
	  System UUID:                79c83957-f205-4814-84e3-1458b0f9a423
	  Boot ID:                    f43244bd-8d62-45f7-a4e7-2b350386049a
	  Kernel Version:             5.15.0-1065-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (11 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m32s
	  default                     hello-world-app-6778b5fc9f-8dhrs         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         113s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m13s
	  kube-system                 coredns-7db6d8ff4d-mfpqk                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m20s
	  kube-system                 etcd-addons-707575                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         8m34s
	  kube-system                 kindnet-wjb89                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m21s
	  kube-system                 kube-apiserver-addons-707575             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m34s
	  kube-system                 kube-controller-manager-addons-707575    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m35s
	  kube-system                 kube-proxy-q7kxt                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m21s
	  kube-system                 kube-scheduler-addons-707575             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m34s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m15s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  100m (5%!)(MISSING)
	  memory             220Mi (2%!)(MISSING)  220Mi (2%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 8m14s  kube-proxy       
	  Normal  Starting                 8m34s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m34s  kubelet          Node addons-707575 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m34s  kubelet          Node addons-707575 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m34s  kubelet          Node addons-707575 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           8m21s  node-controller  Node addons-707575 event: Registered Node addons-707575 in Controller
	  Normal  NodeReady                7m35s  kubelet          Node addons-707575 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001040] FS-Cache: O-key=[8] '96dac90000000000'
	[  +0.000696] FS-Cache: N-cookie c=00000065 [p=0000005c fl=2 nc=0 na=1]
	[  +0.000948] FS-Cache: N-cookie d=0000000075a7dcb2{9p.inode} n=0000000003cd159e
	[  +0.001036] FS-Cache: N-key=[8] '96dac90000000000'
	[  +0.002827] FS-Cache: Duplicate cookie detected
	[  +0.000704] FS-Cache: O-cookie c=0000005f [p=0000005c fl=226 nc=0 na=1]
	[  +0.000952] FS-Cache: O-cookie d=0000000075a7dcb2{9p.inode} n=00000000e8c4e10f
	[  +0.001052] FS-Cache: O-key=[8] '96dac90000000000'
	[  +0.000696] FS-Cache: N-cookie c=00000066 [p=0000005c fl=2 nc=0 na=1]
	[  +0.000953] FS-Cache: N-cookie d=0000000075a7dcb2{9p.inode} n=00000000fd01c5cf
	[  +0.001049] FS-Cache: N-key=[8] '96dac90000000000'
	[  +2.767108] FS-Cache: Duplicate cookie detected
	[  +0.000730] FS-Cache: O-cookie c=0000005d [p=0000005c fl=226 nc=0 na=1]
	[  +0.001016] FS-Cache: O-cookie d=0000000075a7dcb2{9p.inode} n=000000008889e387
	[  +0.001074] FS-Cache: O-key=[8] '95dac90000000000'
	[  +0.000753] FS-Cache: N-cookie c=00000068 [p=0000005c fl=2 nc=0 na=1]
	[  +0.000938] FS-Cache: N-cookie d=0000000075a7dcb2{9p.inode} n=0000000027b63aff
	[  +0.001056] FS-Cache: N-key=[8] '95dac90000000000'
	[  +0.350463] FS-Cache: Duplicate cookie detected
	[  +0.000727] FS-Cache: O-cookie c=00000062 [p=0000005c fl=226 nc=0 na=1]
	[  +0.000963] FS-Cache: O-cookie d=0000000075a7dcb2{9p.inode} n=00000000e312dc49
	[  +0.001037] FS-Cache: O-key=[8] '9bdac90000000000'
	[  +0.000737] FS-Cache: N-cookie c=00000069 [p=0000005c fl=2 nc=0 na=1]
	[  +0.000937] FS-Cache: N-cookie d=0000000075a7dcb2{9p.inode} n=0000000003cd159e
	[  +0.001067] FS-Cache: N-key=[8] '9bdac90000000000'
	
	
	==> etcd [d44e533722ec15c194d92bd5ddac229ac7ea38927bad2a779b4e4bc73dc56775] <==
	{"level":"info","ts":"2024-07-29T13:08:05.766271Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-29T13:08:05.763997Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-29T13:08:05.771979Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-29T13:08:05.765513Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-29T13:08:05.78462Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-29T13:08:25.195861Z","caller":"traceutil/trace.go:171","msg":"trace[70431107] transaction","detail":"{read_only:false; response_revision:335; number_of_response:1; }","duration":"144.500004ms","start":"2024-07-29T13:08:25.051346Z","end":"2024-07-29T13:08:25.195846Z","steps":["trace[70431107] 'process raft request'  (duration: 95.597893ms)","trace[70431107] 'compare'  (duration: 48.721396ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T13:08:25.234932Z","caller":"traceutil/trace.go:171","msg":"trace[533332813] transaction","detail":"{read_only:false; response_revision:337; number_of_response:1; }","duration":"103.546599ms","start":"2024-07-29T13:08:25.131368Z","end":"2024-07-29T13:08:25.234915Z","steps":["trace[533332813] 'process raft request'  (duration: 103.233908ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T13:08:25.235128Z","caller":"traceutil/trace.go:171","msg":"trace[6284259] transaction","detail":"{read_only:false; response_revision:338; number_of_response:1; }","duration":"103.472229ms","start":"2024-07-29T13:08:25.131649Z","end":"2024-07-29T13:08:25.235122Z","steps":["trace[6284259] 'process raft request'  (duration: 103.052004ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T13:08:25.235407Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.664422ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" ","response":"range_response_count:1 size:207"}
	{"level":"info","ts":"2024-07-29T13:08:25.235446Z","caller":"traceutil/trace.go:171","msg":"trace[1432422267] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/replicaset-controller; range_end:; response_count:1; response_revision:338; }","duration":"103.72216ms","start":"2024-07-29T13:08:25.131716Z","end":"2024-07-29T13:08:25.235438Z","steps":["trace[1432422267] 'agreement among raft nodes before linearized reading'  (duration: 103.647372ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T13:08:26.252408Z","caller":"traceutil/trace.go:171","msg":"trace[521954841] transaction","detail":"{read_only:false; response_revision:363; number_of_response:1; }","duration":"104.479099ms","start":"2024-07-29T13:08:26.147911Z","end":"2024-07-29T13:08:26.25239Z","steps":["trace[521954841] 'process raft request'  (duration: 64.467089ms)","trace[521954841] 'compare'  (duration: 39.920328ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T13:08:26.670403Z","caller":"traceutil/trace.go:171","msg":"trace[1798240136] transaction","detail":"{read_only:false; response_revision:365; number_of_response:1; }","duration":"131.839643ms","start":"2024-07-29T13:08:26.538536Z","end":"2024-07-29T13:08:26.670376Z","steps":["trace[1798240136] 'process raft request'  (duration: 89.545089ms)","trace[1798240136] 'compare'  (duration: 42.187603ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T13:08:28.32331Z","caller":"traceutil/trace.go:171","msg":"trace[801567340] transaction","detail":"{read_only:false; response_revision:379; number_of_response:1; }","duration":"136.040161ms","start":"2024-07-29T13:08:28.187254Z","end":"2024-07-29T13:08:28.323294Z","steps":["trace[801567340] 'process raft request'  (duration: 133.394448ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T13:08:29.13501Z","caller":"traceutil/trace.go:171","msg":"trace[1183308341] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"159.183382ms","start":"2024-07-29T13:08:28.975806Z","end":"2024-07-29T13:08:29.134989Z","steps":["trace[1183308341] 'process raft request'  (duration: 41.49023ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T13:08:29.183522Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"165.777015ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T13:08:29.183587Z","caller":"traceutil/trace.go:171","msg":"trace[1241466584] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:396; }","duration":"165.848357ms","start":"2024-07-29T13:08:29.017725Z","end":"2024-07-29T13:08:29.183573Z","steps":["trace[1241466584] 'agreement among raft nodes before linearized reading'  (duration: 117.307856ms)","trace[1241466584] 'range keys from in-memory index tree'  (duration: 48.456319ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T13:08:29.18377Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"138.313696ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4096"}
	{"level":"info","ts":"2024-07-29T13:08:29.183798Z","caller":"traceutil/trace.go:171","msg":"trace[1148608811] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:396; }","duration":"138.341469ms","start":"2024-07-29T13:08:29.045449Z","end":"2024-07-29T13:08:29.18379Z","steps":["trace[1148608811] 'agreement among raft nodes before linearized reading'  (duration: 106.682038ms)","trace[1148608811] 'range keys from in-memory index tree'  (duration: 31.569612ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T13:08:29.183887Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.66858ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T13:08:29.183911Z","caller":"traceutil/trace.go:171","msg":"trace[1406469790] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:396; }","duration":"115.692645ms","start":"2024-07-29T13:08:29.068212Z","end":"2024-07-29T13:08:29.183905Z","steps":["trace[1406469790] 'agreement among raft nodes before linearized reading'  (duration: 84.511086ms)","trace[1406469790] 'range keys from in-memory index tree'  (duration: 31.146498ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T13:08:29.184024Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"116.838713ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/local-path-storage/\" range_end:\"/registry/resourcequotas/local-path-storage0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T13:08:29.184051Z","caller":"traceutil/trace.go:171","msg":"trace[859922480] range","detail":"{range_begin:/registry/resourcequotas/local-path-storage/; range_end:/registry/resourcequotas/local-path-storage0; response_count:0; response_revision:396; }","duration":"116.949488ms","start":"2024-07-29T13:08:29.067093Z","end":"2024-07-29T13:08:29.184042Z","steps":["trace[859922480] 'agreement among raft nodes before linearized reading'  (duration: 85.642632ms)","trace[859922480] 'range keys from in-memory index tree'  (duration: 31.269885ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T13:08:29.184178Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"138.626789ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-707575\" ","response":"range_response_count:1 size:5744"}
	{"level":"info","ts":"2024-07-29T13:08:29.184203Z","caller":"traceutil/trace.go:171","msg":"trace[606264293] range","detail":"{range_begin:/registry/minions/addons-707575; range_end:; response_count:1; response_revision:396; }","duration":"138.654308ms","start":"2024-07-29T13:08:29.045542Z","end":"2024-07-29T13:08:29.184196Z","steps":["trace[606264293] 'agreement among raft nodes before linearized reading'  (duration: 107.201125ms)","trace[606264293] 'range keys from in-memory index tree'  (duration: 31.386535ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T13:08:29.184572Z","caller":"traceutil/trace.go:171","msg":"trace[1828827919] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"115.63512ms","start":"2024-07-29T13:08:29.068929Z","end":"2024-07-29T13:08:29.184564Z","steps":["trace[1828827919] 'process raft request'  (duration: 92.700754ms)","trace[1828827919] 'compare'  (duration: 21.737681ms)"],"step_count":2}
	
	
	==> kernel <==
	 13:16:45 up 10:59,  0 users,  load average: 0.76, 1.21, 2.04
	Linux addons-707575 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [8868de5fe3e79588434d740d9046a941cc79b843b98b833093c2144060205688] <==
	E0729 13:15:23.333996       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	W0729 13:15:27.404382       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 13:15:27.404417       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0729 13:15:30.813235       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:15:30.813274       1 main.go:299] handling current node
	I0729 13:15:40.813138       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:15:40.813175       1 main.go:299] handling current node
	I0729 13:15:50.813048       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:15:50.813082       1 main.go:299] handling current node
	I0729 13:16:00.813634       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:16:00.813760       1 main.go:299] handling current node
	W0729 13:16:01.981840       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0729 13:16:01.981987       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0729 13:16:08.877021       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0729 13:16:08.877147       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0729 13:16:10.812874       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:16:10.812915       1 main.go:299] handling current node
	W0729 13:16:11.583325       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 13:16:11.583368       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0729 13:16:20.813065       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:16:20.813103       1 main.go:299] handling current node
	I0729 13:16:30.813591       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:16:30.813642       1 main.go:299] handling current node
	I0729 13:16:40.813563       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 13:16:40.813602       1 main.go:299] handling current node
	
	
	==> kube-apiserver [8f2a4d6ad1b07a6379b4517ee16365ffef5dff15476ffde639df82cdccd20887] <==
	I0729 13:11:58.641530       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0729 13:12:20.305507       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 13:12:20.305644       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 13:12:20.329802       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 13:12:20.329857       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 13:12:20.344466       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 13:12:20.344515       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 13:12:20.357048       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 13:12:20.357183       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 13:12:20.383928       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 13:12:20.384468       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0729 13:12:21.346471       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0729 13:12:21.384889       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0729 13:12:21.426753       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0729 13:12:27.111462       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0729 13:12:28.152808       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0729 13:12:32.641474       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0729 13:12:32.951290       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.100.106.126"}
	I0729 13:14:52.386641       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.99.151.82"}
	E0729 13:14:54.085293       1 watch.go:250] http2: stream closed
	E0729 13:15:15.280610       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0729 13:15:15.291544       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0729 13:15:15.302295       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0729 13:15:30.302902       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0729 13:16:23.235477       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.99.176.182"}
	
	
	==> kube-controller-manager [92e15ff538f80e3557f4500a2c2d975cba0273ab0234ec850b1cfc23bd6bf3ba] <==
	W0729 13:15:37.417975       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
	E0729 13:15:37.418012       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
	W0729 13:15:58.951379       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
	E0729 13:15:58.951414       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
	I0729 13:16:02.548741       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	I0729 13:16:04.142010       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-799879c74f" duration="7.499µs"
	W0729 13:16:08.316028       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
	E0729 13:16:08.316068       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
	I0729 13:16:14.243994       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0729 13:16:15.384891       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
	E0729 13:16:15.385013       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
	I0729 13:16:22.330445       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-5455fb9b69" duration="6.4µs"
	I0729 13:16:23.316826       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="59.423279ms"
	I0729 13:16:23.345494       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="28.336487ms"
	I0729 13:16:23.345586       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="52.84µs"
	I0729 13:16:23.345687       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="49.87µs"
	I0729 13:16:23.368638       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="46.563µs"
	W0729 13:16:25.337930       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
	E0729 13:16:25.337966       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
	I0729 13:16:27.368909       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="59.855µs"
	I0729 13:16:27.399593       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="13.40874ms"
	I0729 13:16:27.400239       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="53.07µs"
	I0729 13:16:34.820758       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="6.211µs"
	I0729 13:16:43.770893       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="6.63µs"
	I0729 13:16:44.914465       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	
	
	==> kube-proxy [1815849a3641a63fb31c94b1c5678e2fe2a923a51b6d7a869ef3f75204f63a3a] <==
	I0729 13:08:30.219798       1 server_linux.go:69] "Using iptables proxy"
	I0729 13:08:30.560456       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0729 13:08:31.308691       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0729 13:08:31.308826       1 server_linux.go:165] "Using iptables Proxier"
	I0729 13:08:31.311476       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0729 13:08:31.311580       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0729 13:08:31.311621       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"
	I0729 13:08:31.311877       1 server.go:872] "Version info" version="v1.30.3"
	I0729 13:08:31.312123       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0729 13:08:31.313441       1 config.go:192] "Starting service config controller"
	I0729 13:08:31.318587       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0729 13:08:31.318769       1 config.go:101] "Starting endpoint slice config controller"
	I0729 13:08:31.318808       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0729 13:08:31.319400       1 config.go:319] "Starting node config controller"
	I0729 13:08:31.321055       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0729 13:08:31.425520       1 shared_informer.go:320] Caches are synced for node config
	I0729 13:08:31.425565       1 shared_informer.go:320] Caches are synced for service config
	I0729 13:08:31.425589       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [668dd6bbd3fccbee32470f636909dcffdcd6f491bf82bfd12c5acd8251d37aca] <==
	E0729 13:08:09.040004       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
	E0729 13:08:09.040141       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
	E0729 13:08:09.040152       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
	E0729 13:08:09.040160       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
	W0729 13:08:09.040478       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
	E0729 13:08:09.040535       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
	W0729 13:08:09.950848       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
	E0729 13:08:09.950996       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
	W0729 13:08:09.958300       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0729 13:08:09.958417       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0729 13:08:09.958588       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
	E0729 13:08:09.958645       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
	W0729 13:08:09.972179       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
	E0729 13:08:09.972297       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
	W0729 13:08:09.975440       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0729 13:08:09.975584       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0729 13:08:09.980789       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0729 13:08:09.980902       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0729 13:08:10.072960       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
	E0729 13:08:10.073004       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
	W0729 13:08:10.145032       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
	E0729 13:08:10.145143       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
	W0729 13:08:10.146379       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0729 13:08:10.146477       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0729 13:08:13.313626       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 29 13:16:23 addons-707575 kubelet[1540]: I0729 13:16:23.296879    1540 memory_manager.go:354] "RemoveStaleState removing state" podUID="91780759-5ca4-4447-8d75-023dbe0301d8" containerName="nvidia-device-plugin-ctr"
	Jul 29 13:16:23 addons-707575 kubelet[1540]: I0729 13:16:23.315597    1540 scope.go:117] "RemoveContainer" containerID="e7f9d745100137291225a3f3f2a0f641e2845f9f06dc9382c8b625b0f002463e"
	Jul 29 13:16:23 addons-707575 kubelet[1540]: E0729 13:16:23.316150    1540 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"e7f9d745100137291225a3f3f2a0f641e2845f9f06dc9382c8b625b0f002463e\": container with ID starting with e7f9d745100137291225a3f3f2a0f641e2845f9f06dc9382c8b625b0f002463e not found: ID does not exist" containerID="e7f9d745100137291225a3f3f2a0f641e2845f9f06dc9382c8b625b0f002463e"
	Jul 29 13:16:23 addons-707575 kubelet[1540]: I0729 13:16:23.316197    1540 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"e7f9d745100137291225a3f3f2a0f641e2845f9f06dc9382c8b625b0f002463e"} err="failed to get container status \"e7f9d745100137291225a3f3f2a0f641e2845f9f06dc9382c8b625b0f002463e\": rpc error: code = NotFound desc = could not find container \"e7f9d745100137291225a3f3f2a0f641e2845f9f06dc9382c8b625b0f002463e\": container with ID starting with e7f9d745100137291225a3f3f2a0f641e2845f9f06dc9382c8b625b0f002463e not found: ID does not exist"
	Jul 29 13:16:23 addons-707575 kubelet[1540]: I0729 13:16:23.377390    1540 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-9wbwk\" (UniqueName: \"kubernetes.io/projected/5277a343-70ca-454e-ba15-8fb1171a1ffb-kube-api-access-9wbwk\") pod \"headlamp-7867546754-cxh8s\" (UID: \"5277a343-70ca-454e-ba15-8fb1171a1ffb\") " pod="headlamp/headlamp-7867546754-cxh8s"
	Jul 29 13:16:23 addons-707575 kubelet[1540]: I0729 13:16:23.831707    1540 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="6b371118-9378-4178-93be-0450726cda03" path="/var/lib/kubelet/pods/6b371118-9378-4178-93be-0450726cda03/volumes"
	Jul 29 13:16:27 addons-707575 kubelet[1540]: I0729 13:16:27.384509    1540 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="headlamp/headlamp-7867546754-cxh8s" podStartSLOduration=0.876506884 podStartE2EDuration="4.384484051s" podCreationTimestamp="2024-07-29 13:16:23 +0000 UTC" firstStartedPulling="2024-07-29 13:16:23.642325705 +0000 UTC m=+492.097996488" lastFinishedPulling="2024-07-29 13:16:27.150302872 +0000 UTC m=+495.605973655" observedRunningTime="2024-07-29 13:16:27.369092102 +0000 UTC m=+495.824762926" watchObservedRunningTime="2024-07-29 13:16:27.384484051 +0000 UTC m=+495.840154834"
	Jul 29 13:16:35 addons-707575 kubelet[1540]: I0729 13:16:35.056339    1540 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-9wbwk\" (UniqueName: \"kubernetes.io/projected/5277a343-70ca-454e-ba15-8fb1171a1ffb-kube-api-access-9wbwk\") pod \"5277a343-70ca-454e-ba15-8fb1171a1ffb\" (UID: \"5277a343-70ca-454e-ba15-8fb1171a1ffb\") "
	Jul 29 13:16:35 addons-707575 kubelet[1540]: I0729 13:16:35.060785    1540 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/5277a343-70ca-454e-ba15-8fb1171a1ffb-kube-api-access-9wbwk" (OuterVolumeSpecName: "kube-api-access-9wbwk") pod "5277a343-70ca-454e-ba15-8fb1171a1ffb" (UID: "5277a343-70ca-454e-ba15-8fb1171a1ffb"). InnerVolumeSpecName "kube-api-access-9wbwk". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 13:16:35 addons-707575 kubelet[1540]: I0729 13:16:35.157559    1540 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-9wbwk\" (UniqueName: \"kubernetes.io/projected/5277a343-70ca-454e-ba15-8fb1171a1ffb-kube-api-access-9wbwk\") on node \"addons-707575\" DevicePath \"\""
	Jul 29 13:16:35 addons-707575 kubelet[1540]: I0729 13:16:35.374031    1540 scope.go:117] "RemoveContainer" containerID="50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb"
	Jul 29 13:16:35 addons-707575 kubelet[1540]: I0729 13:16:35.396997    1540 scope.go:117] "RemoveContainer" containerID="50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb"
	Jul 29 13:16:35 addons-707575 kubelet[1540]: E0729 13:16:35.397407    1540 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb\": container with ID starting with 50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb not found: ID does not exist" containerID="50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb"
	Jul 29 13:16:35 addons-707575 kubelet[1540]: I0729 13:16:35.397452    1540 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb"} err="failed to get container status \"50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb\": rpc error: code = NotFound desc = could not find container \"50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb\": container with ID starting with 50457b3c80d1c0834101fa152c39166d33f8f0a6bd409b60c507d7a5a16551bb not found: ID does not exist"
	Jul 29 13:16:35 addons-707575 kubelet[1540]: I0729 13:16:35.831636    1540 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="5277a343-70ca-454e-ba15-8fb1171a1ffb" path="/var/lib/kubelet/pods/5277a343-70ca-454e-ba15-8fb1171a1ffb/volumes"
	Jul 29 13:16:45 addons-707575 kubelet[1540]: I0729 13:16:45.130870    1540 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/6f2a8105-8147-4599-b59f-da194c32a5d1-tmp-dir\") pod \"6f2a8105-8147-4599-b59f-da194c32a5d1\" (UID: \"6f2a8105-8147-4599-b59f-da194c32a5d1\") "
	Jul 29 13:16:45 addons-707575 kubelet[1540]: I0729 13:16:45.130958    1540 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ltvpx\" (UniqueName: \"kubernetes.io/projected/6f2a8105-8147-4599-b59f-da194c32a5d1-kube-api-access-ltvpx\") pod \"6f2a8105-8147-4599-b59f-da194c32a5d1\" (UID: \"6f2a8105-8147-4599-b59f-da194c32a5d1\") "
	Jul 29 13:16:45 addons-707575 kubelet[1540]: I0729 13:16:45.131778    1540 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/6f2a8105-8147-4599-b59f-da194c32a5d1-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "6f2a8105-8147-4599-b59f-da194c32a5d1" (UID: "6f2a8105-8147-4599-b59f-da194c32a5d1"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Jul 29 13:16:45 addons-707575 kubelet[1540]: I0729 13:16:45.140955    1540 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/6f2a8105-8147-4599-b59f-da194c32a5d1-kube-api-access-ltvpx" (OuterVolumeSpecName: "kube-api-access-ltvpx") pod "6f2a8105-8147-4599-b59f-da194c32a5d1" (UID: "6f2a8105-8147-4599-b59f-da194c32a5d1"). InnerVolumeSpecName "kube-api-access-ltvpx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 13:16:45 addons-707575 kubelet[1540]: I0729 13:16:45.231414    1540 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/6f2a8105-8147-4599-b59f-da194c32a5d1-tmp-dir\") on node \"addons-707575\" DevicePath \"\""
	Jul 29 13:16:45 addons-707575 kubelet[1540]: I0729 13:16:45.231484    1540 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-ltvpx\" (UniqueName: \"kubernetes.io/projected/6f2a8105-8147-4599-b59f-da194c32a5d1-kube-api-access-ltvpx\") on node \"addons-707575\" DevicePath \"\""
	Jul 29 13:16:45 addons-707575 kubelet[1540]: I0729 13:16:45.395699    1540 scope.go:117] "RemoveContainer" containerID="71163dc40791464a52d1daefccd2b76d35b2409e4276c9339d4f6a451e9085eb"
	Jul 29 13:16:45 addons-707575 kubelet[1540]: I0729 13:16:45.427937    1540 scope.go:117] "RemoveContainer" containerID="71163dc40791464a52d1daefccd2b76d35b2409e4276c9339d4f6a451e9085eb"
	Jul 29 13:16:45 addons-707575 kubelet[1540]: E0729 13:16:45.428416    1540 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"71163dc40791464a52d1daefccd2b76d35b2409e4276c9339d4f6a451e9085eb\": container with ID starting with 71163dc40791464a52d1daefccd2b76d35b2409e4276c9339d4f6a451e9085eb not found: ID does not exist" containerID="71163dc40791464a52d1daefccd2b76d35b2409e4276c9339d4f6a451e9085eb"
	Jul 29 13:16:45 addons-707575 kubelet[1540]: I0729 13:16:45.428452    1540 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"71163dc40791464a52d1daefccd2b76d35b2409e4276c9339d4f6a451e9085eb"} err="failed to get container status \"71163dc40791464a52d1daefccd2b76d35b2409e4276c9339d4f6a451e9085eb\": rpc error: code = NotFound desc = could not find container \"71163dc40791464a52d1daefccd2b76d35b2409e4276c9339d4f6a451e9085eb\": container with ID starting with 71163dc40791464a52d1daefccd2b76d35b2409e4276c9339d4f6a451e9085eb not found: ID does not exist"
	
	
	==> storage-provisioner [4169ea95601361cc92c15e8cd8c37ca20cd9864f8d06d0c2ea97ba8e593ad84e] <==
	I0729 13:09:11.867253       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0729 13:09:11.924473       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0729 13:09:11.938377       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0729 13:09:11.974411       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0729 13:09:11.976390       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"b1776491-b438-4b78-9027-1edbec9100b6", APIVersion:"v1", ResourceVersion:"921", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-707575_5bc5bd4e-2256-4ac0-823a-c83473646397 became leader
	I0729 13:09:11.976668       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-707575_5bc5bd4e-2256-4ac0-823a-c83473646397!
	I0729 13:09:12.079318       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-707575_5bc5bd4e-2256-4ac0-823a-c83473646397!
	

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

                                                
                                    

Test pass (301/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.72
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.15
12 TestDownloadOnly/v1.30.3/json-events 7.02
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.07
18 TestDownloadOnly/v1.30.3/DeleteAll 0.2
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.31.0-beta.0/json-events 7.51
22 TestDownloadOnly/v1.31.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-beta.0/LogsDuration 0.16
27 TestDownloadOnly/v1.31.0-beta.0/DeleteAll 0.34
28 TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds 0.24
30 TestBinaryMirror 0.56
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
36 TestAddons/Setup 231.53
40 TestAddons/serial/GCPAuth/Namespaces 0.22
42 TestAddons/parallel/Registry 15.43
44 TestAddons/parallel/InspektorGadget 11.75
48 TestAddons/parallel/CSI 49.61
49 TestAddons/parallel/Headlamp 17.6
50 TestAddons/parallel/CloudSpanner 6.58
51 TestAddons/parallel/LocalPath 53.31
52 TestAddons/parallel/NvidiaDevicePlugin 6.49
53 TestAddons/parallel/Yakd 11.72
54 TestAddons/StoppedEnableDisable 12.14
55 TestCertOptions 38.37
56 TestCertExpiration 243.69
58 TestForceSystemdFlag 43.84
59 TestForceSystemdEnv 36.57
65 TestErrorSpam/setup 33.57
66 TestErrorSpam/start 0.7
67 TestErrorSpam/status 0.99
68 TestErrorSpam/pause 1.66
69 TestErrorSpam/unpause 1.75
70 TestErrorSpam/stop 1.39
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 59.96
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 31.88
77 TestFunctional/serial/KubeContext 0.06
78 TestFunctional/serial/KubectlGetPods 0.09
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.14
82 TestFunctional/serial/CacheCmd/cache/add_local 1.09
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
84 TestFunctional/serial/CacheCmd/cache/list 0.06
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.36
86 TestFunctional/serial/CacheCmd/cache/cache_reload 2.09
87 TestFunctional/serial/CacheCmd/cache/delete 0.11
88 TestFunctional/serial/MinikubeKubectlCmd 0.14
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
90 TestFunctional/serial/ExtraConfig 37.72
91 TestFunctional/serial/ComponentHealth 0.1
92 TestFunctional/serial/LogsCmd 1.68
93 TestFunctional/serial/LogsFileCmd 1.81
94 TestFunctional/serial/InvalidService 4.53
96 TestFunctional/parallel/ConfigCmd 0.42
97 TestFunctional/parallel/DashboardCmd 10.37
98 TestFunctional/parallel/DryRun 0.42
99 TestFunctional/parallel/InternationalLanguage 0.22
100 TestFunctional/parallel/StatusCmd 1.23
104 TestFunctional/parallel/ServiceCmdConnect 11.69
105 TestFunctional/parallel/AddonsCmd 0.23
106 TestFunctional/parallel/PersistentVolumeClaim 26.09
108 TestFunctional/parallel/SSHCmd 0.72
109 TestFunctional/parallel/CpCmd 2.35
111 TestFunctional/parallel/FileSync 0.35
112 TestFunctional/parallel/CertSync 2.29
116 TestFunctional/parallel/NodeLabels 0.11
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.75
120 TestFunctional/parallel/License 0.27
122 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.64
123 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.55
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
127 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
131 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
132 TestFunctional/parallel/ServiceCmd/DeployApp 6.21
133 TestFunctional/parallel/ProfileCmd/profile_not_create 0.46
134 TestFunctional/parallel/ServiceCmd/List 0.6
135 TestFunctional/parallel/ProfileCmd/profile_list 0.49
136 TestFunctional/parallel/ServiceCmd/JSONOutput 0.62
137 TestFunctional/parallel/ProfileCmd/profile_json_output 0.54
138 TestFunctional/parallel/ServiceCmd/HTTPS 0.58
139 TestFunctional/parallel/MountCmd/any-port 7.64
140 TestFunctional/parallel/ServiceCmd/Format 0.4
141 TestFunctional/parallel/ServiceCmd/URL 0.45
142 TestFunctional/parallel/MountCmd/specific-port 2.43
143 TestFunctional/parallel/MountCmd/VerifyCleanup 1.85
144 TestFunctional/parallel/Version/short 0.06
145 TestFunctional/parallel/Version/components 1.3
146 TestFunctional/parallel/ImageCommands/ImageListShort 0.29
147 TestFunctional/parallel/ImageCommands/ImageListTable 0.31
148 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
149 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
150 TestFunctional/parallel/ImageCommands/ImageBuild 2.66
151 TestFunctional/parallel/ImageCommands/Setup 0.79
152 TestFunctional/parallel/UpdateContextCmd/no_changes 0.27
153 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.37
154 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.26
155 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.79
156 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.15
157 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.38
158 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.66
159 TestFunctional/parallel/ImageCommands/ImageRemove 0.47
160 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.77
161 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.56
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.02
168 TestMultiControlPlane/serial/StartCluster 187.35
169 TestMultiControlPlane/serial/DeployApp 6.27
170 TestMultiControlPlane/serial/PingHostFromPods 1.68
171 TestMultiControlPlane/serial/AddWorkerNode 36.54
172 TestMultiControlPlane/serial/NodeLabels 0.1
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.78
174 TestMultiControlPlane/serial/CopyFile 18.86
175 TestMultiControlPlane/serial/StopSecondaryNode 12.77
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.56
177 TestMultiControlPlane/serial/RestartSecondaryNode 35.44
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 4.7
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 209.75
180 TestMultiControlPlane/serial/DeleteSecondaryNode 13.24
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.82
182 TestMultiControlPlane/serial/StopCluster 35.82
183 TestMultiControlPlane/serial/RestartCluster 109.44
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
185 TestMultiControlPlane/serial/AddSecondaryNode 74.29
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.72
190 TestJSONOutput/start/Command 60.41
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.74
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.66
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.77
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.22
215 TestKicCustomNetwork/create_custom_network 40.59
216 TestKicCustomNetwork/use_default_bridge_network 34.69
217 TestKicExistingNetwork 32.03
218 TestKicCustomSubnet 38.05
219 TestKicStaticIP 33.2
220 TestMainNoArgs 0.06
221 TestMinikubeProfile 64.05
224 TestMountStart/serial/StartWithMountFirst 6.34
225 TestMountStart/serial/VerifyMountFirst 0.25
226 TestMountStart/serial/StartWithMountSecond 9.13
227 TestMountStart/serial/VerifyMountSecond 0.26
228 TestMountStart/serial/DeleteFirst 1.59
229 TestMountStart/serial/VerifyMountPostDelete 0.25
230 TestMountStart/serial/Stop 1.19
231 TestMountStart/serial/RestartStopped 7.83
232 TestMountStart/serial/VerifyMountPostStop 0.25
235 TestMultiNode/serial/FreshStart2Nodes 87.9
236 TestMultiNode/serial/DeployApp2Nodes 5.1
237 TestMultiNode/serial/PingHostFrom2Pods 0.95
238 TestMultiNode/serial/AddNode 29.95
239 TestMultiNode/serial/MultiNodeLabels 0.1
240 TestMultiNode/serial/ProfileList 0.36
241 TestMultiNode/serial/CopyFile 10.09
242 TestMultiNode/serial/StopNode 2.23
243 TestMultiNode/serial/StartAfterStop 10.04
244 TestMultiNode/serial/RestartKeepsNodes 82.67
245 TestMultiNode/serial/DeleteNode 5.32
246 TestMultiNode/serial/StopMultiNode 23.83
247 TestMultiNode/serial/RestartMultiNode 49.22
248 TestMultiNode/serial/ValidateNameConflict 34.03
253 TestPreload 126.93
255 TestScheduledStopUnix 108.58
258 TestInsufficientStorage 13.4
259 TestRunningBinaryUpgrade 126.05
261 TestKubernetesUpgrade 388.07
262 TestMissingContainerUpgrade 155.92
264 TestPause/serial/Start 69.39
266 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
267 TestNoKubernetes/serial/StartWithK8s 41.1
268 TestNoKubernetes/serial/StartWithStopK8s 6.47
269 TestNoKubernetes/serial/Start 7.12
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.35
271 TestNoKubernetes/serial/ProfileList 1.15
272 TestNoKubernetes/serial/Stop 1.21
273 TestNoKubernetes/serial/StartNoArgs 6.95
274 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
275 TestPause/serial/SecondStartNoReconfiguration 43.13
276 TestPause/serial/Pause 0.86
277 TestPause/serial/VerifyStatus 0.38
278 TestPause/serial/Unpause 0.82
279 TestPause/serial/PauseAgain 1.2
280 TestPause/serial/DeletePaused 2.95
281 TestPause/serial/VerifyDeletedResources 0.43
282 TestStoppedBinaryUpgrade/Setup 1.31
283 TestStoppedBinaryUpgrade/Upgrade 71.5
284 TestStoppedBinaryUpgrade/MinikubeLogs 1.08
299 TestNetworkPlugins/group/false 5.21
304 TestStartStop/group/old-k8s-version/serial/FirstStart 163.87
305 TestStartStop/group/old-k8s-version/serial/DeployApp 8.57
306 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.13
307 TestStartStop/group/old-k8s-version/serial/Stop 12.42
308 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.42
309 TestStartStop/group/old-k8s-version/serial/SecondStart 152.14
311 TestStartStop/group/no-preload/serial/FirstStart 78.79
312 TestStartStop/group/no-preload/serial/DeployApp 8.44
313 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.18
314 TestStartStop/group/no-preload/serial/Stop 12
315 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
316 TestStartStop/group/no-preload/serial/SecondStart 273.98
317 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
318 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
319 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
320 TestStartStop/group/old-k8s-version/serial/Pause 3
322 TestStartStop/group/embed-certs/serial/FirstStart 71.63
323 TestStartStop/group/embed-certs/serial/DeployApp 9.35
324 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.08
325 TestStartStop/group/embed-certs/serial/Stop 11.92
326 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
327 TestStartStop/group/embed-certs/serial/SecondStart 268.88
328 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
329 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
330 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
331 TestStartStop/group/no-preload/serial/Pause 3.16
333 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 62.55
334 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.37
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.07
336 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.98
337 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
338 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 267.34
339 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
340 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.11
341 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
342 TestStartStop/group/embed-certs/serial/Pause 3.18
344 TestStartStop/group/newest-cni/serial/FirstStart 36.54
345 TestStartStop/group/newest-cni/serial/DeployApp 0
346 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.21
347 TestStartStop/group/newest-cni/serial/Stop 1.39
348 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
349 TestStartStop/group/newest-cni/serial/SecondStart 16.1
350 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
351 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
352 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.39
353 TestStartStop/group/newest-cni/serial/Pause 3.58
354 TestNetworkPlugins/group/auto/Start 58.17
355 TestNetworkPlugins/group/auto/KubeletFlags 0.3
356 TestNetworkPlugins/group/auto/NetCatPod 11.27
357 TestNetworkPlugins/group/auto/DNS 0.18
358 TestNetworkPlugins/group/auto/Localhost 0.16
359 TestNetworkPlugins/group/auto/HairPin 0.16
360 TestNetworkPlugins/group/kindnet/Start 61.79
361 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
362 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
363 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
364 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.11
365 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
366 TestNetworkPlugins/group/calico/Start 84.91
367 TestNetworkPlugins/group/kindnet/KubeletFlags 0.38
368 TestNetworkPlugins/group/kindnet/NetCatPod 12.41
369 TestNetworkPlugins/group/kindnet/DNS 0.23
370 TestNetworkPlugins/group/kindnet/Localhost 0.23
371 TestNetworkPlugins/group/kindnet/HairPin 0.18
372 TestNetworkPlugins/group/custom-flannel/Start 71.75
373 TestNetworkPlugins/group/calico/ControllerPod 6.01
374 TestNetworkPlugins/group/calico/KubeletFlags 0.38
375 TestNetworkPlugins/group/calico/NetCatPod 13.36
376 TestNetworkPlugins/group/calico/DNS 0.19
377 TestNetworkPlugins/group/calico/Localhost 0.17
378 TestNetworkPlugins/group/calico/HairPin 0.17
379 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.37
380 TestNetworkPlugins/group/custom-flannel/NetCatPod 13.43
381 TestNetworkPlugins/group/custom-flannel/DNS 0.33
382 TestNetworkPlugins/group/custom-flannel/Localhost 0.21
383 TestNetworkPlugins/group/custom-flannel/HairPin 0.27
384 TestNetworkPlugins/group/enable-default-cni/Start 93.26
385 TestNetworkPlugins/group/flannel/Start 56.06
386 TestNetworkPlugins/group/flannel/ControllerPod 6.01
387 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
388 TestNetworkPlugins/group/flannel/NetCatPod 11.26
389 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
390 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.28
391 TestNetworkPlugins/group/flannel/DNS 0.32
392 TestNetworkPlugins/group/flannel/Localhost 0.24
393 TestNetworkPlugins/group/flannel/HairPin 0.23
394 TestNetworkPlugins/group/enable-default-cni/DNS 0.27
395 TestNetworkPlugins/group/enable-default-cni/Localhost 0.2
396 TestNetworkPlugins/group/enable-default-cni/HairPin 0.23
397 TestNetworkPlugins/group/bridge/Start 84.45
398 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
399 TestNetworkPlugins/group/bridge/NetCatPod 12.25
400 TestNetworkPlugins/group/bridge/DNS 0.18
401 TestNetworkPlugins/group/bridge/Localhost 0.15
402 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (8.72s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-966767 | jenkins | v1.33.1 | 29 Jul 24 13:06 UTC |          |
	|         | -p download-only-966767        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 13:06:55
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 13:06:55.273508 2465751 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:06:55.273659 2465751 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:06:55.273670 2465751 out.go:304] Setting ErrFile to fd 2...
	I0729 13:06:55.273676 2465751 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:06:55.273907 2465751 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	W0729 13:06:55.274049 2465751 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19341-2460360/.minikube/config/config.json: open /home/jenkins/minikube-integration/19341-2460360/.minikube/config/config.json: no such file or directory
	I0729 13:06:55.274473 2465751 out.go:298] Setting JSON to true
	I0729 13:06:55.275356 2465751 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":38961,"bootTime":1722219454,"procs":169,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0729 13:06:55.275426 2465751 start.go:139] virtualization:  
	I0729 13:06:55.277951 2465751 out.go:97] [download-only-966767] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0729 13:06:55.278091 2465751 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball: no such file or directory
	I0729 13:06:55.278127 2465751 notify.go:220] Checking for updates...
	I0729 13:06:55.280042 2465751 out.go:169] MINIKUBE_LOCATION=19341
	I0729 13:06:55.281926 2465751 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 13:06:55.283659 2465751 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig
	I0729 13:06:55.285495 2465751 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube
	I0729 13:06:55.287247 2465751 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 13:06:55.290513 2465751 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 13:06:55.290761 2465751 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 13:06:55.311270 2465751 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 13:06:55.311371 2465751 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:06:55.379486 2465751 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-29 13:06:55.368760828 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:06:55.379612 2465751 docker.go:307] overlay module found
	I0729 13:06:55.381642 2465751 out.go:97] Using the docker driver based on user configuration
	I0729 13:06:55.381678 2465751 start.go:297] selected driver: docker
	I0729 13:06:55.381685 2465751 start.go:901] validating driver "docker" against <nil>
	I0729 13:06:55.381807 2465751 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:06:55.452618 2465751 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-29 13:06:55.442544747 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:06:55.452827 2465751 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 13:06:55.453164 2465751 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 13:06:55.453425 2465751 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 13:06:55.456157 2465751 out.go:169] Using Docker driver with root privileges
	I0729 13:06:55.457842 2465751 cni.go:84] Creating CNI manager for ""
	I0729 13:06:55.457868 2465751 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 13:06:55.457880 2465751 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 13:06:55.457989 2465751 start.go:340] cluster config:
	{Name:download-only-966767 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-966767 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}
	I0729 13:06:55.460223 2465751 out.go:97] Starting "download-only-966767" primary control-plane node in "download-only-966767" cluster
	I0729 13:06:55.460252 2465751 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 13:06:55.462160 2465751 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 13:06:55.462209 2465751 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0729 13:06:55.462302 2465751 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 13:06:55.478514 2465751 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 13:06:55.478716 2465751 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 13:06:55.478818 2465751 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 13:06:55.536352 2465751 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0729 13:06:55.536401 2465751 cache.go:56] Caching tarball of preloaded images
	I0729 13:06:55.536599 2465751 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0729 13:06:55.539362 2465751 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0729 13:06:55.539401 2465751 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 13:06:55.662335 2465751 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-966767 host does not exist
	  To start a cluster, run: "minikube start -p download-only-966767"

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-966767 | jenkins | v1.33.1 | 29 Jul 24 13:06 UTC |                     |
	|         | -p download-only-966767        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| delete  | -p download-only-966767        | download-only-966767 | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| start   | -o=json --download-only        | download-only-573925 | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | -p download-only-573925        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 13:07:04
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 13:07:04.430585 2465955 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:07:04.430776 2465955 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:07:04.430806 2465955 out.go:304] Setting ErrFile to fd 2...
	I0729 13:07:04.430827 2465955 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:07:04.431089 2465955 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	I0729 13:07:04.431511 2465955 out.go:298] Setting JSON to true
	I0729 13:07:04.432453 2465955 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":38970,"bootTime":1722219454,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0729 13:07:04.432554 2465955 start.go:139] virtualization:  
	I0729 13:07:04.434913 2465955 out.go:97] [download-only-573925] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 13:07:04.435129 2465955 notify.go:220] Checking for updates...
	I0729 13:07:04.437296 2465955 out.go:169] MINIKUBE_LOCATION=19341
	I0729 13:07:04.439194 2465955 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 13:07:04.441118 2465955 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig
	I0729 13:07:04.442733 2465955 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube
	I0729 13:07:04.444942 2465955 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 13:07:04.448400 2465955 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 13:07:04.448706 2465955 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 13:07:04.477930 2465955 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 13:07:04.478030 2465955 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:07:04.529157 2465955 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-29 13:07:04.520335708 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:07:04.529265 2465955 docker.go:307] overlay module found
	I0729 13:07:04.531313 2465955 out.go:97] Using the docker driver based on user configuration
	I0729 13:07:04.531341 2465955 start.go:297] selected driver: docker
	I0729 13:07:04.531348 2465955 start.go:901] validating driver "docker" against <nil>
	I0729 13:07:04.531473 2465955 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:07:04.582354 2465955 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-29 13:07:04.572962501 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:07:04.582522 2465955 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 13:07:04.582807 2465955 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 13:07:04.582964 2465955 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 13:07:04.585352 2465955 out.go:169] Using Docker driver with root privileges
	I0729 13:07:04.587270 2465955 cni.go:84] Creating CNI manager for ""
	I0729 13:07:04.587294 2465955 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 13:07:04.587304 2465955 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 13:07:04.587383 2465955 start.go:340] cluster config:
	{Name:download-only-573925 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:download-only-573925 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}
	I0729 13:07:04.589300 2465955 out.go:97] Starting "download-only-573925" primary control-plane node in "download-only-573925" cluster
	I0729 13:07:04.589322 2465955 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 13:07:04.591575 2465955 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 13:07:04.591600 2465955 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 13:07:04.591698 2465955 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 13:07:04.606339 2465955 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 13:07:04.606466 2465955 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 13:07:04.606484 2465955 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 13:07:04.606489 2465955 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 13:07:04.606502 2465955 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 13:07:04.648178 2465955 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0729 13:07:04.648215 2465955 cache.go:56] Caching tarball of preloaded images
	I0729 13:07:04.648379 2465955 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 13:07:04.650561 2465955 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0729 13:07:04.650591 2465955 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	I0729 13:07:04.763553 2465955 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4?checksum=md5:bace9a3612be7d31e4d3c3d446951ced -> /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-573925 host does not exist
	  To start a cluster, run: "minikube start -p download-only-573925"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/json-events (7.51s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-093533 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-093533 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (7.508414765s)
--- PASS: TestDownloadOnly/v1.31.0-beta.0/json-events (7.51s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/LogsDuration (0.16s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-966767 | jenkins | v1.33.1 | 29 Jul 24 13:06 UTC |                     |
	|         | -p download-only-966767             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| delete  | -p download-only-966767             | download-only-966767 | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| start   | -o=json --download-only             | download-only-573925 | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | -p download-only-573925             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| delete  | -p download-only-573925             | download-only-573925 | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC | 29 Jul 24 13:07 UTC |
	| start   | -o=json --download-only             | download-only-093533 | jenkins | v1.33.1 | 29 Jul 24 13:07 UTC |                     |
	|         | -p download-only-093533             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0 |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 13:07:11
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 13:07:11.857457 2466155 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:07:11.857604 2466155 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:07:11.857616 2466155 out.go:304] Setting ErrFile to fd 2...
	I0729 13:07:11.857622 2466155 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:07:11.857883 2466155 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	I0729 13:07:11.858353 2466155 out.go:298] Setting JSON to true
	I0729 13:07:11.859297 2466155 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":38978,"bootTime":1722219454,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0729 13:07:11.859373 2466155 start.go:139] virtualization:  
	I0729 13:07:11.862378 2466155 out.go:97] [download-only-093533] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 13:07:11.862582 2466155 notify.go:220] Checking for updates...
	I0729 13:07:11.865079 2466155 out.go:169] MINIKUBE_LOCATION=19341
	I0729 13:07:11.867182 2466155 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 13:07:11.869425 2466155 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig
	I0729 13:07:11.871534 2466155 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube
	I0729 13:07:11.873369 2466155 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 13:07:11.877369 2466155 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 13:07:11.877664 2466155 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 13:07:11.898510 2466155 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 13:07:11.898632 2466155 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:07:11.957001 2466155 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 13:07:11.947703099 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:07:11.957105 2466155 docker.go:307] overlay module found
	I0729 13:07:11.959044 2466155 out.go:97] Using the docker driver based on user configuration
	I0729 13:07:11.959072 2466155 start.go:297] selected driver: docker
	I0729 13:07:11.959079 2466155 start.go:901] validating driver "docker" against <nil>
	I0729 13:07:11.959187 2466155 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:07:12.013706 2466155 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 13:07:12.004296693 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:07:12.013868 2466155 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 13:07:12.014179 2466155 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 13:07:12.014337 2466155 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 13:07:12.016633 2466155 out.go:169] Using Docker driver with root privileges
	I0729 13:07:12.018450 2466155 cni.go:84] Creating CNI manager for ""
	I0729 13:07:12.018480 2466155 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 13:07:12.018493 2466155 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 13:07:12.018592 2466155 start.go:340] cluster config:
	{Name:download-only-093533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0-beta.0 ClusterName:download-only-093533 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.l
ocal 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-beta.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}
	I0729 13:07:12.020660 2466155 out.go:97] Starting "download-only-093533" primary control-plane node in "download-only-093533" cluster
	I0729 13:07:12.020702 2466155 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 13:07:12.022744 2466155 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 13:07:12.022789 2466155 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0729 13:07:12.022911 2466155 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 13:07:12.039381 2466155 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 13:07:12.039533 2466155 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 13:07:12.039553 2466155 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 13:07:12.039559 2466155 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 13:07:12.039568 2466155 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 13:07:12.091267 2466155 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	I0729 13:07:12.091290 2466155 cache.go:56] Caching tarball of preloaded images
	I0729 13:07:12.091451 2466155 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0729 13:07:12.093589 2466155 out.go:97] Downloading Kubernetes v1.31.0-beta.0 preload ...
	I0729 13:07:12.093610 2466155 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 13:07:12.201108 2466155 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:70b5971c257ae4defe1f5d041a04e29c -> /home/jenkins/minikube-integration/19341-2460360/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-093533 host does not exist
	  To start a cluster, run: "minikube start -p download-only-093533"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/DeleteAll (0.34s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds (0.24s)

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

                                                
                                    
x
+
TestBinaryMirror (0.56s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (231.53s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-707575 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns
addons_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-707575 --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: (3m51.5306977s)
--- PASS: TestAddons/Setup (231.53s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (15.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 4.718773ms
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-656c9c8d9c-5nzgd" [3109a566-c6db-4276-b5c9-e501b8a6b9e7] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.005284869s
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-wgsdn" [8921637f-84cb-4cfc-b67b-42140551cf81] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00504615s
addons_test.go:342: (dbg) Run:  kubectl --context addons-707575 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-707575 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-707575 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (3.420406973s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 ip
2024/07/29 13:11:45 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.43s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-mpzbz" [5c0513b3-5975-42ef-933e-9acf9211f0f2] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003702994s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-707575
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-707575: (5.742596892s)
--- PASS: TestAddons/parallel/InspektorGadget (11.75s)

                                                
                                    
x
+
TestAddons/parallel/CSI (49.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 9.667088ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-707575 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-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-707575 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" [281b52fa-dd77-4f34-ac41-a5bbc21f148f] Pending
helpers_test.go:344: "task-pv-pod" [281b52fa-dd77-4f34-ac41-a5bbc21f148f] 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" [281b52fa-dd77-4f34-ac41-a5bbc21f148f] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003300687s
addons_test.go:590: (dbg) Run:  kubectl --context addons-707575 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-707575 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-707575 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-707575 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-707575 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-707575 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-707575 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-707575 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" [ee114763-ff9f-48b7-88fb-0a083d815591] Pending
helpers_test.go:344: "task-pv-pod-restore" [ee114763-ff9f-48b7-88fb-0a083d815591] 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" [ee114763-ff9f-48b7-88fb-0a083d815591] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004002672s
addons_test.go:632: (dbg) Run:  kubectl --context addons-707575 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-707575 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-707575 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-707575 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.670932828s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (49.61s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-707575 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7867546754-cxh8s" [5277a343-70ca-454e-ba15-8fb1171a1ffb] Pending
helpers_test.go:344: "headlamp-7867546754-cxh8s" [5277a343-70ca-454e-ba15-8fb1171a1ffb] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-cxh8s" [5277a343-70ca-454e-ba15-8fb1171a1ffb] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003848051s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-707575 addons disable headlamp --alsologtostderr -v=1: (5.676503764s)
--- PASS: TestAddons/parallel/Headlamp (17.60s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.58s)

                                                
                                                
=== 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-rknbw" [6b371118-9378-4178-93be-0450726cda03] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003366561s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-707575
--- PASS: TestAddons/parallel/CloudSpanner (6.58s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-707575 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-707575 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-707575 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-707575 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" [1bdc11e3-ca8b-4902-867d-224ae2662d88] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [1bdc11e3-ca8b-4902-867d-224ae2662d88] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [1bdc11e3-ca8b-4902-867d-224ae2662d88] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.004576771s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-707575 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 ssh "cat /opt/local-path-provisioner/pvc-7bda7458-bf58-4dad-ab5e-2890a65e8897_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-707575 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-707575 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-707575 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.249070965s)
--- PASS: TestAddons/parallel/LocalPath (53.31s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.49s)

                                                
                                                
=== 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-d2dwq" [91780759-5ca4-4447-8d75-023dbe0301d8] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004819811s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-707575
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.49s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.72s)

                                                
                                                
=== 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-clg49" [79c1481e-51d0-444c-a09c-c515f4aecce0] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003732194s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-707575 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-707575 addons disable yakd --alsologtostderr -v=1: (5.719010872s)
--- PASS: TestAddons/parallel/Yakd (11.72s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.14s)

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

                                                
                                    
x
+
TestCertOptions (38.37s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-422005 --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
E0729 13:58:20.156057 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-422005 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio: (35.699193613s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-422005 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-422005 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-422005 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-422005" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-422005
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-422005: (2.024550772s)
--- PASS: TestCertOptions (38.37s)

                                                
                                    
x
+
TestCertExpiration (243.69s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-654820 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-654820 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (43.585723307s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-654820 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-654820 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (17.504294305s)
helpers_test.go:175: Cleaning up "cert-expiration-654820" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-654820
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-654820: (2.598281332s)
--- PASS: TestCertExpiration (243.69s)

                                                
                                    
x
+
TestForceSystemdFlag (43.84s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (36.57s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (33.57s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.7s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.99s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.66s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.75s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.39s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-715606 --log_dir /tmp/nospam-715606 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-715606 --log_dir /tmp/nospam-715606 stop: (1.215949358s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-715606 --log_dir /tmp/nospam-715606 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-715606 --log_dir /tmp/nospam-715606 stop
--- PASS: TestErrorSpam/stop (1.39s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (59.96s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (31.88s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-938755 cache add registry.k8s.io/pause:3.1: (1.401978634s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-938755 cache add registry.k8s.io/pause:3.3: (1.497441635s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-938755 cache add registry.k8s.io/pause:latest: (1.24258688s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.14s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (37.72s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.68s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.81s)

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

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.53s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.42s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.37s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.42s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 13:20:48.140578 2493454 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:20:48.140760 2493454 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:20:48.140800 2493454 out.go:304] Setting ErrFile to fd 2...
	I0729 13:20:48.140807 2493454 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:20:48.141072 2493454 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	I0729 13:20:48.141503 2493454 out.go:298] Setting JSON to false
	I0729 13:20:48.142532 2493454 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":39794,"bootTime":1722219454,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0729 13:20:48.142603 2493454 start.go:139] virtualization:  
	I0729 13:20:48.145250 2493454 out.go:177] * [functional-938755] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 13:20:48.148059 2493454 out.go:177]   - MINIKUBE_LOCATION=19341
	I0729 13:20:48.148126 2493454 notify.go:220] Checking for updates...
	I0729 13:20:48.153615 2493454 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 13:20:48.155665 2493454 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig
	I0729 13:20:48.160160 2493454 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube
	I0729 13:20:48.162270 2493454 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 13:20:48.164227 2493454 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 13:20:48.166691 2493454 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:20:48.167278 2493454 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 13:20:48.197178 2493454 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 13:20:48.197310 2493454 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:20:48.256261 2493454 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-29 13:20:48.24628658 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:20:48.256392 2493454 docker.go:307] overlay module found
	I0729 13:20:48.258590 2493454 out.go:177] * Using the docker driver based on existing profile
	I0729 13:20:48.260868 2493454 start.go:297] selected driver: docker
	I0729 13:20:48.260893 2493454 start.go:901] validating driver "docker" against &{Name:functional-938755 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-938755 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}
	I0729 13:20:48.261009 2493454 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 13:20:48.263615 2493454 out.go:177] 
	W0729 13:20:48.265294 2493454 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
	I0729 13:20:48.267118 2493454 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.22s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 13:20:47.944505 2493394 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:20:47.944715 2493394 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:20:47.944731 2493394 out.go:304] Setting ErrFile to fd 2...
	I0729 13:20:47.944737 2493394 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:20:47.946208 2493394 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	I0729 13:20:47.946653 2493394 out.go:298] Setting JSON to false
	I0729 13:20:47.947662 2493394 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":39794,"bootTime":1722219454,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0729 13:20:47.947740 2493394 start.go:139] virtualization:  
	I0729 13:20:47.950628 2493394 out.go:177] * [functional-938755] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0729 13:20:47.953207 2493394 out.go:177]   - MINIKUBE_LOCATION=19341
	I0729 13:20:47.953335 2493394 notify.go:220] Checking for updates...
	I0729 13:20:47.957314 2493394 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 13:20:47.959555 2493394 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig
	I0729 13:20:47.961409 2493394 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube
	I0729 13:20:47.963134 2493394 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 13:20:47.964878 2493394 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 13:20:47.967601 2493394 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:20:47.968177 2493394 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 13:20:47.992562 2493394 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 13:20:47.992723 2493394 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:20:48.073258 2493394 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-29 13:20:48.062090226 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:20:48.073371 2493394 docker.go:307] overlay module found
	I0729 13:20:48.075875 2493394 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0729 13:20:48.077914 2493394 start.go:297] selected driver: docker
	I0729 13:20:48.077939 2493394 start.go:901] validating driver "docker" against &{Name:functional-938755 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-938755 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}
	I0729 13:20:48.078051 2493394 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 13:20:48.080657 2493394 out.go:177] 
	W0729 13:20:48.084163 2493394 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
	I0729 13:20:48.085839 2493394 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.23s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-938755 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-938755 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6f49f58cd5-z8s5s" [0ac6e621-f2e5-483e-9d6a-d41e8c00aa4f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-6f49f58cd5-z8s5s" [0ac6e621-f2e5-483e-9d6a-d41e8c00aa4f] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.003830316s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:32501
functional_test.go:1671: http://192.168.49.2:32501: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.23s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (26.09s)

                                                
                                                
=== 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" [703b188b-b88f-473f-901d-6fce9d1b638c] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004267573s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-938755 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-938755 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-938755 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-938755 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" [e5bed6a9-276d-4b1d-8587-7f4f25a56043] Pending
helpers_test.go:344: "sp-pod" [e5bed6a9-276d-4b1d-8587-7f4f25a56043] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [e5bed6a9-276d-4b1d-8587-7f4f25a56043] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003501531s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-938755 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-938755 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-938755 delete -f testdata/storage-provisioner/pod.yaml: (1.126528067s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-938755 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" [82aff14a-0a2b-4733-b99e-23614d2dc48c] Pending
helpers_test.go:344: "sp-pod" [82aff14a-0a2b-4733-b99e-23614d2dc48c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004037953s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-938755 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (26.09s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.72s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.35s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.35s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.29s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.75s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.27s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-938755 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" [49c0a620-07c3-44ab-98d2-6a5692b7a2ef] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [49c0a620-07c3-44ab-98d2-6a5692b7a2ef] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.003710418s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.55s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-938755 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-938755 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-65f5d5cc78-6nsx9" [4cc5430e-7910-4f18-8e5f-43cdc5bc3c17] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-6nsx9" [4cc5430e-7910-4f18-8e5f-43cdc5bc3c17] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.003882609s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.21s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul 29 13:20 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 29 13:20 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 29 13:20 test-1722259245257168647
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 ssh cat /mount-9p/test-1722259245257168647
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-938755 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" [cbba7c0f-0a19-421c-96bd-823536a6ec66] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [cbba7c0f-0a19-421c-96bd-823536a6ec66] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [cbba7c0f-0a19-421c-96bd-823536a6ec66] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 4.005740973s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-938755 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-938755 /tmp/TestFunctionalparallelMountCmdany-port1851795486/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.64s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-938755 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2709623698/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-938755 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2709623698/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-938755 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2709623698/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Done: out/minikube-linux-arm64 -p functional-938755 ssh "findmnt -T" /mount1: (1.020079324s)
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-938755 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-938755 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2709623698/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-938755 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2709623698/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-938755 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2709623698/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.85s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-938755 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240719-e7903573
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-938755
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-938755 image ls --format short --alsologtostderr:
I0729 13:21:05.949523 2496245 out.go:291] Setting OutFile to fd 1 ...
I0729 13:21:05.949660 2496245 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 13:21:05.949669 2496245 out.go:304] Setting ErrFile to fd 2...
I0729 13:21:05.949674 2496245 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 13:21:05.949960 2496245 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
I0729 13:21:05.950715 2496245 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 13:21:05.950849 2496245 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 13:21:05.951410 2496245 cli_runner.go:164] Run: docker container inspect functional-938755 --format={{.State.Status}}
I0729 13:21:05.973119 2496245 ssh_runner.go:195] Run: systemctl --version
I0729 13:21:05.973178 2496245 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-938755
I0729 13:21:05.992938 2496245 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35125 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/functional-938755/id_rsa Username:docker}
I0729 13:21:06.087350 2496245 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-938755 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-apiserver          | v1.30.3            | 61773190d42ff | 114MB  |
| docker.io/kicbase/echo-server           | functional-938755  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 014faa467e297 | 140MB  |
| registry.k8s.io/kube-scheduler          | v1.30.3            | d48f992a22722 | 61.6MB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| docker.io/library/nginx                 | alpine             | d7cd33d7d4ed1 | 46.7MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| docker.io/kindest/kindnetd              | v20240719-e7903573 | f42786f8afd22 | 90.3MB |
| docker.io/library/nginx                 | latest             | 43b17fe33c4b4 | 197MB  |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 8e97cdb19e7cc | 108MB  |
| registry.k8s.io/kube-proxy              | v1.30.3            | 2351f570ed0ea | 89.2MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5e32961ddcea3 | 90.3MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-938755 image ls --format table --alsologtostderr:
I0729 13:21:06.268042 2496316 out.go:291] Setting OutFile to fd 1 ...
I0729 13:21:06.268235 2496316 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 13:21:06.268262 2496316 out.go:304] Setting ErrFile to fd 2...
I0729 13:21:06.268281 2496316 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 13:21:06.268654 2496316 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
I0729 13:21:06.269707 2496316 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 13:21:06.269932 2496316 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 13:21:06.270672 2496316 cli_runner.go:164] Run: docker container inspect functional-938755 --format={{.State.Status}}
I0729 13:21:06.294679 2496316 ssh_runner.go:195] Run: systemctl --version
I0729 13:21:06.294796 2496316 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-938755
I0729 13:21:06.320733 2496316 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35125 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/functional-938755/id_rsa Username:docker}
I0729 13:21:06.422112 2496316 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.31s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-938755 image ls --format json --alsologtostderr:
[{"id":"d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671358"},{"id":"43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c","docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:latest"],"size":"197104786"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k
8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499","registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"108229958"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff62
89b800","repoDigests":["docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a","docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"90281007"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size"
:"29037500"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be","repoDigests":["registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc","registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"89199511"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["docker.io/kicbase/echo-server:functional-938755"],"size":"4788229"},{"
id":"5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493","docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"90278450"},{"id":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"520014"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656
a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b","registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"140414767"},{"id":"61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca","repoDigests":["registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e","registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"113538528"},{"id":"d48f992a22722fc0290769
b8fab1186db239bbad4cff837fbb641c55faef9355","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4","registry.k8s.io/kube-scheduler@sha256:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"61568326"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-938755 image ls --format json --alsologtostderr:
I0729 13:21:06.251030 2496311 out.go:291] Setting OutFile to fd 1 ...
I0729 13:21:06.251212 2496311 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 13:21:06.251219 2496311 out.go:304] Setting ErrFile to fd 2...
I0729 13:21:06.251224 2496311 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 13:21:06.251575 2496311 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
I0729 13:21:06.252610 2496311 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 13:21:06.252834 2496311 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 13:21:06.253590 2496311 cli_runner.go:164] Run: docker container inspect functional-938755 --format={{.State.Status}}
I0729 13:21:06.273531 2496311 ssh_runner.go:195] Run: systemctl --version
I0729 13:21:06.273612 2496311 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-938755
I0729 13:21:06.295543 2496311 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35125 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/functional-938755/id_rsa Username:docker}
I0729 13:21:06.388826 2496311 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

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

                                                
                                                

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

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-938755 image ls --format yaml --alsologtostderr:
I0729 13:21:05.950483 2496246 out.go:291] Setting OutFile to fd 1 ...
I0729 13:21:05.950658 2496246 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 13:21:05.950689 2496246 out.go:304] Setting ErrFile to fd 2...
I0729 13:21:05.950713 2496246 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 13:21:05.951018 2496246 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
I0729 13:21:05.951759 2496246 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 13:21:05.952058 2496246 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 13:21:05.952701 2496246 cli_runner.go:164] Run: docker container inspect functional-938755 --format={{.State.Status}}
I0729 13:21:05.973119 2496246 ssh_runner.go:195] Run: systemctl --version
I0729 13:21:05.973177 2496246 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-938755
I0729 13:21:05.992107 2496246 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35125 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/functional-938755/id_rsa Username:docker}
I0729 13:21:06.101379 2496246 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 image build -t localhost/my-image:functional-938755 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-938755 image build -t localhost/my-image:functional-938755 testdata/build --alsologtostderr: (2.136101016s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-938755 image build -t localhost/my-image:functional-938755 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 4e30a748a99
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-938755
--> 0ab0f9460eb
Successfully tagged localhost/my-image:functional-938755
0ab0f9460eb326e1c47f8d69476f1976cfe0ea4d7ab1e417b805268b482af695
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-938755 image build -t localhost/my-image:functional-938755 testdata/build --alsologtostderr:
I0729 13:21:06.805433 2496430 out.go:291] Setting OutFile to fd 1 ...
I0729 13:21:06.806526 2496430 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 13:21:06.806544 2496430 out.go:304] Setting ErrFile to fd 2...
I0729 13:21:06.806551 2496430 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 13:21:06.806835 2496430 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
I0729 13:21:06.807619 2496430 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 13:21:06.809477 2496430 config.go:182] Loaded profile config "functional-938755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 13:21:06.810021 2496430 cli_runner.go:164] Run: docker container inspect functional-938755 --format={{.State.Status}}
I0729 13:21:06.828024 2496430 ssh_runner.go:195] Run: systemctl --version
I0729 13:21:06.828077 2496430 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-938755
I0729 13:21:06.846248 2496430 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35125 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/functional-938755/id_rsa Username:docker}
I0729 13:21:06.940836 2496430 build_images.go:161] Building image from path: /tmp/build.2109728500.tar
I0729 13:21:06.940913 2496430 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0729 13:21:06.950724 2496430 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2109728500.tar
I0729 13:21:06.954317 2496430 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2109728500.tar: stat -c "%s %y" /var/lib/minikube/build/build.2109728500.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2109728500.tar': No such file or directory
I0729 13:21:06.954344 2496430 ssh_runner.go:362] scp /tmp/build.2109728500.tar --> /var/lib/minikube/build/build.2109728500.tar (3072 bytes)
I0729 13:21:06.979034 2496430 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2109728500
I0729 13:21:06.987775 2496430 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2109728500 -xf /var/lib/minikube/build/build.2109728500.tar
I0729 13:21:06.997037 2496430 crio.go:315] Building image: /var/lib/minikube/build/build.2109728500
I0729 13:21:06.997130 2496430 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-938755 /var/lib/minikube/build/build.2109728500 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0729 13:21:08.853070 2496430 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-938755 /var/lib/minikube/build/build.2109728500 --cgroup-manager=cgroupfs: (1.855910387s)
I0729 13:21:08.853137 2496430 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2109728500
I0729 13:21:08.862043 2496430 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2109728500.tar
I0729 13:21:08.870988 2496430 build_images.go:217] Built localhost/my-image:functional-938755 from /tmp/build.2109728500.tar
I0729 13:21:08.871026 2496430 build_images.go:133] succeeded building to: functional-938755
I0729 13:21:08.871032 2496430 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-938755 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.66s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull docker.io/kicbase/echo-server:1.0
2024/07/29 13:20:58 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:346: (dbg) Run:  docker tag docker.io/kicbase/echo-server:1.0 docker.io/kicbase/echo-server:functional-938755
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.79s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (187.35s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-090272 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 13:21:13.919373 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:13.924996 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:13.935268 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:13.956232 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:13.996503 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:14.076775 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:14.237099 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:14.557612 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:15.198496 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:16.479108 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:19.040129 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:24.161178 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:34.401901 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:21:54.884081 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:22:35.845163 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 13:23:57.766220 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-090272 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m6.548882889s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (187.35s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.27s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.68s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-090272 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-090272 -- exec busybox-fc5497c4f-4p5x9 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-090272 -- exec busybox-fc5497c4f-4p5x9 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-090272 -- exec busybox-fc5497c4f-5cth2 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-090272 -- exec busybox-fc5497c4f-5cth2 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-090272 -- exec busybox-fc5497c4f-x597c -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-090272 -- exec busybox-fc5497c4f-x597c -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.68s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (36.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.78s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp testdata/cp-test.txt ha-090272:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2299823997/001/cp-test_ha-090272.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272:/home/docker/cp-test.txt ha-090272-m02:/home/docker/cp-test_ha-090272_ha-090272-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m02 "sudo cat /home/docker/cp-test_ha-090272_ha-090272-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272:/home/docker/cp-test.txt ha-090272-m03:/home/docker/cp-test_ha-090272_ha-090272-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m03 "sudo cat /home/docker/cp-test_ha-090272_ha-090272-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272:/home/docker/cp-test.txt ha-090272-m04:/home/docker/cp-test_ha-090272_ha-090272-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m04 "sudo cat /home/docker/cp-test_ha-090272_ha-090272-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp testdata/cp-test.txt ha-090272-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2299823997/001/cp-test_ha-090272-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m02:/home/docker/cp-test.txt ha-090272:/home/docker/cp-test_ha-090272-m02_ha-090272.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272 "sudo cat /home/docker/cp-test_ha-090272-m02_ha-090272.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m02:/home/docker/cp-test.txt ha-090272-m03:/home/docker/cp-test_ha-090272-m02_ha-090272-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m03 "sudo cat /home/docker/cp-test_ha-090272-m02_ha-090272-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m02:/home/docker/cp-test.txt ha-090272-m04:/home/docker/cp-test_ha-090272-m02_ha-090272-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m04 "sudo cat /home/docker/cp-test_ha-090272-m02_ha-090272-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp testdata/cp-test.txt ha-090272-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2299823997/001/cp-test_ha-090272-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m03:/home/docker/cp-test.txt ha-090272:/home/docker/cp-test_ha-090272-m03_ha-090272.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272 "sudo cat /home/docker/cp-test_ha-090272-m03_ha-090272.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m03:/home/docker/cp-test.txt ha-090272-m02:/home/docker/cp-test_ha-090272-m03_ha-090272-m02.txt
E0729 13:25:17.104288 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
E0729 13:25:17.110528 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
E0729 13:25:17.122671 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
E0729 13:25:17.147904 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
E0729 13:25:17.188139 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
E0729 13:25:17.268432 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
E0729 13:25:17.428762 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m03 "sudo cat /home/docker/cp-test.txt"
E0729 13:25:17.749159 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m02 "sudo cat /home/docker/cp-test_ha-090272-m03_ha-090272-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m03:/home/docker/cp-test.txt ha-090272-m04:/home/docker/cp-test_ha-090272-m03_ha-090272-m04.txt
E0729 13:25:18.389935 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m04 "sudo cat /home/docker/cp-test_ha-090272-m03_ha-090272-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp testdata/cp-test.txt ha-090272-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m04 "sudo cat /home/docker/cp-test.txt"
E0729 13:25:19.670537 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2299823997/001/cp-test_ha-090272-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m04:/home/docker/cp-test.txt ha-090272:/home/docker/cp-test_ha-090272-m04_ha-090272.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272 "sudo cat /home/docker/cp-test_ha-090272-m04_ha-090272.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m04:/home/docker/cp-test.txt ha-090272-m02:/home/docker/cp-test_ha-090272-m04_ha-090272-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m02 "sudo cat /home/docker/cp-test_ha-090272-m04_ha-090272-m02.txt"
E0729 13:25:22.230826 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 cp ha-090272-m04:/home/docker/cp-test.txt ha-090272-m03:/home/docker/cp-test_ha-090272-m04_ha-090272-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 ssh -n ha-090272-m03 "sudo cat /home/docker/cp-test_ha-090272-m04_ha-090272-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.86s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 node stop m02 -v=7 --alsologtostderr
E0729 13:25:27.351072 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-090272 node stop m02 -v=7 --alsologtostderr: (11.978032873s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-090272 status -v=7 --alsologtostderr: exit status 7 (788.236363ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 13:25:35.573639 2512454 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:25:35.573793 2512454 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:25:35.573799 2512454 out.go:304] Setting ErrFile to fd 2...
	I0729 13:25:35.573804 2512454 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:25:35.574048 2512454 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	I0729 13:25:35.574231 2512454 out.go:298] Setting JSON to false
	I0729 13:25:35.574269 2512454 mustload.go:65] Loading cluster: ha-090272
	I0729 13:25:35.574353 2512454 notify.go:220] Checking for updates...
	I0729 13:25:35.575232 2512454 config.go:182] Loaded profile config "ha-090272": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:25:35.575255 2512454 status.go:255] checking status of ha-090272 ...
	I0729 13:25:35.575803 2512454 cli_runner.go:164] Run: docker container inspect ha-090272 --format={{.State.Status}}
	I0729 13:25:35.594852 2512454 status.go:330] ha-090272 host status = "Running" (err=<nil>)
	I0729 13:25:35.594884 2512454 host.go:66] Checking if "ha-090272" exists ...
	I0729 13:25:35.595268 2512454 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-090272
	I0729 13:25:35.623882 2512454 host.go:66] Checking if "ha-090272" exists ...
	I0729 13:25:35.624369 2512454 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 13:25:35.624442 2512454 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-090272
	I0729 13:25:35.665090 2512454 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35130 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/ha-090272/id_rsa Username:docker}
	I0729 13:25:35.773878 2512454 ssh_runner.go:195] Run: systemctl --version
	I0729 13:25:35.778403 2512454 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 13:25:35.792829 2512454 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:25:35.854213 2512454 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:48 OomKillDisable:true NGoroutines:71 SystemTime:2024-07-29 13:25:35.843766946 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:25:35.854784 2512454 kubeconfig.go:125] found "ha-090272" server: "https://192.168.49.254:8443"
	I0729 13:25:35.854819 2512454 api_server.go:166] Checking apiserver status ...
	I0729 13:25:35.854879 2512454 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 13:25:35.866366 2512454 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1427/cgroup
	I0729 13:25:35.875945 2512454 api_server.go:182] apiserver freezer: "2:freezer:/docker/0f0b7294e062c1ad9f53a2ed3df829f91adac96a9e7ea88347a1d74f37965b5a/crio/crio-d92355eb05ddfe935dd1b4a6a414132aa0e38d26acc86065d94c482b1abd83a4"
	I0729 13:25:35.876056 2512454 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/0f0b7294e062c1ad9f53a2ed3df829f91adac96a9e7ea88347a1d74f37965b5a/crio/crio-d92355eb05ddfe935dd1b4a6a414132aa0e38d26acc86065d94c482b1abd83a4/freezer.state
	I0729 13:25:35.885384 2512454 api_server.go:204] freezer state: "THAWED"
	I0729 13:25:35.885421 2512454 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 13:25:35.894848 2512454 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 13:25:35.894881 2512454 status.go:422] ha-090272 apiserver status = Running (err=<nil>)
	I0729 13:25:35.894893 2512454 status.go:257] ha-090272 status: &{Name:ha-090272 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 13:25:35.894926 2512454 status.go:255] checking status of ha-090272-m02 ...
	I0729 13:25:35.895239 2512454 cli_runner.go:164] Run: docker container inspect ha-090272-m02 --format={{.State.Status}}
	I0729 13:25:35.915888 2512454 status.go:330] ha-090272-m02 host status = "Stopped" (err=<nil>)
	I0729 13:25:35.915916 2512454 status.go:343] host is not running, skipping remaining checks
	I0729 13:25:35.915923 2512454 status.go:257] ha-090272-m02 status: &{Name:ha-090272-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 13:25:35.915948 2512454 status.go:255] checking status of ha-090272-m03 ...
	I0729 13:25:35.916299 2512454 cli_runner.go:164] Run: docker container inspect ha-090272-m03 --format={{.State.Status}}
	I0729 13:25:35.933809 2512454 status.go:330] ha-090272-m03 host status = "Running" (err=<nil>)
	I0729 13:25:35.933835 2512454 host.go:66] Checking if "ha-090272-m03" exists ...
	I0729 13:25:35.934153 2512454 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-090272-m03
	I0729 13:25:35.951904 2512454 host.go:66] Checking if "ha-090272-m03" exists ...
	I0729 13:25:35.952265 2512454 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 13:25:35.952313 2512454 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-090272-m03
	I0729 13:25:35.970166 2512454 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35140 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/ha-090272-m03/id_rsa Username:docker}
	I0729 13:25:36.073995 2512454 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 13:25:36.086938 2512454 kubeconfig.go:125] found "ha-090272" server: "https://192.168.49.254:8443"
	I0729 13:25:36.086970 2512454 api_server.go:166] Checking apiserver status ...
	I0729 13:25:36.087062 2512454 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 13:25:36.099454 2512454 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1389/cgroup
	I0729 13:25:36.109251 2512454 api_server.go:182] apiserver freezer: "2:freezer:/docker/c472aefcf76f00587e91535c31cd0ccda8f85ca669147cfba70c18ce1b8b953f/crio/crio-4e857a5e706ac13ff93edcecb6fa4512bf93b4fa78e3ee24f92d43a1dfe2692a"
	I0729 13:25:36.109353 2512454 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c472aefcf76f00587e91535c31cd0ccda8f85ca669147cfba70c18ce1b8b953f/crio/crio-4e857a5e706ac13ff93edcecb6fa4512bf93b4fa78e3ee24f92d43a1dfe2692a/freezer.state
	I0729 13:25:36.118588 2512454 api_server.go:204] freezer state: "THAWED"
	I0729 13:25:36.118677 2512454 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 13:25:36.126406 2512454 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 13:25:36.126437 2512454 status.go:422] ha-090272-m03 apiserver status = Running (err=<nil>)
	I0729 13:25:36.126447 2512454 status.go:257] ha-090272-m03 status: &{Name:ha-090272-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 13:25:36.126472 2512454 status.go:255] checking status of ha-090272-m04 ...
	I0729 13:25:36.126780 2512454 cli_runner.go:164] Run: docker container inspect ha-090272-m04 --format={{.State.Status}}
	I0729 13:25:36.147069 2512454 status.go:330] ha-090272-m04 host status = "Running" (err=<nil>)
	I0729 13:25:36.147094 2512454 host.go:66] Checking if "ha-090272-m04" exists ...
	I0729 13:25:36.147380 2512454 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-090272-m04
	I0729 13:25:36.165539 2512454 host.go:66] Checking if "ha-090272-m04" exists ...
	I0729 13:25:36.165885 2512454 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 13:25:36.165938 2512454 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-090272-m04
	I0729 13:25:36.190668 2512454 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35145 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/ha-090272-m04/id_rsa Username:docker}
	I0729 13:25:36.289385 2512454 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 13:25:36.307882 2512454 status.go:257] ha-090272-m04 status: &{Name:ha-090272-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (35.44s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 node start m02 -v=7 --alsologtostderr
E0729 13:25:37.592344 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
E0729 13:25:58.073159 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-090272 node start m02 -v=7 --alsologtostderr: (34.088926366s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-090272 status -v=7 --alsologtostderr: (1.219954312s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (35.44s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.7s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0729 13:26:13.919245 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (4.700363332s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.70s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (209.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-090272 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-090272 -v=7 --alsologtostderr
E0729 13:26:39.034239 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
E0729 13:26:41.608089 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-090272 -v=7 --alsologtostderr: (36.954435457s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-090272 --wait=true -v=7 --alsologtostderr
E0729 13:28:00.954995 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-090272 --wait=true -v=7 --alsologtostderr: (2m52.635966463s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-090272
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (209.75s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.24s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-090272 node delete m03 -v=7 --alsologtostderr: (12.29659755s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (13.24s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 stop -v=7 --alsologtostderr
E0729 13:30:17.104673 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-090272 stop -v=7 --alsologtostderr: (35.699404446s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-090272 status -v=7 --alsologtostderr: exit status 7 (122.775256ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 13:30:36.558985 2526892 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:30:36.559213 2526892 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:30:36.559241 2526892 out.go:304] Setting ErrFile to fd 2...
	I0729 13:30:36.559261 2526892 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:30:36.559549 2526892 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	I0729 13:30:36.559820 2526892 out.go:298] Setting JSON to false
	I0729 13:30:36.559890 2526892 mustload.go:65] Loading cluster: ha-090272
	I0729 13:30:36.560007 2526892 notify.go:220] Checking for updates...
	I0729 13:30:36.560469 2526892 config.go:182] Loaded profile config "ha-090272": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:30:36.560507 2526892 status.go:255] checking status of ha-090272 ...
	I0729 13:30:36.561057 2526892 cli_runner.go:164] Run: docker container inspect ha-090272 --format={{.State.Status}}
	I0729 13:30:36.579660 2526892 status.go:330] ha-090272 host status = "Stopped" (err=<nil>)
	I0729 13:30:36.579681 2526892 status.go:343] host is not running, skipping remaining checks
	I0729 13:30:36.579689 2526892 status.go:257] ha-090272 status: &{Name:ha-090272 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 13:30:36.579714 2526892 status.go:255] checking status of ha-090272-m02 ...
	I0729 13:30:36.580078 2526892 cli_runner.go:164] Run: docker container inspect ha-090272-m02 --format={{.State.Status}}
	I0729 13:30:36.609506 2526892 status.go:330] ha-090272-m02 host status = "Stopped" (err=<nil>)
	I0729 13:30:36.609527 2526892 status.go:343] host is not running, skipping remaining checks
	I0729 13:30:36.609534 2526892 status.go:257] ha-090272-m02 status: &{Name:ha-090272-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 13:30:36.609553 2526892 status.go:255] checking status of ha-090272-m04 ...
	I0729 13:30:36.609847 2526892 cli_runner.go:164] Run: docker container inspect ha-090272-m04 --format={{.State.Status}}
	I0729 13:30:36.628875 2526892 status.go:330] ha-090272-m04 host status = "Stopped" (err=<nil>)
	I0729 13:30:36.628896 2526892 status.go:343] host is not running, skipping remaining checks
	I0729 13:30:36.628904 2526892 status.go:257] ha-090272-m04 status: &{Name:ha-090272-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (109.44s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-090272 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 13:30:44.795217 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
E0729 13:31:13.918427 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-090272 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m48.521581211s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-090272 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 (109.44s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (74.29s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.72s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (60.41s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-871755 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-871755 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m0.402114157s)
--- PASS: TestJSONOutput/start/Command (60.41s)

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

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.22s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"58c414b3-51b8-4b45-8f7c-1b0e19270227","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-097914] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"13a65107-1164-4237-9db8-597acd719afe","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19341"}}
	{"specversion":"1.0","id":"be5b741e-d402-4338-86fb-2c2b40e4c3b8","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":"c6ae5c02-315a-4525-ab04-118685311c7d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig"}}
	{"specversion":"1.0","id":"2bcbe8b2-a551-40c4-9710-76c9759acc5e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube"}}
	{"specversion":"1.0","id":"e2aea52e-0fa9-4d2f-ade3-3902093d3e87","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"0a53bf3e-8228-4ccc-987d-ceee36b80058","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"df6a665e-51f7-4081-a6b0-e5236869803c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (40.59s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-912506 --network=
E0729 13:35:17.104141 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-912506 --network=: (38.437875492s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-912506" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-912506
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-912506: (2.133538361s)
--- PASS: TestKicCustomNetwork/create_custom_network (40.59s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (34.69s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-236481 --network=bridge
E0729 13:36:13.918648 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-236481 --network=bridge: (32.643882651s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-236481" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-236481
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-236481: (2.01885792s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (34.69s)

                                                
                                    
x
+
TestKicExistingNetwork (32.03s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-178466 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-178466 --network=existing-network: (29.913415479s)
helpers_test.go:175: Cleaning up "existing-network-178466" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-178466
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-178466: (1.961954848s)
--- PASS: TestKicExistingNetwork (32.03s)

                                                
                                    
x
+
TestKicCustomSubnet (38.05s)

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

                                                
                                    
x
+
TestKicStaticIP (33.2s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-034631 --static-ip=192.168.200.200
E0729 13:37:36.968287 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-034631 --static-ip=192.168.200.200: (30.967039788s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-034631 ip
helpers_test.go:175: Cleaning up "static-ip-034631" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-034631
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-034631: (2.097426345s)
--- PASS: TestKicStaticIP (33.20s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (64.05s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-021756 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-021756 --driver=docker  --container-runtime=crio: (28.561445093s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-024710 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-024710 --driver=docker  --container-runtime=crio: (29.783540605s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-021756
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-024710
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-024710" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-024710
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-024710: (1.970296273s)
helpers_test.go:175: Cleaning up "first-021756" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-021756
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-021756: (2.315249855s)
--- PASS: TestMinikubeProfile (64.05s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.34s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.13s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.59s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.19s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.83s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (87.9s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-206302 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 13:40:17.104328 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-206302 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m27.374621211s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (87.90s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.95s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-206302 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-206302 -- exec busybox-fc5497c4f-722s9 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-206302 -- exec busybox-fc5497c4f-722s9 -- sh -c "ping -c 1 192.168.58.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-206302 -- exec busybox-fc5497c4f-7f42z -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-206302 -- exec busybox-fc5497c4f-7f42z -- sh -c "ping -c 1 192.168.58.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.95s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.95s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-206302 -v 3 --alsologtostderr
E0729 13:41:13.918683 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-206302 -v 3 --alsologtostderr: (29.274564987s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (29.95s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.36s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp testdata/cp-test.txt multinode-206302:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp multinode-206302:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1807183303/001/cp-test_multinode-206302.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302 "sudo cat /home/docker/cp-test.txt"
E0729 13:41:40.155699 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp multinode-206302:/home/docker/cp-test.txt multinode-206302-m02:/home/docker/cp-test_multinode-206302_multinode-206302-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m02 "sudo cat /home/docker/cp-test_multinode-206302_multinode-206302-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp multinode-206302:/home/docker/cp-test.txt multinode-206302-m03:/home/docker/cp-test_multinode-206302_multinode-206302-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m03 "sudo cat /home/docker/cp-test_multinode-206302_multinode-206302-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp testdata/cp-test.txt multinode-206302-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp multinode-206302-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1807183303/001/cp-test_multinode-206302-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp multinode-206302-m02:/home/docker/cp-test.txt multinode-206302:/home/docker/cp-test_multinode-206302-m02_multinode-206302.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302 "sudo cat /home/docker/cp-test_multinode-206302-m02_multinode-206302.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp multinode-206302-m02:/home/docker/cp-test.txt multinode-206302-m03:/home/docker/cp-test_multinode-206302-m02_multinode-206302-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m03 "sudo cat /home/docker/cp-test_multinode-206302-m02_multinode-206302-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp testdata/cp-test.txt multinode-206302-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp multinode-206302-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1807183303/001/cp-test_multinode-206302-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp multinode-206302-m03:/home/docker/cp-test.txt multinode-206302:/home/docker/cp-test_multinode-206302-m03_multinode-206302.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302 "sudo cat /home/docker/cp-test_multinode-206302-m03_multinode-206302.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 cp multinode-206302-m03:/home/docker/cp-test.txt multinode-206302-m02:/home/docker/cp-test_multinode-206302-m03_multinode-206302-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-206302 ssh -n multinode-206302-m02 "sudo cat /home/docker/cp-test_multinode-206302-m03_multinode-206302-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.09s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.23s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 13:41:50.233571 2580735 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:41:50.233701 2580735 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:41:50.233736 2580735 out.go:304] Setting ErrFile to fd 2...
	I0729 13:41:50.233746 2580735 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:41:50.233981 2580735 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	I0729 13:41:50.234174 2580735 out.go:298] Setting JSON to false
	I0729 13:41:50.234236 2580735 mustload.go:65] Loading cluster: multinode-206302
	I0729 13:41:50.234294 2580735 notify.go:220] Checking for updates...
	I0729 13:41:50.235202 2580735 config.go:182] Loaded profile config "multinode-206302": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:41:50.235225 2580735 status.go:255] checking status of multinode-206302 ...
	I0729 13:41:50.235826 2580735 cli_runner.go:164] Run: docker container inspect multinode-206302 --format={{.State.Status}}
	I0729 13:41:50.255726 2580735 status.go:330] multinode-206302 host status = "Running" (err=<nil>)
	I0729 13:41:50.255756 2580735 host.go:66] Checking if "multinode-206302" exists ...
	I0729 13:41:50.256119 2580735 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-206302
	I0729 13:41:50.271872 2580735 host.go:66] Checking if "multinode-206302" exists ...
	I0729 13:41:50.272257 2580735 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 13:41:50.272320 2580735 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-206302
	I0729 13:41:50.296530 2580735 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35252 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/multinode-206302/id_rsa Username:docker}
	I0729 13:41:50.390364 2580735 ssh_runner.go:195] Run: systemctl --version
	I0729 13:41:50.394805 2580735 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 13:41:50.407267 2580735 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:41:50.479920 2580735 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-07-29 13:41:50.468778162 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:41:50.480689 2580735 kubeconfig.go:125] found "multinode-206302" server: "https://192.168.58.2:8443"
	I0729 13:41:50.480726 2580735 api_server.go:166] Checking apiserver status ...
	I0729 13:41:50.480804 2580735 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 13:41:50.492407 2580735 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1410/cgroup
	I0729 13:41:50.502232 2580735 api_server.go:182] apiserver freezer: "2:freezer:/docker/b69e24943cd10f13d8267596e347f41591e23c275c5476ddcea1d8671b87906b/crio/crio-3b86a58a7f9a3ed6468fb8936aef78af7aed203ddb7be9229b576df7c1d87346"
	I0729 13:41:50.502382 2580735 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/b69e24943cd10f13d8267596e347f41591e23c275c5476ddcea1d8671b87906b/crio/crio-3b86a58a7f9a3ed6468fb8936aef78af7aed203ddb7be9229b576df7c1d87346/freezer.state
	I0729 13:41:50.511229 2580735 api_server.go:204] freezer state: "THAWED"
	I0729 13:41:50.511268 2580735 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0729 13:41:50.519208 2580735 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0729 13:41:50.519292 2580735 status.go:422] multinode-206302 apiserver status = Running (err=<nil>)
	I0729 13:41:50.519332 2580735 status.go:257] multinode-206302 status: &{Name:multinode-206302 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 13:41:50.519366 2580735 status.go:255] checking status of multinode-206302-m02 ...
	I0729 13:41:50.519689 2580735 cli_runner.go:164] Run: docker container inspect multinode-206302-m02 --format={{.State.Status}}
	I0729 13:41:50.536443 2580735 status.go:330] multinode-206302-m02 host status = "Running" (err=<nil>)
	I0729 13:41:50.536469 2580735 host.go:66] Checking if "multinode-206302-m02" exists ...
	I0729 13:41:50.536764 2580735 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-206302-m02
	I0729 13:41:50.553562 2580735 host.go:66] Checking if "multinode-206302-m02" exists ...
	I0729 13:41:50.553860 2580735 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 13:41:50.553909 2580735 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-206302-m02
	I0729 13:41:50.571601 2580735 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35257 SSHKeyPath:/home/jenkins/minikube-integration/19341-2460360/.minikube/machines/multinode-206302-m02/id_rsa Username:docker}
	I0729 13:41:50.665348 2580735 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 13:41:50.677250 2580735 status.go:257] multinode-206302-m02 status: &{Name:multinode-206302-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0729 13:41:50.677288 2580735 status.go:255] checking status of multinode-206302-m03 ...
	I0729 13:41:50.677598 2580735 cli_runner.go:164] Run: docker container inspect multinode-206302-m03 --format={{.State.Status}}
	I0729 13:41:50.694185 2580735 status.go:330] multinode-206302-m03 host status = "Stopped" (err=<nil>)
	I0729 13:41:50.694210 2580735 status.go:343] host is not running, skipping remaining checks
	I0729 13:41:50.694219 2580735 status.go:257] multinode-206302-m03 status: &{Name:multinode-206302-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (82.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-206302
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-206302
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-206302: (24.863904282s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-206302 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-206302 --wait=true -v=8 --alsologtostderr: (57.667337789s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-206302
--- PASS: TestMultiNode/serial/RestartKeepsNodes (82.67s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.32s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.83s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 13:43:52.520379 2588199 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:43:52.520581 2588199 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:43:52.520615 2588199 out.go:304] Setting ErrFile to fd 2...
	I0729 13:43:52.520637 2588199 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:43:52.520882 2588199 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	I0729 13:43:52.521107 2588199 out.go:298] Setting JSON to false
	I0729 13:43:52.521190 2588199 mustload.go:65] Loading cluster: multinode-206302
	I0729 13:43:52.521267 2588199 notify.go:220] Checking for updates...
	I0729 13:43:52.521656 2588199 config.go:182] Loaded profile config "multinode-206302": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 13:43:52.521691 2588199 status.go:255] checking status of multinode-206302 ...
	I0729 13:43:52.522221 2588199 cli_runner.go:164] Run: docker container inspect multinode-206302 --format={{.State.Status}}
	I0729 13:43:52.541036 2588199 status.go:330] multinode-206302 host status = "Stopped" (err=<nil>)
	I0729 13:43:52.541058 2588199 status.go:343] host is not running, skipping remaining checks
	I0729 13:43:52.541065 2588199 status.go:257] multinode-206302 status: &{Name:multinode-206302 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 13:43:52.541090 2588199 status.go:255] checking status of multinode-206302-m02 ...
	I0729 13:43:52.541406 2588199 cli_runner.go:164] Run: docker container inspect multinode-206302-m02 --format={{.State.Status}}
	I0729 13:43:52.557999 2588199 status.go:330] multinode-206302-m02 host status = "Stopped" (err=<nil>)
	I0729 13:43:52.558025 2588199 status.go:343] host is not running, skipping remaining checks
	I0729 13:43:52.558033 2588199 status.go:257] multinode-206302-m02 status: &{Name:multinode-206302-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (49.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (34.03s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestPreload (126.93s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-359357 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0729 13:46:13.918275 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-359357 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m29.697190883s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-359357 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-359357 image pull gcr.io/k8s-minikube/busybox: (1.829335927s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-359357
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-359357: (5.856405579s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-359357 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-359357 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (26.966593073s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-359357 image list
helpers_test.go:175: Cleaning up "test-preload-359357" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-359357
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-359357: (2.330048676s)
--- PASS: TestPreload (126.93s)

                                                
                                    
x
+
TestScheduledStopUnix (108.58s)

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (13.4s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"754f16bb-86e1-4c51-86bc-d0302504e7cc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-575611] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"21280779-9114-4665-ab88-b82f4ecec49c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19341"}}
	{"specversion":"1.0","id":"d3c6ef3c-67fa-44c7-886e-3e0631fd5b3c","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":"de103029-9a97-40bb-9dcb-d267f78dfffd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig"}}
	{"specversion":"1.0","id":"f7a5fe20-7901-40de-9301-2224e3699aa8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube"}}
	{"specversion":"1.0","id":"fd83f17d-1d7e-4ba8-9914-17549b520dc6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"393afbc8-6eb6-4be3-a4a2-b821b2d75e14","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"e614b8be-504a-47fb-a014-545ef4952d83","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":"8f12d46c-a819-4d1a-a039-c26006668ff4","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":"f7728593-ad04-47ea-ab11-beb41523faad","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":"b64008e5-78f2-4052-8f86-ad6ecb19e4a4","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":"8f50fb5d-e6dc-4166-a655-50abfc33b20b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-575611\" primary control-plane node in \"insufficient-storage-575611\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"709f2865-d185-4d7e-8e9d-f501f2891222","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1721902582-19326 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"e2f2bbcf-b3b5-4028-9df6-900c9603ed3f","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":"5d8f84f3-6183-4824-83c7-841d3163809a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 13:49:26.608045 2605961 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-575611" does not appear in /home/jenkins/minikube-integration/19341-2460360/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 13:49:26.882730 2606022 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-575611" does not appear in /home/jenkins/minikube-integration/19341-2460360/kubeconfig
	E0729 13:49:26.892845 2606022 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/insufficient-storage-575611/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (126.05s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1180042916 start -p running-upgrade-038331 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0729 13:55:17.104164 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1180042916 start -p running-upgrade-038331 --memory=2200 --vm-driver=docker  --container-runtime=crio: (52.73746463s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-038331 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0729 13:56:13.918832 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-038331 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m9.614307724s)
helpers_test.go:175: Cleaning up "running-upgrade-038331" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-038331
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-038331: (2.609156102s)
--- PASS: TestRunningBinaryUpgrade (126.05s)

                                                
                                    
x
+
TestKubernetesUpgrade (388.07s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-126282] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19341
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (155.92s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1246563065 start -p missing-upgrade-770863 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1246563065 start -p missing-upgrade-770863 --memory=2200 --driver=docker  --container-runtime=crio: (1m16.780208275s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-770863
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-770863: (10.471514321s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-770863
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-770863 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-770863 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m5.457587462s)
helpers_test.go:175: Cleaning up "missing-upgrade-770863" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-770863
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-770863: (1.964056171s)
--- PASS: TestMissingContainerUpgrade (155.92s)

                                                
                                    
x
+
TestPause/serial/Start (69.39s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-511619] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19341
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (41.1s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (6.47s)

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

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-511619
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-511619: (2.030640338s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (6.47s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.12s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-511619 --no-kubernetes --driver=docker  --container-runtime=crio
E0729 13:50:17.104011 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-511619 --no-kubernetes --driver=docker  --container-runtime=crio: (7.117688332s)
--- PASS: TestNoKubernetes/serial/Start (7.12s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.35s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.15s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.95s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (43.13s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-884055 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0729 13:51:13.918715 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-884055 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (43.105256554s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (43.13s)

                                                
                                    
x
+
TestPause/serial/Pause (0.86s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.38s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-884055","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-884055","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.38s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.82s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.2s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.95s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.43s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.31s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (71.5s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2740081419 start -p stopped-upgrade-640823 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2740081419 start -p stopped-upgrade-640823 --memory=2200 --vm-driver=docker  --container-runtime=crio: (34.293644891s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2740081419 -p stopped-upgrade-640823 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2740081419 -p stopped-upgrade-640823 stop: (2.717152756s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-640823 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0729 13:54:16.969809 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-640823 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.490025673s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (71.50s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.08s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.21s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 13:57:21.828998 2644980 out.go:291] Setting OutFile to fd 1 ...
	I0729 13:57:21.829228 2644980 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:57:21.829259 2644980 out.go:304] Setting ErrFile to fd 2...
	I0729 13:57:21.829287 2644980 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 13:57:21.829571 2644980 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-2460360/.minikube/bin
	I0729 13:57:21.830029 2644980 out.go:298] Setting JSON to false
	I0729 13:57:21.831138 2644980 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":41988,"bootTime":1722219454,"procs":180,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0729 13:57:21.831244 2644980 start.go:139] virtualization:  
	I0729 13:57:21.834882 2644980 out.go:177] * [false-239466] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 13:57:21.837848 2644980 out.go:177]   - MINIKUBE_LOCATION=19341
	I0729 13:57:21.837918 2644980 notify.go:220] Checking for updates...
	I0729 13:57:21.841311 2644980 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 13:57:21.844414 2644980 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19341-2460360/kubeconfig
	I0729 13:57:21.846951 2644980 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-2460360/.minikube
	I0729 13:57:21.849574 2644980 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 13:57:21.852184 2644980 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 13:57:21.855349 2644980 config.go:182] Loaded profile config "kubernetes-upgrade-126282": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0-beta.0
	I0729 13:57:21.855534 2644980 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 13:57:21.910147 2644980 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 13:57:21.910268 2644980 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 13:57:22.023639 2644980 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-29 13:57:22.010831909 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 13:57:22.023766 2644980 docker.go:307] overlay module found
	I0729 13:57:22.026368 2644980 out.go:177] * Using the docker driver based on user configuration
	I0729 13:57:22.029122 2644980 start.go:297] selected driver: docker
	I0729 13:57:22.029147 2644980 start.go:901] validating driver "docker" against <nil>
	I0729 13:57:22.029162 2644980 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 13:57:22.033092 2644980 out.go:177] 
	W0729 13:57:22.035920 2644980 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
	I0729 13:57:22.038414 2644980 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Jul 2024 13:57:19 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-126282
contexts:
- context:
cluster: kubernetes-upgrade-126282
extensions:
- extension:
last-update: Mon, 29 Jul 2024 13:57:19 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: kubernetes-upgrade-126282
name: kubernetes-upgrade-126282
current-context: kubernetes-upgrade-126282
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-126282
user:
client-certificate: /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kubernetes-upgrade-126282/client.crt
client-key: /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kubernetes-upgrade-126282/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-431915 --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
E0729 14:00:17.104227 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
E0729 14:01:13.918784 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-431915 --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: (2m43.87263197s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (163.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-431915 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" [11787d78-06dc-4cc3-900c-02023364627b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [11787d78-06dc-4cc3-900c-02023364627b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.004179978s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-431915 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.57s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-431915 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-431915 --alsologtostderr -v=3: (12.421481175s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.42s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-874976 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" [6585953f-765f-465a-8dc6-50ae4b0a75f0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6585953f-765f-465a-8dc6-50ae4b0a75f0] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.004720151s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-874976 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.44s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-874976 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-874976 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (4m33.604377761s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-874976 -n no-preload-874976
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (273.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-l5flg" [78e0c2eb-1588-424d-bc8a-5ed7e2daed55] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004024871s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-l5flg" [78e0c2eb-1588-424d-bc8a-5ed7e2daed55] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004484468s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-431915 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-718824 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 14:05:17.104493 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-718824 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m11.628996419s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (71.63s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-718824 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" [1050dad9-4a12-4cb9-ab7c-c580c25ddcfd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1050dad9-4a12-4cb9-ab7c-c580c25ddcfd] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.00356127s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-718824 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-718824 --alsologtostderr -v=3
E0729 14:06:13.919313 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-718824 --alsologtostderr -v=3: (11.916978902s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.92s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-718824 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 14:06:30.394196 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:30.399419 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:30.409646 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:30.429937 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:30.470166 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:30.550445 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:30.710783 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:31.031073 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:31.672032 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:32.952394 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:35.513326 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:40.633783 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:06:50.874842 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:07:11.355556 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
E0729 14:07:52.316651 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-718824 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m28.350997327s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-718824 -n embed-certs-718824
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (268.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-hns9c" [128fc8d2-acf5-43ba-aa8b-6abfca14a614] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004194864s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-hns9c" [128fc8d2-acf5-43ba-aa8b-6abfca14a614] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004788421s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-874976 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-696695 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 14:09:14.237179 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-696695 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m2.546029047s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (62.55s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-696695 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" [e4088548-3d65-424a-bee3-f57d036fd6c5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e4088548-3d65-424a-bee3-f57d036fd6c5] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.003058263s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-696695 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.37s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-696695 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 14:10:17.104423 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-696695 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m26.98057762s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-696695 -n default-k8s-diff-port-696695
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (267.34s)

                                                
                                    
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-nhtzt" [7a162287-dcdd-4e41-bdcf-ba4215407251] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003248873s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-nhtzt" [7a162287-dcdd-4e41-bdcf-ba4215407251] Running
E0729 14:10:56.970426 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/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 6.003583912s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-718824 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-718824 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: kindest/kindnetd:v20240719-e7903573
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-664373 --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-beta.0
E0729 14:11:13.918275 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
E0729 14:11:30.394293 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-664373 --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-beta.0: (36.535517048s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (36.54s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-664373 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-664373 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.207519557s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.21s)

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-664373 --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-beta.0
E0729 14:11:58.078222 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/old-k8s-version-431915/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-664373 --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-beta.0: (15.583551078s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-664373 -n newest-cni-664373
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.10s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-239466 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-xlvpx" [69c000d6-adff-4109-9c1f-355900deb2de] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-xlvpx" [69c000d6-adff-4109-9c1f-355900deb2de] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.004339978s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.27s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-239466 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0729 14:13:39.426240 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/no-preload-874976/client.crt: no such file or directory
E0729 14:13:59.907008 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/no-preload-874976/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-239466 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m1.789064561s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (61.79s)

                                                
                                    
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-9sc2c" [5d0f93d3-b73a-4e1e-b568-fccd7bf0a18f] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004181209s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-9sc2c" [5d0f93d3-b73a-4e1e-b568-fccd7bf0a18f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004208017s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-696695 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-696695 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: kindest/kindnetd:v20240719-e7903573
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p default-k8s-diff-port-696695 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-696695 -n default-k8s-diff-port-696695
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-696695 -n default-k8s-diff-port-696695: exit status 2 (335.743347ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-696695 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-696695 -n default-k8s-diff-port-696695
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-696695 -n default-k8s-diff-port-696695
E0729 14:14:40.868016 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/no-preload-874976/client.crt: no such file or directory
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.11s)
E0729 14:19:26.449343 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
E0729 14:19:34.678025 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:34.683278 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:34.693624 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:34.713871 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:34.754113 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:34.834622 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:34.994803 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:35.315271 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:35.955896 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:37.237015 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:38.545879 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:38.551200 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:38.561525 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:38.581853 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:38.622177 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:38.702452 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:38.862944 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:39.184832 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:39.797287 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:39.825450 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:41.106510 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:43.667597 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:44.918203 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:48.788201 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:19:55.159386 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory
E0729 14:19:59.029275 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
E0729 14:20:15.639714 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/default-k8s-diff-port-696695/client.crt: no such file or directory

                                                
                                    
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-ppbc5" [b8a84a8d-c6cf-49ad-b20c-5efa71c032d3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.005051315s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-239466 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-lqfps" [354f6a7e-6f0f-4247-8fb2-2b9e2b393ba3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-lqfps" [354f6a7e-6f0f-4247-8fb2-2b9e2b393ba3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.004090561s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.41s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-239466 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0729 14:16:02.788420 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/no-preload-874976/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-239466 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m11.746558616s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (71.75s)

                                                
                                    
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-q7qkm" [936c39d9-993f-4b6a-bd25-62dccd80391e] Running
E0729 14:16:13.918445 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/addons-707575/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005635008s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-239466 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-pxncd" [a53a5e2b-ad69-4800-b551-5eef1008f7b8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-pxncd" [a53a5e2b-ad69-4800-b551-5eef1008f7b8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 13.003317693s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (13.36s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-239466 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-znw2s" [f2e6997e-96e6-43d0-ac21-51dda3eb5164] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-znw2s" [f2e6997e-96e6-43d0-ac21-51dda3eb5164] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 13.0043109s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (13.43s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-239466 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0729 14:18:04.528043 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
E0729 14:18:04.533370 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
E0729 14:18:04.543635 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
E0729 14:18:04.563896 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
E0729 14:18:04.604154 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
E0729 14:18:04.684595 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
E0729 14:18:04.844998 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
E0729 14:18:05.165422 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
E0729 14:18:05.806428 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
E0729 14:18:07.086874 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
E0729 14:18:09.647253 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-239466 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (56.060390354s)
--- PASS: TestNetworkPlugins/group/flannel/Start (56.06s)

                                                
                                    
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-dhvnj" [df574797-b1a6-4e96-bfdc-b5d0b39e0779] Running
E0729 14:18:14.767483 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003815373s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-239466 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-gfcl2" [90ab1b0d-0fa2-4adf-8a2a-88eade03eea4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0729 14:18:18.945485 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/no-preload-874976/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-gfcl2" [90ab1b0d-0fa2-4adf-8a2a-88eade03eea4] Running
E0729 14:18:25.007731 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/auto-239466/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003391736s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.26s)

                                                
                                    
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-arm64 ssh -p enable-default-cni-239466 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-239466 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-zdvgf" [c79b074d-5796-4384-b080-4ea6c14610c9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-zdvgf" [c79b074d-5796-4384-b080-4ea6c14610c9] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.004273709s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.28s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-239466 "pgrep -a kubelet"
E0729 14:20:17.104735 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/functional-938755/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-239466 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-rt69z" [a4d24215-23dc-4062-804a-6fa5bd0c008e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0729 14:20:19.510134 2465746 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kindnet-239466/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-rt69z" [a4d24215-23dc-4062-804a-6fa5bd0c008e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.004169628s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.25s)

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

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

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

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

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

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

                                                
                                    

Test skip (33/336)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.55s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-996957 --alsologtostderr --driver=docker  --container-runtime=crio
aaa_download_only_test.go:244: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-996957" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-996957
--- SKIP: TestDownloadOnlyKic (0.55s)

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (0.00s)

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:446: skip Helm test on arm64
--- SKIP: TestAddons/parallel/HelmTiller (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1783: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.87s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Jul 2024 13:57:19 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-126282
contexts:
- context:
cluster: kubernetes-upgrade-126282
extensions:
- extension:
last-update: Mon, 29 Jul 2024 13:57:19 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: kubernetes-upgrade-126282
name: kubernetes-upgrade-126282
current-context: kubernetes-upgrade-126282
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-126282
user:
client-certificate: /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kubernetes-upgrade-126282/client.crt
client-key: /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kubernetes-upgrade-126282/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.33s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19341-2460360/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Jul 2024 13:57:27 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-126282
contexts:
- context:
cluster: kubernetes-upgrade-126282
extensions:
- extension:
last-update: Mon, 29 Jul 2024 13:57:27 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: kubernetes-upgrade-126282
name: kubernetes-upgrade-126282
current-context: kubernetes-upgrade-126282
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-126282
user:
client-certificate: /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kubernetes-upgrade-126282/client.crt
client-key: /home/jenkins/minikube-integration/19341-2460360/.minikube/profiles/kubernetes-upgrade-126282/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard