Test Report: Docker_Linux_crio_arm64 19662

                    
                      3f64d3c641e64b460ff7a3cff080aebef74ca5ca:2024-09-17:36258
                    
                

Test fail (3/328)

Order failed test Duration
33 TestAddons/parallel/Registry 76.31
34 TestAddons/parallel/Ingress 152.21
36 TestAddons/parallel/MetricsServer 316.62
x
+
TestAddons/parallel/Registry (76.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 10.567923ms
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-66c9cd494c-dv6h4" [7f975f20-1a11-40e8-a002-9a5053f35add] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004387675s
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-tfsqz" [f28503f5-d44e-4c07-841c-8ff5cb7c2c95] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.005044558s
addons_test.go:342: (dbg) Run:  kubectl --context addons-668455 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-668455 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) Non-zero exit: kubectl --context addons-668455 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": exit status 1 (1m0.130239758s)

                                                
                                                
-- stdout --
	pod "registry-test" deleted

                                                
                                                
-- /stdout --
** stderr ** 
	error: timed out waiting for the condition

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-668455 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\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-668455 ip
2024/09/17 18:04:06 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-668455 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-668455
helpers_test.go:235: (dbg) docker inspect addons-668455:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575",
	        "Created": "2024-09-17T17:51:54.355348599Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 280107,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-17T17:51:54.515443331Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:f8be4f9f9351784955e36c0e64d55ad19451839d9f6d0c057285eb8f9072963b",
	        "ResolvConfPath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/hostname",
	        "HostsPath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/hosts",
	        "LogPath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575-json.log",
	        "Name": "/addons-668455",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-668455:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-668455",
	            "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/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0-init/diff:/var/lib/docker/overlay2/23aadc0024639422b8a0b1baa58ef125d3bbd0ea18b2d795cd529a679cea27f5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0/merged",
	                "UpperDir": "/var/lib/docker/overlay2/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0/diff",
	                "WorkDir": "/var/lib/docker/overlay2/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-668455",
	                "Source": "/var/lib/docker/volumes/addons-668455/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-668455",
	            "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.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4",
	            "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-668455",
	                "name.minikube.sigs.k8s.io": "addons-668455",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "913dba61b66fc52683999fc50d1f4b0517ec9e17c9ba5f10fcc2e2b9631cb583",
	            "SandboxKey": "/var/run/docker/netns/913dba61b66f",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33134"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33135"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33136"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33137"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-668455": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "044c3a80c4d0d0e23bb9232dd778976113922f13d4d80ce0a970e68a063604dc",
	                    "EndpointID": "bcf5a7528570fa73e74eac11b9670770b27358dccd4ea0d759fea7daf85dff4a",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-668455",
	                        "ce2ee9789ef1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-668455 -n addons-668455
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-668455 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-668455 logs -n 25: (2.558262188s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-180730   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | -p download-only-180730              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| delete  | -p download-only-180730              | download-only-180730   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| start   | -o=json --download-only              | download-only-913869   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | -p download-only-913869              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| delete  | -p download-only-913869              | download-only-913869   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| delete  | -p download-only-180730              | download-only-180730   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| delete  | -p download-only-913869              | download-only-913869   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| start   | --download-only -p                   | download-docker-699639 | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | download-docker-699639               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-699639            | download-docker-699639 | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| start   | --download-only -p                   | binary-mirror-514116   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | binary-mirror-514116                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:33443               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-514116              | binary-mirror-514116   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| addons  | enable dashboard -p                  | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | addons-668455                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | addons-668455                        |                        |         |         |                     |                     |
	| start   | -p addons-668455 --wait=true         | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:54 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-668455 addons                 | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:03 UTC | 17 Sep 24 18:03 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-668455 addons                 | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:03 UTC | 17 Sep 24 18:03 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-668455 addons disable         | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:03 UTC | 17 Sep 24 18:04 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| ip      | addons-668455 ip                     | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	| addons  | addons-668455 addons disable         | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin         | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC |                     |
	|         | -p addons-668455                     |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/17 17:51:28
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0917 17:51:28.919203  279610 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:51:28.919377  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:51:28.919388  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:51:28.919394  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:51:28.919656  279610 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	I0917 17:51:28.920122  279610 out.go:352] Setting JSON to false
	I0917 17:51:28.921069  279610 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5634,"bootTime":1726589855,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0917 17:51:28.921149  279610 start.go:139] virtualization:  
	I0917 17:51:28.924266  279610 out.go:177] * [addons-668455] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0917 17:51:28.927959  279610 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 17:51:28.928010  279610 notify.go:220] Checking for updates...
	I0917 17:51:28.930748  279610 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 17:51:28.933746  279610 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig
	I0917 17:51:28.936585  279610 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.minikube
	I0917 17:51:28.939231  279610 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0917 17:51:28.941980  279610 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 17:51:28.944833  279610 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 17:51:28.978029  279610 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 17:51:28.978177  279610 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:51:29.036294  279610 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-09-17 17:51:29.026523925 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 17:51:29.036413  279610 docker.go:318] overlay module found
	I0917 17:51:29.039318  279610 out.go:177] * Using the docker driver based on user configuration
	I0917 17:51:29.042035  279610 start.go:297] selected driver: docker
	I0917 17:51:29.042062  279610 start.go:901] validating driver "docker" against <nil>
	I0917 17:51:29.042077  279610 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 17:51:29.042766  279610 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:51:29.112037  279610 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-09-17 17:51:29.102647312 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 17:51:29.112329  279610 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0917 17:51:29.112574  279610 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]
	I0917 17:51:29.115375  279610 out.go:177] * Using Docker driver with root privileges
	I0917 17:51:29.118047  279610 cni.go:84] Creating CNI manager for ""
	I0917 17:51:29.118125  279610 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 17:51:29.118136  279610 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0917 17:51:29.118234  279610 start.go:340] cluster config:
	{Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 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}
	I0917 17:51:29.121561  279610 out.go:177] * Starting "addons-668455" primary control-plane node in "addons-668455" cluster
	I0917 17:51:29.124263  279610 cache.go:121] Beginning downloading kic base image for docker with crio
	I0917 17:51:29.127150  279610 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0917 17:51:29.130005  279610 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0917 17:51:29.130016  279610 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 17:51:29.130088  279610 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0917 17:51:29.130096  279610 cache.go:56] Caching tarball of preloaded images
	I0917 17:51:29.130404  279610 preload.go:172] Found /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0917 17:51:29.130428  279610 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0917 17:51:29.130792  279610 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/config.json ...
	I0917 17:51:29.130825  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/config.json: {Name:mke99ec0955a5436c642250539453bae15fb8503 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:29.152633  279610 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 17:51:29.152770  279610 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0917 17:51:29.152802  279610 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0917 17:51:29.152808  279610 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0917 17:51:29.152815  279610 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0917 17:51:29.152821  279610 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0917 17:51:47.189986  279610 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0917 17:51:47.190029  279610 cache.go:194] Successfully downloaded all kic artifacts
	I0917 17:51:47.190072  279610 start.go:360] acquireMachinesLock for addons-668455: {Name:mk6180dc8646f4f0caf77e11b4080297bc1682ef Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0917 17:51:47.190213  279610 start.go:364] duration metric: took 116.215µs to acquireMachinesLock for "addons-668455"
	I0917 17:51:47.190244  279610 start.go:93] Provisioning new machine with config: &{Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0917 17:51:47.190320  279610 start.go:125] createHost starting for "" (driver="docker")
	I0917 17:51:47.192507  279610 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0917 17:51:47.192773  279610 start.go:159] libmachine.API.Create for "addons-668455" (driver="docker")
	I0917 17:51:47.192811  279610 client.go:168] LocalClient.Create starting
	I0917 17:51:47.192953  279610 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem
	I0917 17:51:47.385161  279610 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem
	I0917 17:51:48.062364  279610 cli_runner.go:164] Run: docker network inspect addons-668455 --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}}]}"
	W0917 17:51:48.078113  279610 cli_runner.go:211] docker network inspect addons-668455 --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
	I0917 17:51:48.078220  279610 network_create.go:284] running [docker network inspect addons-668455] to gather additional debugging logs...
	I0917 17:51:48.078249  279610 cli_runner.go:164] Run: docker network inspect addons-668455
	W0917 17:51:48.097275  279610 cli_runner.go:211] docker network inspect addons-668455 returned with exit code 1
	I0917 17:51:48.097324  279610 network_create.go:287] error running [docker network inspect addons-668455]: docker network inspect addons-668455: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-668455 not found
	I0917 17:51:48.097340  279610 network_create.go:289] output of [docker network inspect addons-668455]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-668455 not found
	
	** /stderr **
	I0917 17:51:48.097450  279610 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}}]}"
	I0917 17:51:48.115420  279610 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:0x400069cae0}
	I0917 17:51:48.115474  279610 network_create.go:124] attempt to create docker network addons-668455 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0917 17:51:48.115536  279610 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-668455 addons-668455
	I0917 17:51:48.193951  279610 network_create.go:108] docker network addons-668455 192.168.49.0/24 created
	I0917 17:51:48.193986  279610 kic.go:121] calculated static IP "192.168.49.2" for the "addons-668455" container
	I0917 17:51:48.194090  279610 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0917 17:51:48.214256  279610 cli_runner.go:164] Run: docker volume create addons-668455 --label name.minikube.sigs.k8s.io=addons-668455 --label created_by.minikube.sigs.k8s.io=true
	I0917 17:51:48.234504  279610 oci.go:103] Successfully created a docker volume addons-668455
	I0917 17:51:48.234603  279610 cli_runner.go:164] Run: docker run --rm --name addons-668455-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-668455 --entrypoint /usr/bin/test -v addons-668455:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0917 17:51:50.128464  279610 cli_runner.go:217] Completed: docker run --rm --name addons-668455-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-668455 --entrypoint /usr/bin/test -v addons-668455:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (1.893817148s)
	I0917 17:51:50.128501  279610 oci.go:107] Successfully prepared a docker volume addons-668455
	I0917 17:51:50.128536  279610 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 17:51:50.128567  279610 kic.go:194] Starting extracting preloaded images to volume ...
	I0917 17:51:50.128642  279610 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-668455:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0917 17:51:54.281604  279610 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-668455:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.152918389s)
	I0917 17:51:54.281640  279610 kic.go:203] duration metric: took 4.153070869s to extract preloaded images to volume ...
	W0917 17:51:54.281807  279610 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0917 17:51:54.281923  279610 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0917 17:51:54.339621  279610 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-668455 --name addons-668455 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-668455 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-668455 --network addons-668455 --ip 192.168.49.2 --volume addons-668455:/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.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4
	I0917 17:51:54.710365  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Running}}
	I0917 17:51:54.733798  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:51:54.758678  279610 cli_runner.go:164] Run: docker exec addons-668455 stat /var/lib/dpkg/alternatives/iptables
	I0917 17:51:54.823560  279610 oci.go:144] the created container "addons-668455" has a running status.
	I0917 17:51:54.823589  279610 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa...
	I0917 17:51:55.715823  279610 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0917 17:51:55.739459  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:51:55.760362  279610 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0917 17:51:55.760382  279610 kic_runner.go:114] Args: [docker exec --privileged addons-668455 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0917 17:51:55.834234  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:51:55.855219  279610 machine.go:93] provisionDockerMachine start ...
	I0917 17:51:55.855326  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:55.878707  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:55.879052  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:55.879067  279610 main.go:141] libmachine: About to run SSH command:
	hostname
	I0917 17:51:56.024341  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-668455
	
	I0917 17:51:56.024415  279610 ubuntu.go:169] provisioning hostname "addons-668455"
	I0917 17:51:56.024523  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:56.042240  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:56.042490  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:56.042503  279610 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-668455 && echo "addons-668455" | sudo tee /etc/hostname
	I0917 17:51:56.200478  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-668455
	
	I0917 17:51:56.200603  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:56.218808  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:56.219068  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:56.219091  279610 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-668455' /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-668455/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-668455' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0917 17:51:56.364581  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0917 17:51:56.364612  279610 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19662-273469/.minikube CaCertPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19662-273469/.minikube}
	I0917 17:51:56.364635  279610 ubuntu.go:177] setting up certificates
	I0917 17:51:56.364644  279610 provision.go:84] configureAuth start
	I0917 17:51:56.364713  279610 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-668455
	I0917 17:51:56.380448  279610 provision.go:143] copyHostCerts
	I0917 17:51:56.380542  279610 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19662-273469/.minikube/ca.pem (1082 bytes)
	I0917 17:51:56.380691  279610 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19662-273469/.minikube/cert.pem (1123 bytes)
	I0917 17:51:56.380778  279610 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19662-273469/.minikube/key.pem (1675 bytes)
	I0917 17:51:56.380859  279610 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19662-273469/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca-key.pem org=jenkins.addons-668455 san=[127.0.0.1 192.168.49.2 addons-668455 localhost minikube]
	I0917 17:51:56.881650  279610 provision.go:177] copyRemoteCerts
	I0917 17:51:56.881725  279610 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0917 17:51:56.881769  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:56.899566  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.001829  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0917 17:51:57.036649  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0917 17:51:57.065238  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0917 17:51:57.090731  279610 provision.go:87] duration metric: took 726.072225ms to configureAuth
	I0917 17:51:57.090762  279610 ubuntu.go:193] setting minikube options for container-runtime
	I0917 17:51:57.090998  279610 config.go:182] Loaded profile config "addons-668455": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:51:57.091118  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.109922  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:57.110208  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:57.110233  279610 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0917 17:51:57.367865  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0917 17:51:57.367932  279610 machine.go:96] duration metric: took 1.512693087s to provisionDockerMachine
	I0917 17:51:57.367958  279610 client.go:171] duration metric: took 10.175136473s to LocalClient.Create
	I0917 17:51:57.367999  279610 start.go:167] duration metric: took 10.175226062s to libmachine.API.Create "addons-668455"
	I0917 17:51:57.368020  279610 start.go:293] postStartSetup for "addons-668455" (driver="docker")
	I0917 17:51:57.368044  279610 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]
	I0917 17:51:57.368157  279610 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
	I0917 17:51:57.368265  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.385323  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.486297  279610 ssh_runner.go:195] Run: cat /etc/os-release
	I0917 17:51:57.489851  279610 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0917 17:51:57.489890  279610 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0917 17:51:57.489902  279610 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0917 17:51:57.489911  279610 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0917 17:51:57.489923  279610 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-273469/.minikube/addons for local assets ...
	I0917 17:51:57.490022  279610 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-273469/.minikube/files for local assets ...
	I0917 17:51:57.490051  279610 start.go:296] duration metric: took 122.012746ms for postStartSetup
	I0917 17:51:57.490406  279610 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-668455
	I0917 17:51:57.507523  279610 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/config.json ...
	I0917 17:51:57.507823  279610 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 17:51:57.507888  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.525074  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.621477  279610 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0917 17:51:57.626616  279610 start.go:128] duration metric: took 10.436279044s to createHost
	I0917 17:51:57.626643  279610 start.go:83] releasing machines lock for "addons-668455", held for 10.436416378s
	I0917 17:51:57.626719  279610 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-668455
	I0917 17:51:57.643634  279610 ssh_runner.go:195] Run: cat /version.json
	I0917 17:51:57.643698  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.643982  279610 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0917 17:51:57.644040  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.672374  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.677850  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.767632  279610 ssh_runner.go:195] Run: systemctl --version
	I0917 17:51:57.897526  279610 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0917 17:51:58.040157  279610 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0917 17:51:58.044962  279610 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" ;
	I0917 17:51:58.067828  279610 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0917 17:51:58.067961  279610 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0917 17:51:58.105905  279610 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0917 17:51:58.105992  279610 start.go:495] detecting cgroup driver to use...
	I0917 17:51:58.106044  279610 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0917 17:51:58.106129  279610 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0917 17:51:58.124073  279610 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0917 17:51:58.136688  279610 docker.go:217] disabling cri-docker service (if available) ...
	I0917 17:51:58.136757  279610 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0917 17:51:58.151371  279610 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0917 17:51:58.166895  279610 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0917 17:51:58.263807  279610 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0917 17:51:58.359518  279610 docker.go:233] disabling docker service ...
	I0917 17:51:58.359605  279610 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0917 17:51:58.383392  279610 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0917 17:51:58.396281  279610 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0917 17:51:58.488481  279610 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0917 17:51:58.589410  279610 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0917 17:51:58.603499  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0917 17:51:58.623531  279610 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0917 17:51:58.623639  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.634222  279610 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0917 17:51:58.634333  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.645240  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.656816  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.669233  279610 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0917 17:51:58.680124  279610 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"
	I0917 17:51:58.690762  279610 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"
	I0917 17:51:58.707748  279610 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"
	I0917 17:51:58.718215  279610 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0917 17:51:58.727600  279610 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0917 17:51:58.737023  279610 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 17:51:58.826421  279610 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0917 17:51:58.946560  279610 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0917 17:51:58.946657  279610 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0917 17:51:58.950531  279610 start.go:563] Will wait 60s for crictl version
	I0917 17:51:58.950600  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:51:58.954298  279610 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0917 17:51:58.994431  279610 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0917 17:51:58.994584  279610 ssh_runner.go:195] Run: crio --version
	I0917 17:51:59.041648  279610 ssh_runner.go:195] Run: crio --version
	I0917 17:51:59.089129  279610 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0917 17:51:59.091858  279610 cli_runner.go:164] Run: docker network inspect addons-668455 --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}}]}"
	I0917 17:51:59.108021  279610 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0917 17:51:59.111852  279610 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""
	I0917 17:51:59.123391  279610 kubeadm.go:883] updating cluster {Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 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} ...
	I0917 17:51:59.123520  279610 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 17:51:59.123579  279610 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 17:51:59.198550  279610 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 17:51:59.198573  279610 crio.go:433] Images already preloaded, skipping extraction
	I0917 17:51:59.198633  279610 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 17:51:59.239011  279610 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 17:51:59.239036  279610 cache_images.go:84] Images are preloaded, skipping loading
	I0917 17:51:59.239045  279610 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0917 17:51:59.239136  279610 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-668455 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-668455 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:}
	I0917 17:51:59.239226  279610 ssh_runner.go:195] Run: crio config
	I0917 17:51:59.293094  279610 cni.go:84] Creating CNI manager for ""
	I0917 17:51:59.293118  279610 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 17:51:59.293128  279610 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0917 17:51:59.293181  279610 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-668455 NodeName:addons-668455 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}
	I0917 17:51:59.293356  279610 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-668455"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0917 17:51:59.293431  279610 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0917 17:51:59.302887  279610 binaries.go:44] Found k8s binaries, skipping transfer
	I0917 17:51:59.303015  279610 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0917 17:51:59.317021  279610 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0917 17:51:59.336590  279610 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0917 17:51:59.355401  279610 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0917 17:51:59.374896  279610 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0917 17:51:59.379472  279610 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""
	I0917 17:51:59.391040  279610 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 17:51:59.481554  279610 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 17:51:59.495741  279610 certs.go:68] Setting up /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455 for IP: 192.168.49.2
	I0917 17:51:59.495764  279610 certs.go:194] generating shared ca certs ...
	I0917 17:51:59.495784  279610 certs.go:226] acquiring lock for ca certs: {Name:mk5b729697b271d95fa1e4c743a0ae9d5c012ddd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:59.495929  279610 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key
	I0917 17:51:59.883295  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt ...
	I0917 17:51:59.883331  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt: {Name:mk659eb4d5829b6032de865380042dba51d5fb96 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:59.883574  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key ...
	I0917 17:51:59.883591  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key: {Name:mk89d39df6bf4d3b8189f181ad78b4def4078bd9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:59.884435  279610 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key
	I0917 17:52:00.676041  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.crt ...
	I0917 17:52:00.676162  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.crt: {Name:mkef64e2896d013ace14dfa0e42dd3f368812f84 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.676514  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key ...
	I0917 17:52:00.676561  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key: {Name:mk96ee1a603a3dccac2a272535dd6cd972cb3e91 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.676725  279610 certs.go:256] generating profile certs ...
	I0917 17:52:00.676900  279610 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.key
	I0917 17:52:00.676936  279610 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt with IP's: []
	I0917 17:52:00.974723  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt ...
	I0917 17:52:00.974759  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: {Name:mk12f4e2e5573790f05e0e462a09675505c929a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.975002  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.key ...
	I0917 17:52:00.975019  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.key: {Name:mkea4601c253ec5d7d769aab0b64c2894cba7c89 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.975122  279610 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3
	I0917 17:52:00.975145  279610 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0917 17:52:01.242260  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3 ...
	I0917 17:52:01.242296  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3: {Name:mk663449566a47a9a0557a7a2f1345476e6de995 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:01.242510  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3 ...
	I0917 17:52:01.242525  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3: {Name:mk4cc16f9ad579363361ebdbc8db20b913f83617 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:01.242613  279610 certs.go:381] copying /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3 -> /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt
	I0917 17:52:01.242702  279610 certs.go:385] copying /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3 -> /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key
	I0917 17:52:01.242757  279610 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key
	I0917 17:52:01.242783  279610 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt with IP's: []
	I0917 17:52:02.045616  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt ...
	I0917 17:52:02.045653  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt: {Name:mk81deb634eabb0f443b8dce1ef5fdc44615c337 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:02.045851  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key ...
	I0917 17:52:02.045868  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key: {Name:mkfc505db72fa17886449de9cd15667a13f488a9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:02.046063  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca-key.pem (1675 bytes)
	I0917 17:52:02.046107  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem (1082 bytes)
	I0917 17:52:02.046134  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem (1123 bytes)
	I0917 17:52:02.046162  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/key.pem (1675 bytes)
	I0917 17:52:02.046843  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0917 17:52:02.072845  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0917 17:52:02.098718  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0917 17:52:02.125886  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0917 17:52:02.154287  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0917 17:52:02.182976  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0917 17:52:02.208805  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0917 17:52:02.234404  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0917 17:52:02.260517  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0917 17:52:02.287472  279610 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0917 17:52:02.308451  279610 ssh_runner.go:195] Run: openssl version
	I0917 17:52:02.314828  279610 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"
	I0917 17:52:02.325447  279610 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0917 17:52:02.329177  279610 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 17 17:51 /usr/share/ca-certificates/minikubeCA.pem
	I0917 17:52:02.329245  279610 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0917 17:52:02.337244  279610 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"
	I0917 17:52:02.347556  279610 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0917 17:52:02.351318  279610 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
	I0917 17:52:02.351368  279610 kubeadm.go:392] StartCluster: {Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 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}
	I0917 17:52:02.351467  279610 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0917 17:52:02.351534  279610 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0917 17:52:02.391568  279610 cri.go:89] found id: ""
	I0917 17:52:02.391641  279610 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0917 17:52:02.402015  279610 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0917 17:52:02.411386  279610 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0917 17:52:02.411480  279610 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
	I0917 17:52:02.421021  279610 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
	I0917 17:52:02.421043  279610 kubeadm.go:157] found existing configuration files:
	
	I0917 17:52:02.421109  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0917 17:52:02.432179  279610 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
	I0917 17:52:02.432311  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0917 17:52:02.441681  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0917 17:52:02.451222  279610 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
	I0917 17:52:02.451292  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0917 17:52:02.459993  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0917 17:52:02.469732  279610 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
	I0917 17:52:02.469839  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0917 17:52:02.479591  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0917 17:52:02.489535  279610 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
	I0917 17:52:02.489730  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0917 17:52:02.499784  279610 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0917 17:52:02.542699  279610 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0917 17:52:02.542931  279610 kubeadm.go:310] [preflight] Running pre-flight checks
	I0917 17:52:02.570864  279610 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0917 17:52:02.570995  279610 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0917 17:52:02.571059  279610 kubeadm.go:310] OS: Linux
	I0917 17:52:02.571155  279610 kubeadm.go:310] CGROUPS_CPU: enabled
	I0917 17:52:02.571271  279610 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0917 17:52:02.571351  279610 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0917 17:52:02.571430  279610 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0917 17:52:02.571488  279610 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0917 17:52:02.571539  279610 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0917 17:52:02.571587  279610 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0917 17:52:02.571636  279610 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0917 17:52:02.571686  279610 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0917 17:52:02.650399  279610 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0917 17:52:02.650572  279610 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0917 17:52:02.650691  279610 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0917 17:52:02.664599  279610 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0917 17:52:02.668890  279610 out.go:235]   - Generating certificates and keys ...
	I0917 17:52:02.669109  279610 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0917 17:52:02.669230  279610 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0917 17:52:02.892330  279610 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0917 17:52:03.845036  279610 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0917 17:52:04.161251  279610 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0917 17:52:04.530860  279610 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0917 17:52:04.937321  279610 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0917 17:52:04.937737  279610 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-668455 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 17:52:05.402162  279610 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0917 17:52:05.402549  279610 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-668455 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 17:52:05.565337  279610 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0917 17:52:06.021843  279610 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0917 17:52:06.220299  279610 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0917 17:52:06.220618  279610 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0917 17:52:06.914721  279610 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0917 17:52:07.583001  279610 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0917 17:52:07.771238  279610 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0917 17:52:08.058002  279610 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0917 17:52:09.237367  279610 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0917 17:52:09.238117  279610 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0917 17:52:09.243227  279610 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0917 17:52:09.246292  279610 out.go:235]   - Booting up control plane ...
	I0917 17:52:09.246428  279610 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0917 17:52:09.246509  279610 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0917 17:52:09.246979  279610 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0917 17:52:09.258416  279610 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0917 17:52:09.264790  279610 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0917 17:52:09.265012  279610 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0917 17:52:09.359949  279610 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0917 17:52:09.360078  279610 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0917 17:52:10.861589  279610 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501851938s
	I0917 17:52:10.861683  279610 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0917 17:52:17.363310  279610 kubeadm.go:310] [api-check] The API server is healthy after 6.501667586s
	I0917 17:52:17.386630  279610 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0917 17:52:17.414292  279610 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0917 17:52:17.442869  279610 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0917 17:52:17.443065  279610 kubeadm.go:310] [mark-control-plane] Marking the node addons-668455 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0917 17:52:17.454307  279610 kubeadm.go:310] [bootstrap-token] Using token: bsh70a.swo1etmb0gkp7zj4
	I0917 17:52:17.457083  279610 out.go:235]   - Configuring RBAC rules ...
	I0917 17:52:17.457220  279610 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0917 17:52:17.462032  279610 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0917 17:52:17.473402  279610 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
	I0917 17:52:17.477738  279610 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0917 17:52:17.481849  279610 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0917 17:52:17.487112  279610 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0917 17:52:17.771181  279610 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0917 17:52:18.215651  279610 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0917 17:52:18.771547  279610 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0917 17:52:18.771568  279610 kubeadm.go:310] 
	I0917 17:52:18.771630  279610 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0917 17:52:18.771635  279610 kubeadm.go:310] 
	I0917 17:52:18.771713  279610 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0917 17:52:18.771717  279610 kubeadm.go:310] 
	I0917 17:52:18.771743  279610 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0917 17:52:18.771802  279610 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0917 17:52:18.771853  279610 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0917 17:52:18.771858  279610 kubeadm.go:310] 
	I0917 17:52:18.771912  279610 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0917 17:52:18.771918  279610 kubeadm.go:310] 
	I0917 17:52:18.771966  279610 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0917 17:52:18.771971  279610 kubeadm.go:310] 
	I0917 17:52:18.772023  279610 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0917 17:52:18.772099  279610 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0917 17:52:18.772190  279610 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0917 17:52:18.772196  279610 kubeadm.go:310] 
	I0917 17:52:18.772288  279610 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0917 17:52:18.772366  279610 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0917 17:52:18.772371  279610 kubeadm.go:310] 
	I0917 17:52:18.772462  279610 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token bsh70a.swo1etmb0gkp7zj4 \
	I0917 17:52:18.772572  279610 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed23faf78c7071c4ac51a5488e81696094ba688409ba7f98d3ef92b644c806a5 \
	I0917 17:52:18.772593  279610 kubeadm.go:310] 	--control-plane 
	I0917 17:52:18.772597  279610 kubeadm.go:310] 
	I0917 17:52:18.772683  279610 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0917 17:52:18.772687  279610 kubeadm.go:310] 
	I0917 17:52:18.772770  279610 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token bsh70a.swo1etmb0gkp7zj4 \
	I0917 17:52:18.772873  279610 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed23faf78c7071c4ac51a5488e81696094ba688409ba7f98d3ef92b644c806a5 
	I0917 17:52:18.775554  279610 kubeadm.go:310] W0917 17:52:02.539646    1186 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0917 17:52:18.775917  279610 kubeadm.go:310] W0917 17:52:02.540479    1186 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0917 17:52:18.776167  279610 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-1070-aws\n", err: exit status 1
	I0917 17:52:18.776286  279610 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0917 17:52:18.776300  279610 cni.go:84] Creating CNI manager for ""
	I0917 17:52:18.776308  279610 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 17:52:18.779234  279610 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0917 17:52:18.782005  279610 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0917 17:52:18.785959  279610 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0917 17:52:18.786005  279610 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0917 17:52:18.806852  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0917 17:52:19.111211  279610 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0917 17:52:19.111271  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:19.111354  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-668455 minikube.k8s.io/updated_at=2024_09_17T17_52_19_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce minikube.k8s.io/name=addons-668455 minikube.k8s.io/primary=true
	I0917 17:52:19.274030  279610 ops.go:34] apiserver oom_adj: -16
	I0917 17:52:19.274180  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:19.774833  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:20.274827  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:20.774300  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:21.274890  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:21.774824  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:22.275163  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:22.774785  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:22.879399  279610 kubeadm.go:1113] duration metric: took 3.768187474s to wait for elevateKubeSystemPrivileges
	I0917 17:52:22.879425  279610 kubeadm.go:394] duration metric: took 20.528061248s to StartCluster
	I0917 17:52:22.879442  279610 settings.go:142] acquiring lock: {Name:mkb66e3c9df89e83e5bcc4b83884b39f1dd1f02f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:22.879566  279610 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19662-273469/kubeconfig
	I0917 17:52:22.879980  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/kubeconfig: {Name:mk492e55e28658fab65bcc9589968e99aefdaccb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:22.880190  279610 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0917 17:52:22.880366  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0917 17:52:22.880608  279610 config.go:182] Loaded profile config "addons-668455": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:52:22.880650  279610 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]
	I0917 17:52:22.880728  279610 addons.go:69] Setting yakd=true in profile "addons-668455"
	I0917 17:52:22.880741  279610 addons.go:234] Setting addon yakd=true in "addons-668455"
	I0917 17:52:22.880764  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.881242  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.881549  279610 addons.go:69] Setting inspektor-gadget=true in profile "addons-668455"
	I0917 17:52:22.881564  279610 addons.go:234] Setting addon inspektor-gadget=true in "addons-668455"
	I0917 17:52:22.881590  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.882032  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.882438  279610 addons.go:69] Setting cloud-spanner=true in profile "addons-668455"
	I0917 17:52:22.882458  279610 addons.go:234] Setting addon cloud-spanner=true in "addons-668455"
	I0917 17:52:22.882485  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.883031  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.885384  279610 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-668455"
	I0917 17:52:22.885456  279610 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-668455"
	I0917 17:52:22.885486  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.885933  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.886141  279610 addons.go:69] Setting metrics-server=true in profile "addons-668455"
	I0917 17:52:22.886169  279610 addons.go:234] Setting addon metrics-server=true in "addons-668455"
	I0917 17:52:22.886220  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.888482  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.892493  279610 addons.go:69] Setting default-storageclass=true in profile "addons-668455"
	I0917 17:52:22.892535  279610 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-668455"
	I0917 17:52:22.892909  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.893171  279610 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-668455"
	I0917 17:52:22.893193  279610 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-668455"
	I0917 17:52:22.893223  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.893646  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.903168  279610 addons.go:69] Setting gcp-auth=true in profile "addons-668455"
	I0917 17:52:22.903222  279610 mustload.go:65] Loading cluster: addons-668455
	I0917 17:52:22.903539  279610 config.go:182] Loaded profile config "addons-668455": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:52:22.903934  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.912373  279610 addons.go:69] Setting registry=true in profile "addons-668455"
	I0917 17:52:22.912407  279610 addons.go:234] Setting addon registry=true in "addons-668455"
	I0917 17:52:22.912575  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.913198  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.913917  279610 addons.go:69] Setting storage-provisioner=true in profile "addons-668455"
	I0917 17:52:22.913941  279610 addons.go:234] Setting addon storage-provisioner=true in "addons-668455"
	I0917 17:52:22.914018  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.914658  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.941675  279610 addons.go:69] Setting ingress=true in profile "addons-668455"
	I0917 17:52:22.941718  279610 addons.go:234] Setting addon ingress=true in "addons-668455"
	I0917 17:52:22.941763  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.942256  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.949190  279610 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-668455"
	I0917 17:52:22.949222  279610 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-668455"
	I0917 17:52:22.949559  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.960494  279610 addons.go:69] Setting ingress-dns=true in profile "addons-668455"
	I0917 17:52:22.960526  279610 addons.go:234] Setting addon ingress-dns=true in "addons-668455"
	I0917 17:52:22.960575  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.961043  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.967797  279610 addons.go:69] Setting volcano=true in profile "addons-668455"
	I0917 17:52:22.967839  279610 addons.go:234] Setting addon volcano=true in "addons-668455"
	I0917 17:52:22.967880  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.972402  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.987250  279610 out.go:177] * Verifying Kubernetes components...
	I0917 17:52:22.998249  279610 addons.go:69] Setting volumesnapshots=true in profile "addons-668455"
	I0917 17:52:22.998327  279610 addons.go:234] Setting addon volumesnapshots=true in "addons-668455"
	I0917 17:52:22.998392  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.998916  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:23.006522  279610 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0917 17:52:23.018322  279610 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 17:52:23.018603  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0917 17:52:23.022796  279610 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0917 17:52:23.022962  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.076558  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0917 17:52:23.076711  279610 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0917 17:52:23.076826  279610 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0917 17:52:23.104074  279610 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0917 17:52:23.104100  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0917 17:52:23.104311  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.109194  279610 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0917 17:52:23.100940  279610 addons.go:234] Setting addon default-storageclass=true in "addons-668455"
	I0917 17:52:23.109590  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:23.110072  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:23.136488  279610 out.go:177]   - Using image docker.io/registry:2.8.3
	I0917 17:52:23.139506  279610 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0917 17:52:23.139544  279610 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0917 17:52:23.139625  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.145197  279610 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0917 17:52:23.152313  279610 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0917 17:52:23.152337  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0917 17:52:23.152405  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.156782  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0917 17:52:23.157250  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0917 17:52:23.157266  279610 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0917 17:52:23.157337  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.161096  279610 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0917 17:52:23.162142  279610 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-668455"
	I0917 17:52:23.162185  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:23.164457  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:23.180283  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:23.181930  279610 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0917 17:52:23.181945  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0917 17:52:23.182013  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.187643  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0917 17:52:23.189608  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 17:52:23.189771  279610 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	W0917 17:52:23.206187  279610 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0917 17:52:23.207429  279610 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0917 17:52:23.207449  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0917 17:52:23.207512  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.232177  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0917 17:52:23.235129  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0917 17:52:23.238135  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0917 17:52:23.242836  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0917 17:52:23.246119  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0917 17:52:23.248754  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0917 17:52:23.251282  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0917 17:52:23.251308  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0917 17:52:23.251383  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.251590  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 17:52:23.252537  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.258926  279610 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0917 17:52:23.259004  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0917 17:52:23.259091  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.298854  279610 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0917 17:52:23.298950  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0917 17:52:23.301643  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0917 17:52:23.301679  279610 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0917 17:52:23.301769  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.302038  279610 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0917 17:52:23.302056  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0917 17:52:23.302103  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.341360  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.365792  279610 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0917 17:52:23.365814  279610 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0917 17:52:23.365877  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.404697  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.406175  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.411626  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.415742  279610 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0917 17:52:23.419900  279610 out.go:177]   - Using image docker.io/busybox:stable
	I0917 17:52:23.430127  279610 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0917 17:52:23.430151  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0917 17:52:23.430223  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.438488  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.465173  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.477124  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.479065  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.482924  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.494551  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.520363  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.540993  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.600395  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0917 17:52:23.600418  279610 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0917 17:52:23.745412  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0917 17:52:23.745483  279610 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0917 17:52:23.785430  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0917 17:52:23.809238  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0917 17:52:23.827952  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0917 17:52:23.858686  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0917 17:52:23.858746  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0917 17:52:23.891335  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0917 17:52:23.891357  279610 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0917 17:52:23.892220  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0917 17:52:23.913541  279610 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0917 17:52:23.913616  279610 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0917 17:52:23.918569  279610 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0917 17:52:23.918646  279610 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0917 17:52:23.980200  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0917 17:52:23.980275  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0917 17:52:23.985274  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0917 17:52:23.986859  279610 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0917 17:52:23.986930  279610 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0917 17:52:23.991332  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0917 17:52:23.991404  279610 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0917 17:52:23.995092  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0917 17:52:24.056494  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0917 17:52:24.063435  279610 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0917 17:52:24.063510  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0917 17:52:24.105459  279610 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0917 17:52:24.105537  279610 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0917 17:52:24.124538  279610 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0917 17:52:24.124628  279610 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0917 17:52:24.125662  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0917 17:52:24.125726  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0917 17:52:24.173460  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0917 17:52:24.173536  279610 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)
	I0917 17:52:24.199160  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0917 17:52:24.206972  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0917 17:52:24.207052  279610 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0917 17:52:24.288940  279610 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0917 17:52:24.289034  279610 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0917 17:52:24.336715  279610 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0917 17:52:24.336794  279610 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0917 17:52:24.367606  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:24.398225  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0917 17:52:24.398310  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0917 17:52:24.409217  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:24.439523  279610 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0917 17:52:24.439604  279610 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0917 17:52:24.524532  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0917 17:52:24.524613  279610 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0917 17:52:24.578233  279610 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.697829521s)
	I0917 17:52:24.578432  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0917 17:52:24.578567  279610 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.560151975s)
	I0917 17:52:24.578667  279610 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 17:52:24.581417  279610 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0917 17:52:24.581492  279610 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0917 17:52:24.583823  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0917 17:52:24.583896  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0917 17:52:24.633601  279610 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0917 17:52:24.633676  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0917 17:52:24.709877  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0917 17:52:24.709955  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0917 17:52:24.724633  279610 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0917 17:52:24.724712  279610 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0917 17:52:24.768998  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:24.836681  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0917 17:52:24.836743  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0917 17:52:24.857338  279610 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0917 17:52:24.857411  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0917 17:52:24.937638  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0917 17:52:24.937730  279610 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0917 17:52:25.000211  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:25.082370  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0917 17:52:25.082450  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0917 17:52:25.199272  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0917 17:52:25.199345  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0917 17:52:25.407114  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0917 17:52:25.407200  279610 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0917 17:52:25.618911  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:28.196543  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.411077205s)
	I0917 17:52:28.196653  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.387345173s)
	I0917 17:52:28.196739  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.368765054s)
	I0917 17:52:29.174590  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.282338172s)
	I0917 17:52:29.174641  279610 addons.go:475] Verifying addon ingress=true in "addons-668455"
	I0917 17:52:29.174853  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.189507463s)
	I0917 17:52:29.174917  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.179756241s)
	I0917 17:52:29.175227  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.118656279s)
	I0917 17:52:29.175276  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.976036571s)
	I0917 17:52:29.175305  279610 addons.go:475] Verifying addon registry=true in "addons-668455"
	I0917 17:52:29.175326  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.807646831s)
	I0917 17:52:29.175446  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.766154869s)
	I0917 17:52:29.175480  279610 addons.go:475] Verifying addon metrics-server=true in "addons-668455"
	I0917 17:52:29.175531  279610 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.59684118s)
	I0917 17:52:29.175547  279610 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (4.597075094s)
	I0917 17:52:29.175859  279610 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0917 17:52:29.176955  279610 node_ready.go:35] waiting up to 6m0s for node "addons-668455" to be "Ready" ...
	I0917 17:52:29.178942  279610 out.go:177] * Verifying registry addon...
	I0917 17:52:29.178942  279610 out.go:177] * Verifying ingress addon...
	I0917 17:52:29.179158  279610 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-668455 service yakd-dashboard -n yakd-dashboard
	
	I0917 17:52:29.183615  279610 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0917 17:52:29.183648  279610 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0917 17:52:29.222783  279610 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0917 17:52:29.224672  279610 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 17:52:29.224706  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:29.278498  279610 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0917 17:52:29.278575  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:29.301068  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.531968531s)
	W0917 17:52:29.301156  279610 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:29.301329  279610 retry.go:31] will retry after 155.664694ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:29.301257  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.300967504s)
	I0917 17:52:29.457426  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:29.651961  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.032993641s)
	I0917 17:52:29.652050  279610 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-668455"
	I0917 17:52:29.656447  279610 out.go:177] * Verifying csi-hostpath-driver addon...
	I0917 17:52:29.660080  279610 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0917 17:52:29.675698  279610 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 17:52:29.675777  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:29.699284  279610 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-668455" context rescaled to 1 replicas
	I0917 17:52:29.705332  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:29.706719  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:30.165714  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:30.191904  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:30.202309  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:30.664679  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:30.689026  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:30.690148  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:31.165448  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:31.181700  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:31.190450  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:31.192975  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:31.668278  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:31.696316  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:31.697909  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:32.164807  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:32.196677  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:32.197430  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:32.462883  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.005357305s)
	I0917 17:52:32.664628  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:32.688826  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:32.689694  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:33.166463  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:33.188828  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:33.189793  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:33.641264  279610 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0917 17:52:33.641373  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:33.660766  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:33.665186  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:33.681890  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:33.689435  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:33.690921  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:33.777802  279610 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0917 17:52:33.798158  279610 addons.go:234] Setting addon gcp-auth=true in "addons-668455"
	I0917 17:52:33.798264  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:33.798808  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:33.816182  279610 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0917 17:52:33.816241  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:33.859175  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:33.973914  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 17:52:33.976935  279610 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0917 17:52:33.980287  279610 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0917 17:52:33.980331  279610 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0917 17:52:34.009005  279610 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0917 17:52:34.009038  279610 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0917 17:52:34.031890  279610 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0917 17:52:34.031916  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0917 17:52:34.054745  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:34.164544  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:34.188539  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:34.189222  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:34.630049  279610 addons.go:475] Verifying addon gcp-auth=true in "addons-668455"
	I0917 17:52:34.633464  279610 out.go:177] * Verifying gcp-auth addon...
	I0917 17:52:34.637971  279610 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0917 17:52:34.678188  279610 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0917 17:52:34.678211  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:34.681563  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:34.691024  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:34.695395  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:35.143272  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:35.165386  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:35.188981  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:35.190915  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:35.642963  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:35.665985  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:35.697380  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:35.698105  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:35.699749  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:36.143023  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:36.165740  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:36.187209  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:36.188233  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:36.645001  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:36.664181  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:36.687834  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:36.690435  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:37.141846  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:37.163850  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:37.188208  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:37.189883  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:37.643352  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:37.663820  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:37.688289  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:37.689170  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:38.142112  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:38.164404  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:38.180920  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:38.191466  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:38.192953  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:38.642130  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:38.664636  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:38.689554  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:38.689835  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:39.141492  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:39.164647  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:39.187162  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:39.188508  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:39.641633  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:39.664598  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:39.687945  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:39.688788  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:40.143293  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:40.164363  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:40.181543  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:40.187559  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:40.188830  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:40.643746  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:40.664540  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:40.688195  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:40.688265  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:41.142125  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:41.165324  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:41.187489  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:41.189696  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:41.641445  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:41.664681  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:41.689466  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:41.689925  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:42.142854  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:42.166448  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:42.189345  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:42.190701  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:42.641564  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:42.665182  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:42.681738  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:42.688261  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:42.688348  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:43.142209  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:43.164446  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:43.187697  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:43.188656  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:43.641532  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:43.664608  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:43.688294  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:43.689103  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:44.142129  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:44.164052  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:44.187368  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:44.188470  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:44.641944  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:44.664558  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:44.688191  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:44.689520  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:45.143157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:45.176574  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:45.186875  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:45.189360  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:45.190325  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:45.642310  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:45.664243  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:45.688443  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:45.689363  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:46.143065  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:46.164667  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:46.187836  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:46.188704  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:46.641229  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:46.664635  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:46.687575  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:46.689332  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:47.142338  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:47.165439  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:47.188570  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:47.189008  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:47.642375  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:47.664325  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:47.681058  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:47.689103  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:47.689786  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:48.141524  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:48.164101  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:48.188318  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:48.188737  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:48.641187  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:48.664457  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:48.687932  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:48.688842  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:49.141887  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:49.163991  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:49.186930  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:49.188053  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:49.641528  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:49.664621  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:49.688124  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:49.689047  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:50.142354  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:50.164112  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:50.180831  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:50.187720  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:50.189578  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:50.642111  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:50.665586  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:50.688367  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:50.688832  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:51.142312  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:51.163994  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:51.187157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:51.188652  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:51.641666  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:51.664064  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:51.687961  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:51.688651  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:52.141478  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:52.163884  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:52.188642  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:52.189687  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:52.642231  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:52.664275  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:52.682138  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:52.693572  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:52.694709  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:53.141742  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:53.164627  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:53.187276  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:53.188278  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:53.642041  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:53.664730  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:53.687787  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:53.688935  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:54.142751  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:54.165293  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:54.188443  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:54.189697  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:54.642846  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:54.669741  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:54.689380  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:54.689707  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:55.141706  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:55.163816  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:55.181870  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:55.192761  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:55.194035  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:55.642533  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:55.664762  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:55.744365  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:55.744598  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:56.142087  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:56.164354  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:56.187983  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:56.189171  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:56.641601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:56.666368  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:56.687622  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:56.688634  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:57.143059  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:57.164121  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:57.189154  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:57.189463  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:57.642250  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:57.664094  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:57.680810  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:57.687825  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:57.688615  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:58.141077  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:58.164175  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:58.187777  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:58.188703  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:58.641421  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:58.664601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:58.687865  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:58.690256  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:59.141732  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:59.163934  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:59.188063  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:59.189051  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:59.641979  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:59.664462  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:59.688051  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:59.689101  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:00.143081  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:00.169971  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:00.191844  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:00.192681  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:53:00.277111  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:00.642478  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:00.664258  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:00.688359  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:00.688724  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:01.141507  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:01.164343  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:01.188053  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:01.188988  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:01.642327  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:01.665354  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:01.688783  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:01.689561  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:02.141650  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:02.164601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:02.187653  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:02.188288  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:02.641884  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:02.665066  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:02.680580  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:53:02.687428  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:02.688777  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:03.142020  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:03.165168  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:03.188100  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:03.189497  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:03.641402  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:03.664266  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:03.687598  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:03.688386  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:04.142213  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:04.163670  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:04.187512  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:04.188206  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:04.641363  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:04.664251  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:04.680841  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:53:04.687604  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:04.688422  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:05.142622  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:05.164391  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:05.188741  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:05.189410  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:05.641190  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:05.664743  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:05.687364  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:05.687936  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:06.141593  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:06.164701  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:06.186853  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:06.188681  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:06.665088  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:06.670494  279610 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 17:53:06.670523  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:06.684533  279610 node_ready.go:49] node "addons-668455" has status "Ready":"True"
	I0917 17:53:06.684561  279610 node_ready.go:38] duration metric: took 37.507583314s for node "addons-668455" to be "Ready" ...
	I0917 17:53:06.684575  279610 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0917 17:53:06.699958  279610 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 17:53:06.699986  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:06.701609  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:06.705098  279610 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-44tp4" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:07.223899  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:07.224704  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:07.224757  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:07.225756  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:07.641539  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:07.665749  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:07.695905  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:07.696423  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:08.141686  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:08.165391  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:08.188634  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:08.189388  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:08.211544  279610 pod_ready.go:93] pod "coredns-7c65d6cfc9-44tp4" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.211572  279610 pod_ready.go:82] duration metric: took 1.50643718s for pod "coredns-7c65d6cfc9-44tp4" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.211616  279610 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.217199  279610 pod_ready.go:93] pod "etcd-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.217228  279610 pod_ready.go:82] duration metric: took 5.593659ms for pod "etcd-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.217244  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.223068  279610 pod_ready.go:93] pod "kube-apiserver-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.223095  279610 pod_ready.go:82] duration metric: took 5.841562ms for pod "kube-apiserver-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.223108  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.229247  279610 pod_ready.go:93] pod "kube-controller-manager-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.229276  279610 pod_ready.go:82] duration metric: took 6.158807ms for pod "kube-controller-manager-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.229291  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-n2rnj" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.281766  279610 pod_ready.go:93] pod "kube-proxy-n2rnj" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.281792  279610 pod_ready.go:82] duration metric: took 52.492515ms for pod "kube-proxy-n2rnj" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.281804  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.642390  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:08.665900  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:08.682057  279610 pod_ready.go:93] pod "kube-scheduler-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.682131  279610 pod_ready.go:82] duration metric: took 400.318504ms for pod "kube-scheduler-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.682148  279610 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.689621  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:08.690141  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:09.143175  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:09.166405  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:09.189083  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:09.192413  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:09.643011  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:09.666247  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:09.691206  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:09.691667  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:10.142822  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:10.169603  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:10.194448  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:10.195235  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:10.643614  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:10.666011  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:10.692393  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:10.693194  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:10.696205  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:11.142687  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:11.165682  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:11.202725  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:11.212575  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:11.656305  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:11.669926  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:11.732736  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:11.740655  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:12.142361  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:12.165123  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:12.189574  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:12.190692  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:12.641930  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:12.665022  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:12.690291  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:12.690595  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:13.143950  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:13.167990  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:13.190908  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:13.192926  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:13.194936  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:13.642665  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:13.668677  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:13.705148  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:13.708289  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:14.144442  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:14.247210  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:14.248809  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:14.251093  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:14.643410  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:14.667140  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:14.693413  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:14.694234  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:15.144409  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:15.167455  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:15.191214  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:15.192692  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:15.197713  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:15.643079  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:15.666851  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:15.693407  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:15.694863  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:16.142017  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:16.168397  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:16.192613  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:16.195030  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:16.642646  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:16.666783  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:16.696012  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:16.696185  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:17.141873  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:17.165819  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:17.197599  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:17.198620  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:17.202508  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:17.651936  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:17.672214  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:17.699949  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:17.702794  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:18.142377  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:18.165904  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:18.197047  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:18.205344  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:18.642816  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:18.675357  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:18.694793  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:18.696036  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:19.141732  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:19.165642  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:19.195011  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:19.203352  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:19.642632  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:19.666658  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:19.694427  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:19.696177  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:19.700239  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:20.142575  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:20.165663  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:20.193624  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:20.194124  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:20.641182  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:20.665998  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:20.716542  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:20.717651  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:21.143018  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:21.175434  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:21.195429  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:21.198979  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:21.648699  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:21.667551  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:21.698919  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:21.699903  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:22.142256  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:22.172785  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:22.197627  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:22.200237  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:22.200952  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:22.642398  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:22.666684  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:22.692007  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:22.694672  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:23.142383  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:23.165379  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:23.189703  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:23.190297  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:23.643491  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:23.744442  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:23.746189  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:23.747229  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:24.143126  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:24.165794  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:24.190103  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:24.191156  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:24.641775  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:24.666356  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:24.692230  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:24.694815  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:24.699575  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:25.141899  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:25.166957  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:25.191455  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:25.193727  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:25.642723  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:25.744052  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:25.745774  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:25.747525  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:26.142179  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:26.165264  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:26.188044  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:26.190269  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:26.641285  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:26.665567  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:26.689493  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:26.689863  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:27.142473  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:27.166606  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:27.193726  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:27.197790  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:27.198841  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:27.641812  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:27.665105  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:27.701617  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:27.702296  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:28.142869  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:28.165800  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:28.190870  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:28.192813  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:28.641919  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:28.665320  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:28.691028  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:28.691585  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:29.142689  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:29.165761  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:29.195085  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:29.198531  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:29.209869  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:29.642795  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:29.666828  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:29.745445  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:29.752827  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:30.142767  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:30.167629  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:30.197580  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:30.198881  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:30.644916  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:30.666263  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:30.745157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:30.748041  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:31.142430  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:31.165710  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:31.190325  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:31.191372  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:31.642630  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:31.666653  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:31.690745  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:31.691622  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:31.692015  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:32.141964  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:32.170547  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:32.189555  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:32.192560  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:32.641712  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:32.666388  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:32.692099  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:32.693551  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:33.142912  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:33.166449  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:33.200001  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:33.200376  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:33.642605  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:33.665711  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:33.690356  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:33.690948  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:33.692945  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:34.142858  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:34.166405  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:34.194625  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:34.195620  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:34.642707  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:34.665343  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:34.696267  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:34.698198  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:35.141804  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:35.168593  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:35.192378  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:35.198648  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:35.643038  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:35.666200  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:35.696370  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:35.697771  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:35.700197  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:36.143202  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:36.167381  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:36.192485  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:36.195526  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:36.643480  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:36.665666  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:36.691550  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:36.694909  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:37.142079  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:37.166069  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:37.189088  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:37.189455  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:37.642308  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:37.665549  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:37.690394  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:37.692746  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:38.142482  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:38.166040  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:38.190556  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:38.191262  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:38.191777  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:38.642261  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:38.664958  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:38.689422  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:38.689739  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:39.141918  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:39.165725  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:39.191152  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:39.192007  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:39.642808  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:39.665219  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:39.689532  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:39.690388  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:40.142601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:40.165679  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:40.189418  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:40.190740  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:40.193489  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:40.642753  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:40.664702  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:40.695078  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:40.701384  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:41.143409  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:41.177947  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:41.197547  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:41.199112  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:41.642444  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:41.666478  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:41.690529  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:41.692000  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:42.143835  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:42.166639  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:42.190158  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:42.193084  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:42.196704  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:42.641636  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:42.666092  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:42.695471  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:42.698318  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:43.142415  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:43.170008  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:43.208460  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:43.213824  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:43.641833  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:43.664966  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:43.691747  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:43.692440  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:44.144558  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:44.168797  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:44.200382  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:44.203014  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:44.224307  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:44.643437  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:44.666474  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:44.699687  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:44.701178  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:45.143075  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:45.167722  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:45.193250  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:45.202409  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:45.642951  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:45.667709  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:45.690749  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:45.694620  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:46.146098  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:46.166823  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:46.195717  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:46.197470  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:46.641828  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:46.666216  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:46.688823  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:46.690247  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:46.691780  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:47.142225  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:47.165414  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:47.188544  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:47.190163  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:47.642636  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:47.666282  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:47.692696  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:47.694115  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:48.142533  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:48.166914  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:48.197411  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:48.197737  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:48.643196  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:48.668637  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:48.688801  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:48.691061  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:48.691703  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:49.142163  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:49.165333  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:49.188997  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:49.189558  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:49.642854  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:49.665161  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:49.688760  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:49.689129  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:50.142560  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:50.165428  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:50.192722  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:50.193438  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:50.642383  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:50.665042  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:50.688704  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:50.689701  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:50.692335  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:51.142272  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:51.165617  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:51.191054  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:51.192065  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:51.643235  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:51.666219  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:51.702936  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:51.704670  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:52.142716  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:52.186123  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:52.192219  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:52.194912  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:52.641951  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:52.664881  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:52.691965  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:52.692645  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:52.692710  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:53.141645  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:53.165824  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:53.195633  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:53.197317  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:53.642990  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:53.666789  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:53.700844  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:53.701476  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:54.143135  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:54.167518  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:54.191242  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:54.200319  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:54.642642  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:54.666254  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:54.692486  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:54.699785  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:54.701571  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:55.142016  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:55.166614  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:55.188455  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:55.192376  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:55.641543  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:55.666341  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:55.689517  279610 kapi.go:107] duration metric: took 1m26.505912082s to wait for kubernetes.io/minikube-addons=registry ...
	I0917 17:53:55.691149  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:56.142796  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:56.166549  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:56.188899  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:56.642756  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:56.666438  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:56.689272  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:57.141840  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:57.165287  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:57.189388  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:57.190463  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:57.642626  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:57.665821  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:57.689453  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:58.142559  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:58.166231  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:58.191077  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:58.641767  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:58.665536  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:58.692832  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:59.143509  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:59.166010  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:59.191325  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:59.647425  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:59.681540  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:59.694088  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:59.697229  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:00.216985  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:00.237965  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:00.292088  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:00.642297  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:00.666730  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:00.689941  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:01.143336  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:01.167277  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:01.202683  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:01.642884  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:01.666700  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:01.691060  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:02.143076  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:02.166130  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:02.187140  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:02.189105  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:02.642224  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:02.669929  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:02.691687  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:03.141869  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:03.165297  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:03.194810  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:03.642065  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:03.665440  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:03.698549  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:04.141737  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:04.165992  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:04.189923  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:04.200255  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:04.641634  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:04.665323  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:04.687980  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:05.145791  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:05.166645  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:05.193074  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:05.642560  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:05.670377  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:05.691032  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:06.141860  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:06.167654  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:06.191148  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:06.643770  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:06.667776  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:06.706311  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:06.707985  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:07.143115  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:07.166800  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:07.190098  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:07.642744  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:07.670157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:07.690281  279610 kapi.go:107] duration metric: took 1m38.506630052s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0917 17:54:08.143417  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:08.166366  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:08.642382  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:08.665810  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:09.142798  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:09.189992  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:09.246439  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:09.643910  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:09.676672  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:10.142023  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:10.166407  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:10.642688  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:10.666825  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:11.142795  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:11.165734  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:11.190887  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:11.641325  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:11.665085  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:12.142385  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:12.165798  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:12.643014  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:12.666151  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:13.145004  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:13.167156  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:13.641880  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:13.666017  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:13.689444  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:14.142518  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:14.165541  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:14.642573  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:14.666154  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:15.142664  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:15.166450  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:15.642041  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:15.665740  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:15.690208  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:16.143423  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:16.166865  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:16.642084  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:16.666309  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:17.141751  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:17.173603  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:17.193913  279610 pod_ready.go:93] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"True"
	I0917 17:54:17.193989  279610 pod_ready.go:82] duration metric: took 1m8.511822691s for pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace to be "Ready" ...
	I0917 17:54:17.194019  279610 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-zvlwp" in "kube-system" namespace to be "Ready" ...
	I0917 17:54:17.215990  279610 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-zvlwp" in "kube-system" namespace has status "Ready":"True"
	I0917 17:54:17.216064  279610 pod_ready.go:82] duration metric: took 22.00293ms for pod "nvidia-device-plugin-daemonset-zvlwp" in "kube-system" namespace to be "Ready" ...
	I0917 17:54:17.216099  279610 pod_ready.go:39] duration metric: took 1m10.531511039s 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" ...
	I0917 17:54:17.216169  279610 api_server.go:52] waiting for apiserver process to appear ...
	I0917 17:54:17.216228  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 17:54:17.216316  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 17:54:17.297841  279610 cri.go:89] found id: "38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:17.297918  279610 cri.go:89] found id: ""
	I0917 17:54:17.297954  279610 logs.go:276] 1 containers: [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf]
	I0917 17:54:17.298065  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.310250  279610 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 17:54:17.310383  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 17:54:17.365481  279610 cri.go:89] found id: "7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:17.365553  279610 cri.go:89] found id: ""
	I0917 17:54:17.365574  279610 logs.go:276] 1 containers: [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2]
	I0917 17:54:17.365658  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.370355  279610 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 17:54:17.370484  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 17:54:17.420062  279610 cri.go:89] found id: "32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:17.420231  279610 cri.go:89] found id: ""
	I0917 17:54:17.420250  279610 logs.go:276] 1 containers: [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60]
	I0917 17:54:17.420328  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.424641  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 17:54:17.424777  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 17:54:17.484314  279610 cri.go:89] found id: "cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:17.484342  279610 cri.go:89] found id: ""
	I0917 17:54:17.484351  279610 logs.go:276] 1 containers: [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d]
	I0917 17:54:17.484466  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.488479  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 17:54:17.488608  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 17:54:17.530996  279610 cri.go:89] found id: "26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:17.531034  279610 cri.go:89] found id: ""
	I0917 17:54:17.531042  279610 logs.go:276] 1 containers: [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d]
	I0917 17:54:17.531104  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.534971  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 17:54:17.535063  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 17:54:17.602551  279610 cri.go:89] found id: "0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:17.602577  279610 cri.go:89] found id: ""
	I0917 17:54:17.602586  279610 logs.go:276] 1 containers: [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db]
	I0917 17:54:17.602649  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.609178  279610 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 17:54:17.609262  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 17:54:17.643196  279610 kapi.go:107] duration metric: took 1m43.005235443s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0917 17:54:17.645422  279610 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-668455 cluster.
	I0917 17:54:17.646762  279610 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.
	I0917 17:54:17.648711  279610 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0917 17:54:17.676036  279610 cri.go:89] found id: "312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:17.676110  279610 cri.go:89] found id: ""
	I0917 17:54:17.676173  279610 logs.go:276] 1 containers: [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb]
	I0917 17:54:17.676271  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.682582  279610 logs.go:123] Gathering logs for CRI-O ...
	I0917 17:54:17.682610  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 17:54:17.747426  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:17.779606  279610 logs.go:123] Gathering logs for kubelet ...
	I0917 17:54:17.779642  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0917 17:54:17.854405  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572470    1495 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.854663  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572523    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:17.854855  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572575    1495 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.855088  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:17.855270  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.855490  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:17.860326  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.860542  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:17.898410  279610 logs.go:123] Gathering logs for dmesg ...
	I0917 17:54:17.898446  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 17:54:17.916410  279610 logs.go:123] Gathering logs for describe nodes ...
	I0917 17:54:17.916444  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 17:54:18.151471  279610 logs.go:123] Gathering logs for coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] ...
	I0917 17:54:18.151503  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:18.203405  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:18.225379  279610 logs.go:123] Gathering logs for kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] ...
	I0917 17:54:18.225409  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:18.278620  279610 logs.go:123] Gathering logs for kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] ...
	I0917 17:54:18.278655  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:18.354790  279610 logs.go:123] Gathering logs for kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] ...
	I0917 17:54:18.354829  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:18.413744  279610 logs.go:123] Gathering logs for etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] ...
	I0917 17:54:18.413778  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:18.478093  279610 logs.go:123] Gathering logs for kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] ...
	I0917 17:54:18.478130  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:18.527637  279610 logs.go:123] Gathering logs for kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] ...
	I0917 17:54:18.527667  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:18.593761  279610 logs.go:123] Gathering logs for container status ...
	I0917 17:54:18.593790  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 17:54:18.667948  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:18.689378  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:18.689410  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0917 17:54:18.689472  279610 out.go:270] X Problems detected in kubelet:
	W0917 17:54:18.689485  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:18.689493  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:18.689503  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:18.689522  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:18.689531  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:18.689536  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:18.689543  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:54:19.166117  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:19.665472  279610 kapi.go:107] duration metric: took 1m50.005380091s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0917 17:54:19.667534  279610 out.go:177] * Enabled addons: storage-provisioner, cloud-spanner, ingress-dns, nvidia-device-plugin, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0917 17:54:19.669340  279610 addons.go:510] duration metric: took 1m56.788689484s for enable addons: enabled=[storage-provisioner cloud-spanner ingress-dns nvidia-device-plugin metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0917 17:54:28.691047  279610 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 17:54:28.705027  279610 api_server.go:72] duration metric: took 2m5.824808004s to wait for apiserver process to appear ...
	I0917 17:54:28.705056  279610 api_server.go:88] waiting for apiserver healthz status ...
	I0917 17:54:28.705093  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 17:54:28.705157  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 17:54:28.746454  279610 cri.go:89] found id: "38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:28.746480  279610 cri.go:89] found id: ""
	I0917 17:54:28.746490  279610 logs.go:276] 1 containers: [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf]
	I0917 17:54:28.746564  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.750571  279610 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 17:54:28.750654  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 17:54:28.795367  279610 cri.go:89] found id: "7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:28.795388  279610 cri.go:89] found id: ""
	I0917 17:54:28.795399  279610 logs.go:276] 1 containers: [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2]
	I0917 17:54:28.795467  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.799363  279610 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 17:54:28.799438  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 17:54:28.843558  279610 cri.go:89] found id: "32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:28.843578  279610 cri.go:89] found id: ""
	I0917 17:54:28.843587  279610 logs.go:276] 1 containers: [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60]
	I0917 17:54:28.843647  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.847405  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 17:54:28.847476  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 17:54:28.885872  279610 cri.go:89] found id: "cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:28.885900  279610 cri.go:89] found id: ""
	I0917 17:54:28.885933  279610 logs.go:276] 1 containers: [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d]
	I0917 17:54:28.886110  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.891020  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 17:54:28.891109  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 17:54:28.930840  279610 cri.go:89] found id: "26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:28.930863  279610 cri.go:89] found id: ""
	I0917 17:54:28.930871  279610 logs.go:276] 1 containers: [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d]
	I0917 17:54:28.930932  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.934955  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 17:54:28.935038  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 17:54:28.979695  279610 cri.go:89] found id: "0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:28.979717  279610 cri.go:89] found id: ""
	I0917 17:54:28.979726  279610 logs.go:276] 1 containers: [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db]
	I0917 17:54:28.979821  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.984320  279610 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 17:54:28.984396  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 17:54:29.062640  279610 cri.go:89] found id: "312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:29.062664  279610 cri.go:89] found id: ""
	I0917 17:54:29.062672  279610 logs.go:276] 1 containers: [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb]
	I0917 17:54:29.062733  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:29.068001  279610 logs.go:123] Gathering logs for kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] ...
	I0917 17:54:29.068022  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:29.146066  279610 logs.go:123] Gathering logs for kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] ...
	I0917 17:54:29.146105  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:29.196606  279610 logs.go:123] Gathering logs for dmesg ...
	I0917 17:54:29.196638  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 17:54:29.213170  279610 logs.go:123] Gathering logs for kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] ...
	I0917 17:54:29.213199  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:29.283576  279610 logs.go:123] Gathering logs for etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] ...
	I0917 17:54:29.283634  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:29.341440  279610 logs.go:123] Gathering logs for coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] ...
	I0917 17:54:29.341517  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:29.394310  279610 logs.go:123] Gathering logs for kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] ...
	I0917 17:54:29.394340  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:29.456966  279610 logs.go:123] Gathering logs for kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] ...
	I0917 17:54:29.457001  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:29.498665  279610 logs.go:123] Gathering logs for container status ...
	I0917 17:54:29.498694  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 17:54:29.564973  279610 logs.go:123] Gathering logs for kubelet ...
	I0917 17:54:29.565013  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0917 17:54:29.634645  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572470    1495 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.634924  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572523    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.635118  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572575    1495 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.635353  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.635533  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.635756  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.640654  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.640884  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:29.684110  279610 logs.go:123] Gathering logs for describe nodes ...
	I0917 17:54:29.684169  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 17:54:29.828441  279610 logs.go:123] Gathering logs for CRI-O ...
	I0917 17:54:29.828484  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 17:54:29.929146  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:29.929180  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0917 17:54:29.929240  279610 out.go:270] X Problems detected in kubelet:
	W0917 17:54:29.929259  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.929272  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.929282  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.929292  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.929298  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:29.929308  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:29.929314  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:54:39.930745  279610 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0917 17:54:39.938367  279610 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0917 17:54:39.939335  279610 api_server.go:141] control plane version: v1.31.1
	I0917 17:54:39.939359  279610 api_server.go:131] duration metric: took 11.234295714s to wait for apiserver health ...
	I0917 17:54:39.939368  279610 system_pods.go:43] waiting for kube-system pods to appear ...
	I0917 17:54:39.939391  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 17:54:39.939453  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 17:54:39.981181  279610 cri.go:89] found id: "38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:39.981204  279610 cri.go:89] found id: ""
	I0917 17:54:39.981212  279610 logs.go:276] 1 containers: [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf]
	I0917 17:54:39.981269  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:39.984915  279610 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 17:54:39.984993  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 17:54:40.047147  279610 cri.go:89] found id: "7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:40.047171  279610 cri.go:89] found id: ""
	I0917 17:54:40.047180  279610 logs.go:276] 1 containers: [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2]
	I0917 17:54:40.047246  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.053929  279610 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 17:54:40.054029  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 17:54:40.100023  279610 cri.go:89] found id: "32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:40.100043  279610 cri.go:89] found id: ""
	I0917 17:54:40.100051  279610 logs.go:276] 1 containers: [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60]
	I0917 17:54:40.100119  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.104724  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 17:54:40.104879  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 17:54:40.151206  279610 cri.go:89] found id: "cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:40.151302  279610 cri.go:89] found id: ""
	I0917 17:54:40.151329  279610 logs.go:276] 1 containers: [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d]
	I0917 17:54:40.151430  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.157591  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 17:54:40.157685  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 17:54:40.214327  279610 cri.go:89] found id: "26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:40.214410  279610 cri.go:89] found id: ""
	I0917 17:54:40.214427  279610 logs.go:276] 1 containers: [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d]
	I0917 17:54:40.214505  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.218828  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 17:54:40.218913  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 17:54:40.261653  279610 cri.go:89] found id: "0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:40.261677  279610 cri.go:89] found id: ""
	I0917 17:54:40.261686  279610 logs.go:276] 1 containers: [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db]
	I0917 17:54:40.261750  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.265828  279610 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 17:54:40.265906  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 17:54:40.306196  279610 cri.go:89] found id: "312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:40.306217  279610 cri.go:89] found id: ""
	I0917 17:54:40.306231  279610 logs.go:276] 1 containers: [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb]
	I0917 17:54:40.306287  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.310121  279610 logs.go:123] Gathering logs for coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] ...
	I0917 17:54:40.310158  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:40.360964  279610 logs.go:123] Gathering logs for kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] ...
	I0917 17:54:40.360997  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:40.406768  279610 logs.go:123] Gathering logs for kubelet ...
	I0917 17:54:40.406800  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0917 17:54:40.469203  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572470    1495 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.469455  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572523    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:40.469648  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572575    1495 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.469878  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:40.470062  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.470281  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:40.475250  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.475472  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:40.516776  279610 logs.go:123] Gathering logs for dmesg ...
	I0917 17:54:40.516813  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 17:54:40.537711  279610 logs.go:123] Gathering logs for describe nodes ...
	I0917 17:54:40.537749  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 17:54:40.689210  279610 logs.go:123] Gathering logs for kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] ...
	I0917 17:54:40.689243  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:40.741921  279610 logs.go:123] Gathering logs for etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] ...
	I0917 17:54:40.741960  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:40.812452  279610 logs.go:123] Gathering logs for kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] ...
	I0917 17:54:40.812490  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:40.867330  279610 logs.go:123] Gathering logs for kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] ...
	I0917 17:54:40.867494  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:40.908217  279610 logs.go:123] Gathering logs for kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] ...
	I0917 17:54:40.908245  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:40.998211  279610 logs.go:123] Gathering logs for CRI-O ...
	I0917 17:54:40.998245  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 17:54:41.097874  279610 logs.go:123] Gathering logs for container status ...
	I0917 17:54:41.097912  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 17:54:41.161437  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:41.161483  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0917 17:54:41.161574  279610 out.go:270] X Problems detected in kubelet:
	W0917 17:54:41.161628  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:41.161639  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:41.161647  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:41.161716  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:41.161726  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:41.161740  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:41.161748  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:54:51.175594  279610 system_pods.go:59] 18 kube-system pods found
	I0917 17:54:51.175637  279610 system_pods.go:61] "coredns-7c65d6cfc9-44tp4" [9e2f52c9-83d3-4fdd-ad13-e849a037ddf8] Running
	I0917 17:54:51.175645  279610 system_pods.go:61] "csi-hostpath-attacher-0" [6535cfb3-8285-4b8f-9e28-f57a59a4b1ff] Running
	I0917 17:54:51.175650  279610 system_pods.go:61] "csi-hostpath-resizer-0" [8ae53243-79bf-4d79-ab42-51b822b0d97f] Running
	I0917 17:54:51.175655  279610 system_pods.go:61] "csi-hostpathplugin-bh8p6" [35406c45-7c8d-445d-8eff-dded18d24f42] Running
	I0917 17:54:51.175660  279610 system_pods.go:61] "etcd-addons-668455" [232a8870-8202-4fb4-b690-ed6529d00b57] Running
	I0917 17:54:51.175665  279610 system_pods.go:61] "kindnet-7z2rk" [d641a46d-c3a4-4c33-b546-f62ca19e3157] Running
	I0917 17:54:51.175669  279610 system_pods.go:61] "kube-apiserver-addons-668455" [a8b8b765-7041-4612-8eb3-7de814d110db] Running
	I0917 17:54:51.175674  279610 system_pods.go:61] "kube-controller-manager-addons-668455" [f435b551-62a2-46ef-8700-fee6fe10f210] Running
	I0917 17:54:51.175678  279610 system_pods.go:61] "kube-ingress-dns-minikube" [446720fc-2db7-4ea7-b851-45e210cc5b69] Running
	I0917 17:54:51.175683  279610 system_pods.go:61] "kube-proxy-n2rnj" [6d2325c3-c2f8-4c80-8bbb-45749a1e4195] Running
	I0917 17:54:51.175687  279610 system_pods.go:61] "kube-scheduler-addons-668455" [65cbd32d-2cba-49bd-8335-203451a1749f] Running
	I0917 17:54:51.175692  279610 system_pods.go:61] "metrics-server-84c5f94fbc-npgsx" [6fbc6101-5098-4c42-854c-3d7f0f579d32] Running
	I0917 17:54:51.175696  279610 system_pods.go:61] "nvidia-device-plugin-daemonset-zvlwp" [f36a8fa7-fb20-4744-a880-7169c219680e] Running
	I0917 17:54:51.175700  279610 system_pods.go:61] "registry-66c9cd494c-dv6h4" [7f975f20-1a11-40e8-a002-9a5053f35add] Running
	I0917 17:54:51.175711  279610 system_pods.go:61] "registry-proxy-tfsqz" [f28503f5-d44e-4c07-841c-8ff5cb7c2c95] Running
	I0917 17:54:51.175716  279610 system_pods.go:61] "snapshot-controller-56fcc65765-2g2dq" [2a708017-6abe-4fa1-a961-f6e6acea684c] Running
	I0917 17:54:51.175727  279610 system_pods.go:61] "snapshot-controller-56fcc65765-dfb5c" [255ec4dd-a703-4d0a-8503-4fd87ef19d8e] Running
	I0917 17:54:51.175731  279610 system_pods.go:61] "storage-provisioner" [47106ef6-a561-4795-a0bb-55bec43c7dfa] Running
	I0917 17:54:51.175738  279610 system_pods.go:74] duration metric: took 11.236362593s to wait for pod list to return data ...
	I0917 17:54:51.175746  279610 default_sa.go:34] waiting for default service account to be created ...
	I0917 17:54:51.179376  279610 default_sa.go:45] found service account: "default"
	I0917 17:54:51.179407  279610 default_sa.go:55] duration metric: took 3.651731ms for default service account to be created ...
	I0917 17:54:51.179417  279610 system_pods.go:116] waiting for k8s-apps to be running ...
	I0917 17:54:51.190305  279610 system_pods.go:86] 18 kube-system pods found
	I0917 17:54:51.190346  279610 system_pods.go:89] "coredns-7c65d6cfc9-44tp4" [9e2f52c9-83d3-4fdd-ad13-e849a037ddf8] Running
	I0917 17:54:51.190355  279610 system_pods.go:89] "csi-hostpath-attacher-0" [6535cfb3-8285-4b8f-9e28-f57a59a4b1ff] Running
	I0917 17:54:51.190381  279610 system_pods.go:89] "csi-hostpath-resizer-0" [8ae53243-79bf-4d79-ab42-51b822b0d97f] Running
	I0917 17:54:51.190393  279610 system_pods.go:89] "csi-hostpathplugin-bh8p6" [35406c45-7c8d-445d-8eff-dded18d24f42] Running
	I0917 17:54:51.190398  279610 system_pods.go:89] "etcd-addons-668455" [232a8870-8202-4fb4-b690-ed6529d00b57] Running
	I0917 17:54:51.190415  279610 system_pods.go:89] "kindnet-7z2rk" [d641a46d-c3a4-4c33-b546-f62ca19e3157] Running
	I0917 17:54:51.190420  279610 system_pods.go:89] "kube-apiserver-addons-668455" [a8b8b765-7041-4612-8eb3-7de814d110db] Running
	I0917 17:54:51.190427  279610 system_pods.go:89] "kube-controller-manager-addons-668455" [f435b551-62a2-46ef-8700-fee6fe10f210] Running
	I0917 17:54:51.190438  279610 system_pods.go:89] "kube-ingress-dns-minikube" [446720fc-2db7-4ea7-b851-45e210cc5b69] Running
	I0917 17:54:51.190442  279610 system_pods.go:89] "kube-proxy-n2rnj" [6d2325c3-c2f8-4c80-8bbb-45749a1e4195] Running
	I0917 17:54:51.190456  279610 system_pods.go:89] "kube-scheduler-addons-668455" [65cbd32d-2cba-49bd-8335-203451a1749f] Running
	I0917 17:54:51.190461  279610 system_pods.go:89] "metrics-server-84c5f94fbc-npgsx" [6fbc6101-5098-4c42-854c-3d7f0f579d32] Running
	I0917 17:54:51.190466  279610 system_pods.go:89] "nvidia-device-plugin-daemonset-zvlwp" [f36a8fa7-fb20-4744-a880-7169c219680e] Running
	I0917 17:54:51.190470  279610 system_pods.go:89] "registry-66c9cd494c-dv6h4" [7f975f20-1a11-40e8-a002-9a5053f35add] Running
	I0917 17:54:51.190476  279610 system_pods.go:89] "registry-proxy-tfsqz" [f28503f5-d44e-4c07-841c-8ff5cb7c2c95] Running
	I0917 17:54:51.190483  279610 system_pods.go:89] "snapshot-controller-56fcc65765-2g2dq" [2a708017-6abe-4fa1-a961-f6e6acea684c] Running
	I0917 17:54:51.190487  279610 system_pods.go:89] "snapshot-controller-56fcc65765-dfb5c" [255ec4dd-a703-4d0a-8503-4fd87ef19d8e] Running
	I0917 17:54:51.190495  279610 system_pods.go:89] "storage-provisioner" [47106ef6-a561-4795-a0bb-55bec43c7dfa] Running
	I0917 17:54:51.190502  279610 system_pods.go:126] duration metric: took 11.078121ms to wait for k8s-apps to be running ...
	I0917 17:54:51.190514  279610 system_svc.go:44] waiting for kubelet service to be running ....
	I0917 17:54:51.190576  279610 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 17:54:51.203588  279610 system_svc.go:56] duration metric: took 13.06333ms WaitForService to wait for kubelet
	I0917 17:54:51.203666  279610 kubeadm.go:582] duration metric: took 2m28.323449167s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0917 17:54:51.203706  279610 node_conditions.go:102] verifying NodePressure condition ...
	I0917 17:54:51.207839  279610 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0917 17:54:51.207920  279610 node_conditions.go:123] node cpu capacity is 2
	I0917 17:54:51.207948  279610 node_conditions.go:105] duration metric: took 4.208535ms to run NodePressure ...
	I0917 17:54:51.207972  279610 start.go:241] waiting for startup goroutines ...
	I0917 17:54:51.208007  279610 start.go:246] waiting for cluster config update ...
	I0917 17:54:51.208043  279610 start.go:255] writing updated cluster config ...
	I0917 17:54:51.208391  279610 ssh_runner.go:195] Run: rm -f paused
	I0917 17:54:51.605371  279610 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0917 17:54:51.607670  279610 out.go:177] * Done! kubectl is now configured to use "addons-668455" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.168344143Z" level=info msg="Trying to access \"ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec\""
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.441660339Z" level=info msg="Pulled image: ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec" id=228f2d90-1f89-409d-9829-23fb0fcb8a26 name=/runtime.v1.ImageService/PullImage
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.442362604Z" level=info msg="Checking image status: ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec" id=0bd83889-36e8-4ca8-abdc-55b654d3af4f name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.442721749Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:4f725bf50aaa5c697fbb84c107e9c7a3766f0f85f514ffce712d03ee5f62e8dd,RepoTags:[],RepoDigests:[ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec ghcr.io/inspektor-gadget/inspektor-gadget@sha256:7bb75e6a6a00e80a93c6115d94a22482eba22ee957f22e34e0b2310fc3a1391d],Size_:171509623,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=0bd83889-36e8-4ca8-abdc-55b654d3af4f name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.443718603Z" level=info msg="Checking image status: ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec" id=39255545-8af2-4dec-b011-f723ad4b1271 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.444012322Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:4f725bf50aaa5c697fbb84c107e9c7a3766f0f85f514ffce712d03ee5f62e8dd,RepoTags:[],RepoDigests:[ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec ghcr.io/inspektor-gadget/inspektor-gadget@sha256:7bb75e6a6a00e80a93c6115d94a22482eba22ee957f22e34e0b2310fc3a1391d],Size_:171509623,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=39255545-8af2-4dec-b011-f723ad4b1271 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.449533241Z" level=info msg="Creating container: gadget/gadget-jvcgl/gadget" id=355bd149-0472-47d7-8518-c89b996fa382 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.449642661Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.468508747Z" level=info msg="Removing container: 7a5e30fbfeb27ffea72c62b75f6fb8e131f90096a5e2a3990062ed166ce3d188" id=04539e23-b284-415e-a6c5-75b9709f7b17 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.545731679Z" level=info msg="Removed container 7a5e30fbfeb27ffea72c62b75f6fb8e131f90096a5e2a3990062ed166ce3d188: kube-system/registry-proxy-tfsqz/registry-proxy" id=04539e23-b284-415e-a6c5-75b9709f7b17 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.552122768Z" level=info msg="Removing container: 141cacd6b79dccc9ab7808136166b900266900712a69f08a3c7206147466bd75" id=84345b56-094b-4ceb-bd01-5f1b021faa87 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.603201510Z" level=info msg="Removed container 141cacd6b79dccc9ab7808136166b900266900712a69f08a3c7206147466bd75: kube-system/registry-66c9cd494c-dv6h4/registry" id=84345b56-094b-4ceb-bd01-5f1b021faa87 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.608041989Z" level=info msg="Stopping container: c0003f2ee5dd901690e345dbb08723307d936560b6a6d87d266cc1e6d309512e (timeout: 30s)" id=d7d33fb7-f8f5-469d-b297-84fd5d201d3d name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.625989110Z" level=info msg="Created container 298c5b8eab3a9f27dad2688d19e7cdcd89bbe67e5e40629ca1d798f3b6ad5055: gadget/gadget-jvcgl/gadget" id=355bd149-0472-47d7-8518-c89b996fa382 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.626699030Z" level=info msg="Starting container: 298c5b8eab3a9f27dad2688d19e7cdcd89bbe67e5e40629ca1d798f3b6ad5055" id=0e879b48-eded-42a2-95a1-b6b9649a7db7 name=/runtime.v1.RuntimeService/StartContainer
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.658949699Z" level=info msg="Started container" PID=7230 containerID=298c5b8eab3a9f27dad2688d19e7cdcd89bbe67e5e40629ca1d798f3b6ad5055 description=gadget/gadget-jvcgl/gadget id=0e879b48-eded-42a2-95a1-b6b9649a7db7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6d15c150ddf7535b6bbdffb2074298207f0da3622371e7a88f6ce1b4deca73
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.803602033Z" level=info msg="Stopped container c0003f2ee5dd901690e345dbb08723307d936560b6a6d87d266cc1e6d309512e: kube-system/nvidia-device-plugin-daemonset-zvlwp/nvidia-device-plugin-ctr" id=d7d33fb7-f8f5-469d-b297-84fd5d201d3d name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.804354102Z" level=info msg="Stopping pod sandbox: fbab337e72c351689bb8d6991ba8c7bea1bc56a12f2d3bd4a306481f27ae8d44" id=bc65af6f-ae7f-4975-be40-3277e1ae1e99 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.804606017Z" level=info msg="Got pod network &{Name:nvidia-device-plugin-daemonset-zvlwp Namespace:kube-system ID:fbab337e72c351689bb8d6991ba8c7bea1bc56a12f2d3bd4a306481f27ae8d44 UID:f36a8fa7-fb20-4744-a880-7169c219680e NetNS:/var/run/netns/5912b0e9-530c-4c68-b84d-e74ddbb0f9b4 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.804740667Z" level=info msg="Deleting pod kube-system_nvidia-device-plugin-daemonset-zvlwp from CNI network \"kindnet\" (type=ptp)"
	Sep 17 18:04:08 addons-668455 crio[967]: time="2024-09-17 18:04:08.851524096Z" level=info msg="Stopped pod sandbox: fbab337e72c351689bb8d6991ba8c7bea1bc56a12f2d3bd4a306481f27ae8d44" id=bc65af6f-ae7f-4975-be40-3277e1ae1e99 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 18:04:09 addons-668455 crio[967]: time="2024-09-17 18:04:09.163866664Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=c0bea0b1-d436-467f-8c61-6861d0e8bdc5 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:04:09 addons-668455 crio[967]: time="2024-09-17 18:04:09.164104639Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=c0bea0b1-d436-467f-8c61-6861d0e8bdc5 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:04:09 addons-668455 crio[967]: time="2024-09-17 18:04:09.527088080Z" level=info msg="Removing container: c0003f2ee5dd901690e345dbb08723307d936560b6a6d87d266cc1e6d309512e" id=3a4be282-478c-41b4-b3bf-748e9216e714 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 18:04:09 addons-668455 crio[967]: time="2024-09-17 18:04:09.570485003Z" level=info msg="Removed container c0003f2ee5dd901690e345dbb08723307d936560b6a6d87d266cc1e6d309512e: kube-system/nvidia-device-plugin-daemonset-zvlwp/nvidia-device-plugin-ctr" id=3a4be282-478c-41b4-b3bf-748e9216e714 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	298c5b8eab3a9       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec            1 second ago        Running             gadget                    7                   ff6d15c150ddf       gadget-jvcgl
	5069525d2635f       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec            5 minutes ago       Exited              gadget                    6                   ff6d15c150ddf       gadget-jvcgl
	d5defc4e21996       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 9 minutes ago       Running             gcp-auth                  0                   56ede73f7521b       gcp-auth-89d5ffd79-9jl4z
	17ca872e9c4d6       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3             10 minutes ago      Running             controller                0                   a5c4cdae99645       ingress-nginx-controller-bc57996ff-skf78
	eacfca3757452       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             10 minutes ago      Running             local-path-provisioner    0                   7b095eb302294       local-path-provisioner-86d989889c-b8njj
	f56e66cd83282       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              patch                     0                   cfee30f4f07cd       ingress-nginx-admission-patch-ldlfw
	18306d34848d7       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              create                    0                   c34a99ed633b7       ingress-nginx-admission-create-mlb6w
	6ff5f309a011a       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             10 minutes ago      Running             minikube-ingress-dns      0                   1df75666fa5a7       kube-ingress-dns-minikube
	531715e8b849d       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        10 minutes ago      Running             metrics-server            0                   0157627dda1c8       metrics-server-84c5f94fbc-npgsx
	ccf997bbd7db4       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58               10 minutes ago      Running             cloud-spanner-emulator    0                   8a025160899b2       cloud-spanner-emulator-769b77f747-pl4sw
	4ddd5f375f9a2       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             11 minutes ago      Running             storage-provisioner       0                   2bcb4e95c66f2       storage-provisioner
	32fb45abfae1c       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             11 minutes ago      Running             coredns                   0                   ebc1f2ac0ab8e       coredns-7c65d6cfc9-44tp4
	312bfe0a7c739       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             11 minutes ago      Running             kindnet-cni               0                   1c19cd5000a66       kindnet-7z2rk
	26cc9de91f226       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             11 minutes ago      Running             kube-proxy                0                   237dd66db42c7       kube-proxy-n2rnj
	0b9f99f4bdca8       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             11 minutes ago      Running             kube-controller-manager   0                   e1c6fca1fecca       kube-controller-manager-addons-668455
	cdef3b43a2acd       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             11 minutes ago      Running             kube-scheduler            0                   add60093607aa       kube-scheduler-addons-668455
	7f9fe773e4e17       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             11 minutes ago      Running             etcd                      0                   4bc41e9953184       etcd-addons-668455
	38272ea8da8bf       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             11 minutes ago      Running             kube-apiserver            0                   23c336dc34b4c       kube-apiserver-addons-668455
	
	
	==> coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] <==
	[INFO] 10.244.0.13:55636 - 16364 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000070678s
	[INFO] 10.244.0.13:36741 - 51852 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003633073s
	[INFO] 10.244.0.13:36741 - 49291 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00391058s
	[INFO] 10.244.0.13:54004 - 15738 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000163492s
	[INFO] 10.244.0.13:54004 - 31609 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000079013s
	[INFO] 10.244.0.13:50838 - 41331 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000126496s
	[INFO] 10.244.0.13:50838 - 5495 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000197739s
	[INFO] 10.244.0.13:53955 - 13108 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000072802s
	[INFO] 10.244.0.13:53955 - 20280 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000054571s
	[INFO] 10.244.0.13:42507 - 14631 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000068241s
	[INFO] 10.244.0.13:42507 - 1317 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000144915s
	[INFO] 10.244.0.13:36972 - 29297 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002251041s
	[INFO] 10.244.0.13:36972 - 33139 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002339121s
	[INFO] 10.244.0.13:49197 - 7415 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00006683s
	[INFO] 10.244.0.13:49197 - 9712 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000057385s
	[INFO] 10.244.0.20:56174 - 58044 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.002827635s
	[INFO] 10.244.0.20:41306 - 48159 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.002750796s
	[INFO] 10.244.0.20:50543 - 50590 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00016871s
	[INFO] 10.244.0.20:33258 - 25785 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000075469s
	[INFO] 10.244.0.20:34649 - 65369 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000106303s
	[INFO] 10.244.0.20:33704 - 12268 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000070152s
	[INFO] 10.244.0.20:60781 - 19362 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002375133s
	[INFO] 10.244.0.20:36211 - 9567 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003108778s
	[INFO] 10.244.0.20:39543 - 38861 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000907761s
	[INFO] 10.244.0.20:60680 - 51516 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002182883s
	
	
	==> describe nodes <==
	Name:               addons-668455
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-668455
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce
	                    minikube.k8s.io/name=addons-668455
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_17T17_52_19_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-668455
	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:  Tue, 17 Sep 2024 17:52:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-668455
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 17 Sep 2024 18:04:00 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 17 Sep 2024 18:03:21 +0000   Tue, 17 Sep 2024 17:52:12 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 17 Sep 2024 18:03:21 +0000   Tue, 17 Sep 2024 17:52:12 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 17 Sep 2024 18:03:21 +0000   Tue, 17 Sep 2024 17:52:12 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 17 Sep 2024 18:03:21 +0000   Tue, 17 Sep 2024 17:53:06 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-668455
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 556fdfccad81429cbe11246d566c9eea
	  System UUID:                34d71bee-4b6e-4a89-b8fa-11a9b92a0399
	  Boot ID:                    9ae10e75-0d43-4da2-8f01-e6007458aca6
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (17 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m18s
	  default                     cloud-spanner-emulator-769b77f747-pl4sw                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-jvcgl                                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-9jl4z                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-skf78                      100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-44tp4                                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 etcd-addons-668455                                            100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         11m
	  kube-system                 kindnet-7z2rk                                                 100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-668455                                  250m (12%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-668455                         200m (10%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-n2rnj                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-668455                                  100m (5%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-npgsx                               100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          helper-pod-create-pvc-5d5d856c-1f2d-489f-80c4-170593b4a5b7    0 (0%)        0 (0%)      0 (0%)           0 (0%)         1s
	  local-path-storage          local-path-provisioner-86d989889c-b8njj                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             510Mi (6%)   220Mi (2%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 11m                kube-proxy       
	  Normal   NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node addons-668455 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node addons-668455 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m (x7 over 12m)  kubelet          Node addons-668455 status is now: NodeHasSufficientPID
	  Normal   Starting                 11m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 11m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  11m                kubelet          Node addons-668455 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m                kubelet          Node addons-668455 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m                kubelet          Node addons-668455 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node addons-668455 event: Registered Node addons-668455 in Controller
	  Normal   NodeReady                11m                kubelet          Node addons-668455 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep17 16:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.016028] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.525864] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.747723] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.666525] kauditd_printk_skb: 36 callbacks suppressed
	[Sep17 16:31] hrtimer: interrupt took 12408347 ns
	[Sep17 16:51] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep17 17:25] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] <==
	{"level":"info","ts":"2024-09-17T17:52:26.524480Z","caller":"traceutil/trace.go:171","msg":"trace[898454237] linearizableReadLoop","detail":"{readStateIndex:390; appliedIndex:388; }","duration":"123.690215ms","start":"2024-09-17T17:52:26.400774Z","end":"2024-09-17T17:52:26.524465Z","steps":["trace[898454237] 'read index received'  (duration: 77.155876ms)","trace[898454237] 'applied index is now lower than readState.Index'  (duration: 46.533699ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T17:52:26.524747Z","caller":"traceutil/trace.go:171","msg":"trace[255151773] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"128.283437ms","start":"2024-09-17T17:52:26.396453Z","end":"2024-09-17T17:52:26.524736Z","steps":["trace[255151773] 'process raft request'  (duration: 127.90546ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T17:52:26.524986Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.217447ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T17:52:26.536907Z","caller":"traceutil/trace.go:171","msg":"trace[690040470] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:381; }","duration":"136.143782ms","start":"2024-09-17T17:52:26.400749Z","end":"2024-09-17T17:52:26.536893Z","steps":["trace[690040470] 'agreement among raft nodes before linearized reading'  (duration: 124.200258ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T17:52:26.525018Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"128.480765ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2024-09-17T17:52:26.525042Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"128.532037ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T17:52:26.537254Z","caller":"traceutil/trace.go:171","msg":"trace[312859004] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:381; }","duration":"140.743461ms","start":"2024-09-17T17:52:26.396505Z","end":"2024-09-17T17:52:26.537248Z","steps":["trace[312859004] 'agreement among raft nodes before linearized reading'  (duration: 128.523513ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.537224Z","caller":"traceutil/trace.go:171","msg":"trace[274172724] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:381; }","duration":"140.680513ms","start":"2024-09-17T17:52:26.396533Z","end":"2024-09-17T17:52:26.537214Z","steps":["trace[274172724] 'agreement among raft nodes before linearized reading'  (duration: 128.471371ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.872115Z","caller":"traceutil/trace.go:171","msg":"trace[1396254983] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:394; }","duration":"142.492179ms","start":"2024-09-17T17:52:26.729604Z","end":"2024-09-17T17:52:26.872096Z","steps":["trace[1396254983] 'read index received'  (duration: 142.476187ms)","trace[1396254983] 'applied index is now lower than readState.Index'  (duration: 4.316µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T17:52:26.913745Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"184.031804ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T17:52:26.918096Z","caller":"traceutil/trace.go:171","msg":"trace[649838934] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:385; }","duration":"184.199586ms","start":"2024-09-17T17:52:26.729600Z","end":"2024-09-17T17:52:26.913800Z","steps":["trace[649838934] 'agreement among raft nodes before linearized reading'  (duration: 159.15885ms)","trace[649838934] 'range keys from in-memory index tree'  (duration: 24.844318ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T17:52:26.918826Z","caller":"traceutil/trace.go:171","msg":"trace[190830584] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"182.258544ms","start":"2024-09-17T17:52:26.736533Z","end":"2024-09-17T17:52:26.918792Z","steps":["trace[190830584] 'process raft request'  (duration: 182.116837ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.919076Z","caller":"traceutil/trace.go:171","msg":"trace[1356920883] transaction","detail":"{read_only:false; response_revision:389; number_of_response:1; }","duration":"119.603499ms","start":"2024-09-17T17:52:26.799440Z","end":"2024-09-17T17:52:26.919043Z","steps":["trace[1356920883] 'process raft request'  (duration: 119.247298ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.921196Z","caller":"traceutil/trace.go:171","msg":"trace[1788763091] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"191.4938ms","start":"2024-09-17T17:52:26.729672Z","end":"2024-09-17T17:52:26.921166Z","steps":["trace[1788763091] 'process raft request'  (duration: 158.504933ms)","trace[1788763091] 'compare'  (duration: 24.959655ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T17:52:26.921752Z","caller":"traceutil/trace.go:171","msg":"trace[826667455] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"185.2925ms","start":"2024-09-17T17:52:26.736441Z","end":"2024-09-17T17:52:26.921734Z","steps":["trace[826667455] 'process raft request'  (duration: 182.113982ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.922308Z","caller":"traceutil/trace.go:171","msg":"trace[749594591] transaction","detail":"{read_only:false; response_revision:390; number_of_response:1; }","duration":"122.757846ms","start":"2024-09-17T17:52:26.799535Z","end":"2024-09-17T17:52:26.922293Z","steps":["trace[749594591] 'process raft request'  (duration: 119.189339ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.996478Z","caller":"traceutil/trace.go:171","msg":"trace[1216027010] transaction","detail":"{read_only:false; response_revision:392; number_of_response:1; }","duration":"108.128757ms","start":"2024-09-17T17:52:26.888322Z","end":"2024-09-17T17:52:26.996450Z","steps":["trace[1216027010] 'process raft request'  (duration: 42.021632ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.996948Z","caller":"traceutil/trace.go:171","msg":"trace[1197504980] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"108.522979ms","start":"2024-09-17T17:52:26.888399Z","end":"2024-09-17T17:52:26.996922Z","steps":["trace[1197504980] 'process raft request'  (duration: 43.998488ms)","trace[1197504980] 'attach lease to kv pair' {req_type:put; key:/registry/replicasets/default/cloud-spanner-emulator-769b77f747; req_size:2054; } (duration: 29.82272ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T17:52:26.997283Z","caller":"traceutil/trace.go:171","msg":"trace[1497672312] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"108.346548ms","start":"2024-09-17T17:52:26.888908Z","end":"2024-09-17T17:52:26.997254Z","steps":["trace[1497672312] 'process raft request'  (duration: 73.473484ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:27.003376Z","caller":"traceutil/trace.go:171","msg":"trace[1491638047] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"114.374936ms","start":"2024-09-17T17:52:26.888984Z","end":"2024-09-17T17:52:27.003359Z","steps":["trace[1491638047] 'process raft request'  (duration: 73.466017ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:27.003573Z","caller":"traceutil/trace.go:171","msg":"trace[1706155344] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"114.370506ms","start":"2024-09-17T17:52:26.889191Z","end":"2024-09-17T17:52:27.003561Z","steps":["trace[1706155344] 'process raft request'  (duration: 73.320684ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:27.003767Z","caller":"traceutil/trace.go:171","msg":"trace[1907412751] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"114.438812ms","start":"2024-09-17T17:52:26.889306Z","end":"2024-09-17T17:52:27.003745Z","steps":["trace[1907412751] 'process raft request'  (duration: 73.238552ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T18:02:13.157833Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1539}
	{"level":"info","ts":"2024-09-17T18:02:13.199380Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1539,"took":"33.590738ms","hash":2051887856,"current-db-size-bytes":6090752,"current-db-size":"6.1 MB","current-db-size-in-use-bytes":3346432,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-17T18:02:13.199450Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2051887856,"revision":1539,"compact-revision":-1}
	
	
	==> gcp-auth [d5defc4e21996e3542385fcec1d8ae32d875db80bd9ce6ca146c300bb3c948b1] <==
	2024/09/17 17:54:17 GCP Auth Webhook started!
	2024/09/17 17:54:51 Ready to marshal response ...
	2024/09/17 17:54:51 Ready to write response ...
	2024/09/17 17:54:52 Ready to marshal response ...
	2024/09/17 17:54:52 Ready to write response ...
	2024/09/17 17:54:52 Ready to marshal response ...
	2024/09/17 17:54:52 Ready to write response ...
	2024/09/17 18:03:05 Ready to marshal response ...
	2024/09/17 18:03:05 Ready to write response ...
	2024/09/17 18:03:06 Ready to marshal response ...
	2024/09/17 18:03:06 Ready to write response ...
	2024/09/17 18:03:33 Ready to marshal response ...
	2024/09/17 18:03:33 Ready to write response ...
	2024/09/17 18:04:09 Ready to marshal response ...
	2024/09/17 18:04:09 Ready to write response ...
	2024/09/17 18:04:09 Ready to marshal response ...
	2024/09/17 18:04:09 Ready to write response ...
	
	
	==> kernel <==
	 18:04:10 up  1:46,  0 users,  load average: 1.69, 1.12, 1.75
	Linux addons-668455 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] <==
	I0917 18:02:06.053802       1 main.go:299] handling current node
	I0917 18:02:16.050135       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:02:16.050249       1 main.go:299] handling current node
	I0917 18:02:26.048030       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:02:26.048071       1 main.go:299] handling current node
	I0917 18:02:36.053089       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:02:36.053126       1 main.go:299] handling current node
	I0917 18:02:46.052561       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:02:46.052598       1 main.go:299] handling current node
	I0917 18:02:56.048226       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:02:56.048261       1 main.go:299] handling current node
	I0917 18:03:06.048027       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:03:06.048067       1 main.go:299] handling current node
	I0917 18:03:16.047851       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:03:16.047983       1 main.go:299] handling current node
	I0917 18:03:26.048472       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:03:26.048626       1 main.go:299] handling current node
	I0917 18:03:36.048224       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:03:36.048359       1 main.go:299] handling current node
	I0917 18:03:46.048792       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:03:46.048829       1 main.go:299] handling current node
	I0917 18:03:56.047812       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:03:56.048190       1 main.go:299] handling current node
	I0917 18:04:06.048504       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:04:06.050069       1 main.go:299] handling current node
	
	
	==> kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] <==
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0917 17:53:29.527394       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0917 17:53:29.527455       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E0917 17:54:16.927806       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.100.39.88:443: connect: connection refused" logger="UnhandledError"
	W0917 17:54:16.929025       1 handler_proxy.go:99] no RequestInfo found in the context
	E0917 17:54:16.932373       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0917 17:54:16.933002       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.100.39.88:443: connect: connection refused" logger="UnhandledError"
	E0917 17:54:16.938008       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.100.39.88:443: connect: connection refused" logger="UnhandledError"
	I0917 17:54:17.116466       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0917 18:03:18.118349       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0917 18:03:49.461627       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.461679       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 18:03:49.479340       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.479499       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 18:03:49.581033       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.581091       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 18:03:49.624327       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.624366       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0917 18:03:50.582395       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0917 18:03:50.624869       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0917 18:03:50.715418       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] <==
	I0917 18:03:52.467443       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0917 18:03:52.467482       1 shared_informer.go:320] Caches are synced for resource quota
	I0917 18:03:52.908107       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0917 18:03:52.908185       1 shared_informer.go:320] Caches are synced for garbage collector
	W0917 18:03:54.014959       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:03:54.015004       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:03:54.424627       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:03:54.424668       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:03:54.881640       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:03:54.881688       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0917 18:03:56.514516       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="6.801µs"
	W0917 18:03:57.940771       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:03:57.940814       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:03:59.564688       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:03:59.564731       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:04:00.575017       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:04:00.575066       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:04:04.906258       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:04:04.906306       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0917 18:04:06.660778       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I0917 18:04:07.567551       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="103.85µs"
	W0917 18:04:07.900212       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:04:07.900273       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:04:08.109787       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:04:08.109847       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] <==
	I0917 17:52:28.379162       1 server_linux.go:66] "Using iptables proxy"
	I0917 17:52:28.724058       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0917 17:52:28.724222       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0917 17:52:28.925922       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0917 17:52:28.926070       1 server_linux.go:169] "Using iptables Proxier"
	I0917 17:52:28.928296       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0917 17:52:29.008303       1 server.go:483] "Version info" version="v1.31.1"
	I0917 17:52:29.012253       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0917 17:52:29.152392       1 config.go:199] "Starting service config controller"
	I0917 17:52:29.152485       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0917 17:52:29.152538       1 config.go:105] "Starting endpoint slice config controller"
	I0917 17:52:29.152570       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0917 17:52:29.153043       1 config.go:328] "Starting node config controller"
	I0917 17:52:29.153108       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0917 17:52:29.255761       1 shared_informer.go:320] Caches are synced for service config
	I0917 17:52:29.269791       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0917 17:52:29.269572       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] <==
	W0917 17:52:15.327944       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:15.330326       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:15.328185       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:15.330405       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.160594       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0917 17:52:16.160712       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.218377       1 reflector.go:561] 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
	E0917 17:52:16.218428       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0917 17:52:16.239670       1 reflector.go:561] 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"
	E0917 17:52:16.239824       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	W0917 17:52:16.261275       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:16.261640       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.264843       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0917 17:52:16.265039       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.299922       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0917 17:52:16.300070       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.329835       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0917 17:52:16.329891       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.380939       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0917 17:52:16.380995       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.387716       1 reflector.go:561] 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
	E0917 17:52:16.387780       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0917 17:52:16.518555       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:16.518695       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0917 17:52:18.920748       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         github.com/cri-o/cri-o/server/cri/v1.(*service).ExecSync
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/src/packages/BUILD/src/github.com/cri-o/cri-o/server/cri/v1/rpc_exec_sync.go:12
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         github.com/cri-o/cri-o/vendor/k8s.io/cri-api/pkg/apis/runtime/v1._RuntimeService_ExecSync_Handler.func1
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/src/packages/BUILD/src/github.com/cri-o/cri-o/vendor/k8s.io/cri-api/pkg/apis/runtime/v1/api.pb.go:9127
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         github.com/cri-o/cri-o/internal/log.UnaryInterceptor.func1
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/src/packages/BUILD/src/github.com/cri-o/cri-o/internal/log/interceptors.go:56
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         github.com/cri-o/cri-o/vendor/github.com/grpc-ecosystem/go-grpc-middleware.ChainUnaryServer.func1.1.1
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/src/packages/BUILD/src/github.com/cri-o/cri-o/vendor/github.com/grpc-ecosystem/go-grpc-middleware/chain.go:25
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         github.com/cri-o/cri-o/server/metrics.UnaryInterceptor.func1
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/src/packages/BUILD/src/github.com/cri-o/cri-o/server/metrics/interceptors.go:24
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         github.com/cri-o/cri-o/vendor/github.com/grpc-ecosystem/go-grpc-middleware.ChainUnaryServer.func1.1.1
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/src/packages/BUILD/src/github.com/cri-o/cri-o/vendor/github.com/grpc-ecosystem/go-grpc-middleware/chain.go:25
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         github.com/cri-o/cri-o/vendor/github.com/grpc-ecosystem/go-grpc-middleware.ChainUnaryServer.func1
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/src/packages/BUILD/src/github.com/cri-o/cri-o/vendor/github.com/grpc-ecosystem/go-grpc-middleware/chain.go:34
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         github.com/cri-o/cri-o/vendor/k8s.io/cri-api/pkg/apis/runtime/v1._RuntimeService_ExecSync_Handler
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/src/packages/BUILD/src/github.com/cri-o/cri-o/vendor/k8s.io/cri-api/pkg/apis/runtime/v1/api.pb.go:9129
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         github.com/cri-o/cri-o/vendor/google.golang.org/grpc.(*Server).processUnaryRPC
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/src/packages/BUILD/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/server.go:1282
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         github.com/cri-o/cri-o/vendor/google.golang.org/grpc.(*Server).handleStream
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/src/packages/BUILD/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/server.go:1616
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         github.com/cri-o/cri-o/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.2
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/src/packages/BUILD/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/server.go:921
	Sep 17 18:04:10 addons-668455 kubelet[1495]:         runtime.goexit
	Sep 17 18:04:10 addons-668455 kubelet[1495]:                 /usr/lib/go-1.18/src/runtime/asm_arm64.s:1263, stdout: , stderr: , exit code -1
	Sep 17 18:04:10 addons-668455 kubelet[1495]:  > containerID="298c5b8eab3a9f27dad2688d19e7cdcd89bbe67e5e40629ca1d798f3b6ad5055" cmd=["/bin/gadgettracermanager","-liveness"]
	
	
	==> storage-provisioner [4ddd5f375f9a2ca72f9f12cba2964905e22fd29ebb4b060d7c949abfbc7169f8] <==
	I0917 17:53:07.396429       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0917 17:53:07.484033       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0917 17:53:07.484180       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0917 17:53:07.527027       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0917 17:53:07.528227       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"22758572-9c7d-4550-8366-1ca58256d65e", APIVersion:"v1", ResourceVersion:"922", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-668455_8d93e5d7-6580-47d1-8399-c97cb310a002 became leader
	I0917 17:53:07.528264       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-668455_8d93e5d7-6580-47d1-8399-c97cb310a002!
	I0917 17:53:07.629217       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-668455_8d93e5d7-6580-47d1-8399-c97cb310a002!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-668455 -n addons-668455
helpers_test.go:261: (dbg) Run:  kubectl --context addons-668455 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox test-local-path ingress-nginx-admission-create-mlb6w ingress-nginx-admission-patch-ldlfw helper-pod-create-pvc-5d5d856c-1f2d-489f-80c4-170593b4a5b7
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-668455 describe pod busybox test-local-path ingress-nginx-admission-create-mlb6w ingress-nginx-admission-patch-ldlfw helper-pod-create-pvc-5d5d856c-1f2d-489f-80c4-170593b4a5b7
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-668455 describe pod busybox test-local-path ingress-nginx-admission-create-mlb6w ingress-nginx-admission-patch-ldlfw helper-pod-create-pvc-5d5d856c-1f2d-489f-80c4-170593b4a5b7: exit status 1 (114.482406ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-668455/192.168.49.2
	Start Time:       Tue, 17 Sep 2024 17:54:52 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vqptx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-vqptx:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                    From               Message
	  ----     ------     ----                   ----               -------
	  Normal   Scheduled  9m19s                  default-scheduler  Successfully assigned default/busybox to addons-668455
	  Normal   Pulling    7m53s (x4 over 9m19s)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m53s (x4 over 9m19s)  kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     7m53s (x4 over 9m19s)  kubelet            Error: ErrImagePull
	  Warning  Failed     7m39s (x6 over 9m19s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m9s (x21 over 9m19s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zmzqc (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-zmzqc:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:            <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-mlb6w" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-ldlfw" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-5d5d856c-1f2d-489f-80c4-170593b4a5b7" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-668455 describe pod busybox test-local-path ingress-nginx-admission-create-mlb6w ingress-nginx-admission-patch-ldlfw helper-pod-create-pvc-5d5d856c-1f2d-489f-80c4-170593b4a5b7: exit status 1
--- FAIL: TestAddons/parallel/Registry (76.31s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (152.21s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-668455 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-668455 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-668455 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" [5694fff8-d467-41e3-8dd7-ea0c5e67aac2] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [5694fff8-d467-41e3-8dd7-ea0c5e67aac2] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.004753208s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-668455 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-668455 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.929515455s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575",
	        "Created": "2024-09-17T17:51:54.355348599Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 280107,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-17T17:51:54.515443331Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:f8be4f9f9351784955e36c0e64d55ad19451839d9f6d0c057285eb8f9072963b",
	        "ResolvConfPath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/hostname",
	        "HostsPath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/hosts",
	        "LogPath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575-json.log",
	        "Name": "/addons-668455",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-668455:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-668455",
	            "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/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0-init/diff:/var/lib/docker/overlay2/23aadc0024639422b8a0b1baa58ef125d3bbd0ea18b2d795cd529a679cea27f5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0/merged",
	                "UpperDir": "/var/lib/docker/overlay2/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0/diff",
	                "WorkDir": "/var/lib/docker/overlay2/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-668455",
	                "Source": "/var/lib/docker/volumes/addons-668455/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-668455",
	            "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.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4",
	            "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-668455",
	                "name.minikube.sigs.k8s.io": "addons-668455",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "913dba61b66fc52683999fc50d1f4b0517ec9e17c9ba5f10fcc2e2b9631cb583",
	            "SandboxKey": "/var/run/docker/netns/913dba61b66f",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33134"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33135"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33136"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33137"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-668455": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "044c3a80c4d0d0e23bb9232dd778976113922f13d4d80ce0a970e68a063604dc",
	                    "EndpointID": "bcf5a7528570fa73e74eac11b9670770b27358dccd4ea0d759fea7daf85dff4a",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-668455",
	                        "ce2ee9789ef1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-668455 -n addons-668455
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-668455 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-668455 logs -n 25: (1.458330538s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-180730                                                                     | download-only-180730   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| delete  | -p download-only-913869                                                                     | download-only-913869   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| start   | --download-only -p                                                                          | download-docker-699639 | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | download-docker-699639                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-699639                                                                   | download-docker-699639 | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-514116   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | binary-mirror-514116                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:33443                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-514116                                                                     | binary-mirror-514116   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| addons  | enable dashboard -p                                                                         | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | addons-668455                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | addons-668455                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-668455 --wait=true                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:54 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-668455 addons                                                                        | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:03 UTC | 17 Sep 24 18:03 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-668455 addons                                                                        | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:03 UTC | 17 Sep 24 18:03 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:03 UTC | 17 Sep 24 18:04 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-668455 ip                                                                            | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | -p addons-668455                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | addons-668455                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | -p addons-668455                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-668455 ssh cat                                                                       | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | /opt/local-path-provisioner/pvc-5d5d856c-1f2d-489f-80c4-170593b4a5b7_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | addons-668455                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-668455 ssh curl -s                                                                   | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-668455 ip                                                                            | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:07 UTC | 17 Sep 24 18:07 UTC |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:07 UTC | 17 Sep 24 18:07 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:07 UTC | 17 Sep 24 18:07 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/17 17:51:28
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0917 17:51:28.919203  279610 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:51:28.919377  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:51:28.919388  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:51:28.919394  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:51:28.919656  279610 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	I0917 17:51:28.920122  279610 out.go:352] Setting JSON to false
	I0917 17:51:28.921069  279610 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5634,"bootTime":1726589855,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0917 17:51:28.921149  279610 start.go:139] virtualization:  
	I0917 17:51:28.924266  279610 out.go:177] * [addons-668455] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0917 17:51:28.927959  279610 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 17:51:28.928010  279610 notify.go:220] Checking for updates...
	I0917 17:51:28.930748  279610 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 17:51:28.933746  279610 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig
	I0917 17:51:28.936585  279610 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.minikube
	I0917 17:51:28.939231  279610 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0917 17:51:28.941980  279610 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 17:51:28.944833  279610 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 17:51:28.978029  279610 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 17:51:28.978177  279610 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:51:29.036294  279610 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-09-17 17:51:29.026523925 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 17:51:29.036413  279610 docker.go:318] overlay module found
	I0917 17:51:29.039318  279610 out.go:177] * Using the docker driver based on user configuration
	I0917 17:51:29.042035  279610 start.go:297] selected driver: docker
	I0917 17:51:29.042062  279610 start.go:901] validating driver "docker" against <nil>
	I0917 17:51:29.042077  279610 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 17:51:29.042766  279610 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:51:29.112037  279610 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-09-17 17:51:29.102647312 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 17:51:29.112329  279610 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0917 17:51:29.112574  279610 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]
	I0917 17:51:29.115375  279610 out.go:177] * Using Docker driver with root privileges
	I0917 17:51:29.118047  279610 cni.go:84] Creating CNI manager for ""
	I0917 17:51:29.118125  279610 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 17:51:29.118136  279610 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0917 17:51:29.118234  279610 start.go:340] cluster config:
	{Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 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}
	I0917 17:51:29.121561  279610 out.go:177] * Starting "addons-668455" primary control-plane node in "addons-668455" cluster
	I0917 17:51:29.124263  279610 cache.go:121] Beginning downloading kic base image for docker with crio
	I0917 17:51:29.127150  279610 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0917 17:51:29.130005  279610 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0917 17:51:29.130016  279610 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 17:51:29.130088  279610 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0917 17:51:29.130096  279610 cache.go:56] Caching tarball of preloaded images
	I0917 17:51:29.130404  279610 preload.go:172] Found /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0917 17:51:29.130428  279610 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0917 17:51:29.130792  279610 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/config.json ...
	I0917 17:51:29.130825  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/config.json: {Name:mke99ec0955a5436c642250539453bae15fb8503 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:29.152633  279610 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 17:51:29.152770  279610 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0917 17:51:29.152802  279610 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0917 17:51:29.152808  279610 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0917 17:51:29.152815  279610 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0917 17:51:29.152821  279610 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0917 17:51:47.189986  279610 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0917 17:51:47.190029  279610 cache.go:194] Successfully downloaded all kic artifacts
	I0917 17:51:47.190072  279610 start.go:360] acquireMachinesLock for addons-668455: {Name:mk6180dc8646f4f0caf77e11b4080297bc1682ef Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0917 17:51:47.190213  279610 start.go:364] duration metric: took 116.215µs to acquireMachinesLock for "addons-668455"
	I0917 17:51:47.190244  279610 start.go:93] Provisioning new machine with config: &{Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0917 17:51:47.190320  279610 start.go:125] createHost starting for "" (driver="docker")
	I0917 17:51:47.192507  279610 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0917 17:51:47.192773  279610 start.go:159] libmachine.API.Create for "addons-668455" (driver="docker")
	I0917 17:51:47.192811  279610 client.go:168] LocalClient.Create starting
	I0917 17:51:47.192953  279610 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem
	I0917 17:51:47.385161  279610 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem
	I0917 17:51:48.062364  279610 cli_runner.go:164] Run: docker network inspect addons-668455 --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}}]}"
	W0917 17:51:48.078113  279610 cli_runner.go:211] docker network inspect addons-668455 --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
	I0917 17:51:48.078220  279610 network_create.go:284] running [docker network inspect addons-668455] to gather additional debugging logs...
	I0917 17:51:48.078249  279610 cli_runner.go:164] Run: docker network inspect addons-668455
	W0917 17:51:48.097275  279610 cli_runner.go:211] docker network inspect addons-668455 returned with exit code 1
	I0917 17:51:48.097324  279610 network_create.go:287] error running [docker network inspect addons-668455]: docker network inspect addons-668455: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-668455 not found
	I0917 17:51:48.097340  279610 network_create.go:289] output of [docker network inspect addons-668455]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-668455 not found
	
	** /stderr **
	I0917 17:51:48.097450  279610 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}}]}"
	I0917 17:51:48.115420  279610 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:0x400069cae0}
	I0917 17:51:48.115474  279610 network_create.go:124] attempt to create docker network addons-668455 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0917 17:51:48.115536  279610 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-668455 addons-668455
	I0917 17:51:48.193951  279610 network_create.go:108] docker network addons-668455 192.168.49.0/24 created
	I0917 17:51:48.193986  279610 kic.go:121] calculated static IP "192.168.49.2" for the "addons-668455" container
	I0917 17:51:48.194090  279610 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0917 17:51:48.214256  279610 cli_runner.go:164] Run: docker volume create addons-668455 --label name.minikube.sigs.k8s.io=addons-668455 --label created_by.minikube.sigs.k8s.io=true
	I0917 17:51:48.234504  279610 oci.go:103] Successfully created a docker volume addons-668455
	I0917 17:51:48.234603  279610 cli_runner.go:164] Run: docker run --rm --name addons-668455-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-668455 --entrypoint /usr/bin/test -v addons-668455:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0917 17:51:50.128464  279610 cli_runner.go:217] Completed: docker run --rm --name addons-668455-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-668455 --entrypoint /usr/bin/test -v addons-668455:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (1.893817148s)
	I0917 17:51:50.128501  279610 oci.go:107] Successfully prepared a docker volume addons-668455
	I0917 17:51:50.128536  279610 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 17:51:50.128567  279610 kic.go:194] Starting extracting preloaded images to volume ...
	I0917 17:51:50.128642  279610 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-668455:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0917 17:51:54.281604  279610 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-668455:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.152918389s)
	I0917 17:51:54.281640  279610 kic.go:203] duration metric: took 4.153070869s to extract preloaded images to volume ...
	W0917 17:51:54.281807  279610 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0917 17:51:54.281923  279610 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0917 17:51:54.339621  279610 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-668455 --name addons-668455 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-668455 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-668455 --network addons-668455 --ip 192.168.49.2 --volume addons-668455:/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.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4
	I0917 17:51:54.710365  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Running}}
	I0917 17:51:54.733798  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:51:54.758678  279610 cli_runner.go:164] Run: docker exec addons-668455 stat /var/lib/dpkg/alternatives/iptables
	I0917 17:51:54.823560  279610 oci.go:144] the created container "addons-668455" has a running status.
	I0917 17:51:54.823589  279610 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa...
	I0917 17:51:55.715823  279610 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0917 17:51:55.739459  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:51:55.760362  279610 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0917 17:51:55.760382  279610 kic_runner.go:114] Args: [docker exec --privileged addons-668455 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0917 17:51:55.834234  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:51:55.855219  279610 machine.go:93] provisionDockerMachine start ...
	I0917 17:51:55.855326  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:55.878707  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:55.879052  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:55.879067  279610 main.go:141] libmachine: About to run SSH command:
	hostname
	I0917 17:51:56.024341  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-668455
	
	I0917 17:51:56.024415  279610 ubuntu.go:169] provisioning hostname "addons-668455"
	I0917 17:51:56.024523  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:56.042240  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:56.042490  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:56.042503  279610 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-668455 && echo "addons-668455" | sudo tee /etc/hostname
	I0917 17:51:56.200478  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-668455
	
	I0917 17:51:56.200603  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:56.218808  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:56.219068  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:56.219091  279610 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-668455' /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-668455/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-668455' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0917 17:51:56.364581  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0917 17:51:56.364612  279610 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19662-273469/.minikube CaCertPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19662-273469/.minikube}
	I0917 17:51:56.364635  279610 ubuntu.go:177] setting up certificates
	I0917 17:51:56.364644  279610 provision.go:84] configureAuth start
	I0917 17:51:56.364713  279610 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-668455
	I0917 17:51:56.380448  279610 provision.go:143] copyHostCerts
	I0917 17:51:56.380542  279610 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19662-273469/.minikube/ca.pem (1082 bytes)
	I0917 17:51:56.380691  279610 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19662-273469/.minikube/cert.pem (1123 bytes)
	I0917 17:51:56.380778  279610 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19662-273469/.minikube/key.pem (1675 bytes)
	I0917 17:51:56.380859  279610 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19662-273469/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca-key.pem org=jenkins.addons-668455 san=[127.0.0.1 192.168.49.2 addons-668455 localhost minikube]
	I0917 17:51:56.881650  279610 provision.go:177] copyRemoteCerts
	I0917 17:51:56.881725  279610 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0917 17:51:56.881769  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:56.899566  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.001829  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0917 17:51:57.036649  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0917 17:51:57.065238  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0917 17:51:57.090731  279610 provision.go:87] duration metric: took 726.072225ms to configureAuth
	I0917 17:51:57.090762  279610 ubuntu.go:193] setting minikube options for container-runtime
	I0917 17:51:57.090998  279610 config.go:182] Loaded profile config "addons-668455": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:51:57.091118  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.109922  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:57.110208  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:57.110233  279610 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0917 17:51:57.367865  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0917 17:51:57.367932  279610 machine.go:96] duration metric: took 1.512693087s to provisionDockerMachine
	I0917 17:51:57.367958  279610 client.go:171] duration metric: took 10.175136473s to LocalClient.Create
	I0917 17:51:57.367999  279610 start.go:167] duration metric: took 10.175226062s to libmachine.API.Create "addons-668455"
	I0917 17:51:57.368020  279610 start.go:293] postStartSetup for "addons-668455" (driver="docker")
	I0917 17:51:57.368044  279610 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]
	I0917 17:51:57.368157  279610 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
	I0917 17:51:57.368265  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.385323  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.486297  279610 ssh_runner.go:195] Run: cat /etc/os-release
	I0917 17:51:57.489851  279610 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0917 17:51:57.489890  279610 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0917 17:51:57.489902  279610 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0917 17:51:57.489911  279610 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0917 17:51:57.489923  279610 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-273469/.minikube/addons for local assets ...
	I0917 17:51:57.490022  279610 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-273469/.minikube/files for local assets ...
	I0917 17:51:57.490051  279610 start.go:296] duration metric: took 122.012746ms for postStartSetup
	I0917 17:51:57.490406  279610 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-668455
	I0917 17:51:57.507523  279610 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/config.json ...
	I0917 17:51:57.507823  279610 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 17:51:57.507888  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.525074  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.621477  279610 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0917 17:51:57.626616  279610 start.go:128] duration metric: took 10.436279044s to createHost
	I0917 17:51:57.626643  279610 start.go:83] releasing machines lock for "addons-668455", held for 10.436416378s
	I0917 17:51:57.626719  279610 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-668455
	I0917 17:51:57.643634  279610 ssh_runner.go:195] Run: cat /version.json
	I0917 17:51:57.643698  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.643982  279610 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0917 17:51:57.644040  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.672374  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.677850  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.767632  279610 ssh_runner.go:195] Run: systemctl --version
	I0917 17:51:57.897526  279610 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0917 17:51:58.040157  279610 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0917 17:51:58.044962  279610 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" ;
	I0917 17:51:58.067828  279610 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0917 17:51:58.067961  279610 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0917 17:51:58.105905  279610 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0917 17:51:58.105992  279610 start.go:495] detecting cgroup driver to use...
	I0917 17:51:58.106044  279610 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0917 17:51:58.106129  279610 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0917 17:51:58.124073  279610 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0917 17:51:58.136688  279610 docker.go:217] disabling cri-docker service (if available) ...
	I0917 17:51:58.136757  279610 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0917 17:51:58.151371  279610 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0917 17:51:58.166895  279610 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0917 17:51:58.263807  279610 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0917 17:51:58.359518  279610 docker.go:233] disabling docker service ...
	I0917 17:51:58.359605  279610 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0917 17:51:58.383392  279610 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0917 17:51:58.396281  279610 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0917 17:51:58.488481  279610 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0917 17:51:58.589410  279610 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0917 17:51:58.603499  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0917 17:51:58.623531  279610 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0917 17:51:58.623639  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.634222  279610 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0917 17:51:58.634333  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.645240  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.656816  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.669233  279610 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0917 17:51:58.680124  279610 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"
	I0917 17:51:58.690762  279610 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"
	I0917 17:51:58.707748  279610 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"
	I0917 17:51:58.718215  279610 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0917 17:51:58.727600  279610 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0917 17:51:58.737023  279610 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 17:51:58.826421  279610 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0917 17:51:58.946560  279610 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0917 17:51:58.946657  279610 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0917 17:51:58.950531  279610 start.go:563] Will wait 60s for crictl version
	I0917 17:51:58.950600  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:51:58.954298  279610 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0917 17:51:58.994431  279610 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0917 17:51:58.994584  279610 ssh_runner.go:195] Run: crio --version
	I0917 17:51:59.041648  279610 ssh_runner.go:195] Run: crio --version
	I0917 17:51:59.089129  279610 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0917 17:51:59.091858  279610 cli_runner.go:164] Run: docker network inspect addons-668455 --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}}]}"
	I0917 17:51:59.108021  279610 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0917 17:51:59.111852  279610 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""
	I0917 17:51:59.123391  279610 kubeadm.go:883] updating cluster {Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 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} ...
	I0917 17:51:59.123520  279610 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 17:51:59.123579  279610 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 17:51:59.198550  279610 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 17:51:59.198573  279610 crio.go:433] Images already preloaded, skipping extraction
	I0917 17:51:59.198633  279610 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 17:51:59.239011  279610 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 17:51:59.239036  279610 cache_images.go:84] Images are preloaded, skipping loading
	I0917 17:51:59.239045  279610 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0917 17:51:59.239136  279610 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-668455 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-668455 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:}
	I0917 17:51:59.239226  279610 ssh_runner.go:195] Run: crio config
	I0917 17:51:59.293094  279610 cni.go:84] Creating CNI manager for ""
	I0917 17:51:59.293118  279610 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 17:51:59.293128  279610 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0917 17:51:59.293181  279610 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-668455 NodeName:addons-668455 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}
	I0917 17:51:59.293356  279610 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-668455"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0917 17:51:59.293431  279610 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0917 17:51:59.302887  279610 binaries.go:44] Found k8s binaries, skipping transfer
	I0917 17:51:59.303015  279610 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0917 17:51:59.317021  279610 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0917 17:51:59.336590  279610 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0917 17:51:59.355401  279610 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0917 17:51:59.374896  279610 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0917 17:51:59.379472  279610 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""
	I0917 17:51:59.391040  279610 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 17:51:59.481554  279610 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 17:51:59.495741  279610 certs.go:68] Setting up /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455 for IP: 192.168.49.2
	I0917 17:51:59.495764  279610 certs.go:194] generating shared ca certs ...
	I0917 17:51:59.495784  279610 certs.go:226] acquiring lock for ca certs: {Name:mk5b729697b271d95fa1e4c743a0ae9d5c012ddd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:59.495929  279610 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key
	I0917 17:51:59.883295  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt ...
	I0917 17:51:59.883331  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt: {Name:mk659eb4d5829b6032de865380042dba51d5fb96 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:59.883574  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key ...
	I0917 17:51:59.883591  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key: {Name:mk89d39df6bf4d3b8189f181ad78b4def4078bd9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:59.884435  279610 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key
	I0917 17:52:00.676041  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.crt ...
	I0917 17:52:00.676162  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.crt: {Name:mkef64e2896d013ace14dfa0e42dd3f368812f84 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.676514  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key ...
	I0917 17:52:00.676561  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key: {Name:mk96ee1a603a3dccac2a272535dd6cd972cb3e91 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.676725  279610 certs.go:256] generating profile certs ...
	I0917 17:52:00.676900  279610 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.key
	I0917 17:52:00.676936  279610 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt with IP's: []
	I0917 17:52:00.974723  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt ...
	I0917 17:52:00.974759  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: {Name:mk12f4e2e5573790f05e0e462a09675505c929a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.975002  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.key ...
	I0917 17:52:00.975019  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.key: {Name:mkea4601c253ec5d7d769aab0b64c2894cba7c89 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.975122  279610 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3
	I0917 17:52:00.975145  279610 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0917 17:52:01.242260  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3 ...
	I0917 17:52:01.242296  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3: {Name:mk663449566a47a9a0557a7a2f1345476e6de995 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:01.242510  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3 ...
	I0917 17:52:01.242525  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3: {Name:mk4cc16f9ad579363361ebdbc8db20b913f83617 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:01.242613  279610 certs.go:381] copying /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3 -> /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt
	I0917 17:52:01.242702  279610 certs.go:385] copying /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3 -> /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key
	I0917 17:52:01.242757  279610 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key
	I0917 17:52:01.242783  279610 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt with IP's: []
	I0917 17:52:02.045616  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt ...
	I0917 17:52:02.045653  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt: {Name:mk81deb634eabb0f443b8dce1ef5fdc44615c337 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:02.045851  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key ...
	I0917 17:52:02.045868  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key: {Name:mkfc505db72fa17886449de9cd15667a13f488a9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:02.046063  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca-key.pem (1675 bytes)
	I0917 17:52:02.046107  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem (1082 bytes)
	I0917 17:52:02.046134  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem (1123 bytes)
	I0917 17:52:02.046162  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/key.pem (1675 bytes)
	I0917 17:52:02.046843  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0917 17:52:02.072845  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0917 17:52:02.098718  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0917 17:52:02.125886  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0917 17:52:02.154287  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0917 17:52:02.182976  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0917 17:52:02.208805  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0917 17:52:02.234404  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0917 17:52:02.260517  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0917 17:52:02.287472  279610 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0917 17:52:02.308451  279610 ssh_runner.go:195] Run: openssl version
	I0917 17:52:02.314828  279610 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"
	I0917 17:52:02.325447  279610 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0917 17:52:02.329177  279610 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 17 17:51 /usr/share/ca-certificates/minikubeCA.pem
	I0917 17:52:02.329245  279610 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0917 17:52:02.337244  279610 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"
	I0917 17:52:02.347556  279610 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0917 17:52:02.351318  279610 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
	I0917 17:52:02.351368  279610 kubeadm.go:392] StartCluster: {Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 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}
	I0917 17:52:02.351467  279610 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0917 17:52:02.351534  279610 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0917 17:52:02.391568  279610 cri.go:89] found id: ""
	I0917 17:52:02.391641  279610 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0917 17:52:02.402015  279610 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0917 17:52:02.411386  279610 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0917 17:52:02.411480  279610 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
	I0917 17:52:02.421021  279610 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
	I0917 17:52:02.421043  279610 kubeadm.go:157] found existing configuration files:
	
	I0917 17:52:02.421109  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0917 17:52:02.432179  279610 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
	I0917 17:52:02.432311  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0917 17:52:02.441681  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0917 17:52:02.451222  279610 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
	I0917 17:52:02.451292  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0917 17:52:02.459993  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0917 17:52:02.469732  279610 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
	I0917 17:52:02.469839  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0917 17:52:02.479591  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0917 17:52:02.489535  279610 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
	I0917 17:52:02.489730  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0917 17:52:02.499784  279610 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0917 17:52:02.542699  279610 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0917 17:52:02.542931  279610 kubeadm.go:310] [preflight] Running pre-flight checks
	I0917 17:52:02.570864  279610 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0917 17:52:02.570995  279610 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0917 17:52:02.571059  279610 kubeadm.go:310] OS: Linux
	I0917 17:52:02.571155  279610 kubeadm.go:310] CGROUPS_CPU: enabled
	I0917 17:52:02.571271  279610 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0917 17:52:02.571351  279610 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0917 17:52:02.571430  279610 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0917 17:52:02.571488  279610 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0917 17:52:02.571539  279610 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0917 17:52:02.571587  279610 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0917 17:52:02.571636  279610 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0917 17:52:02.571686  279610 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0917 17:52:02.650399  279610 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0917 17:52:02.650572  279610 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0917 17:52:02.650691  279610 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0917 17:52:02.664599  279610 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0917 17:52:02.668890  279610 out.go:235]   - Generating certificates and keys ...
	I0917 17:52:02.669109  279610 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0917 17:52:02.669230  279610 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0917 17:52:02.892330  279610 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0917 17:52:03.845036  279610 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0917 17:52:04.161251  279610 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0917 17:52:04.530860  279610 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0917 17:52:04.937321  279610 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0917 17:52:04.937737  279610 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-668455 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 17:52:05.402162  279610 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0917 17:52:05.402549  279610 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-668455 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 17:52:05.565337  279610 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0917 17:52:06.021843  279610 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0917 17:52:06.220299  279610 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0917 17:52:06.220618  279610 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0917 17:52:06.914721  279610 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0917 17:52:07.583001  279610 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0917 17:52:07.771238  279610 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0917 17:52:08.058002  279610 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0917 17:52:09.237367  279610 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0917 17:52:09.238117  279610 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0917 17:52:09.243227  279610 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0917 17:52:09.246292  279610 out.go:235]   - Booting up control plane ...
	I0917 17:52:09.246428  279610 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0917 17:52:09.246509  279610 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0917 17:52:09.246979  279610 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0917 17:52:09.258416  279610 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0917 17:52:09.264790  279610 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0917 17:52:09.265012  279610 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0917 17:52:09.359949  279610 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0917 17:52:09.360078  279610 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0917 17:52:10.861589  279610 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501851938s
	I0917 17:52:10.861683  279610 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0917 17:52:17.363310  279610 kubeadm.go:310] [api-check] The API server is healthy after 6.501667586s
	I0917 17:52:17.386630  279610 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0917 17:52:17.414292  279610 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0917 17:52:17.442869  279610 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0917 17:52:17.443065  279610 kubeadm.go:310] [mark-control-plane] Marking the node addons-668455 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0917 17:52:17.454307  279610 kubeadm.go:310] [bootstrap-token] Using token: bsh70a.swo1etmb0gkp7zj4
	I0917 17:52:17.457083  279610 out.go:235]   - Configuring RBAC rules ...
	I0917 17:52:17.457220  279610 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0917 17:52:17.462032  279610 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0917 17:52:17.473402  279610 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
	I0917 17:52:17.477738  279610 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0917 17:52:17.481849  279610 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0917 17:52:17.487112  279610 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0917 17:52:17.771181  279610 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0917 17:52:18.215651  279610 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0917 17:52:18.771547  279610 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0917 17:52:18.771568  279610 kubeadm.go:310] 
	I0917 17:52:18.771630  279610 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0917 17:52:18.771635  279610 kubeadm.go:310] 
	I0917 17:52:18.771713  279610 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0917 17:52:18.771717  279610 kubeadm.go:310] 
	I0917 17:52:18.771743  279610 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0917 17:52:18.771802  279610 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0917 17:52:18.771853  279610 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0917 17:52:18.771858  279610 kubeadm.go:310] 
	I0917 17:52:18.771912  279610 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0917 17:52:18.771918  279610 kubeadm.go:310] 
	I0917 17:52:18.771966  279610 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0917 17:52:18.771971  279610 kubeadm.go:310] 
	I0917 17:52:18.772023  279610 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0917 17:52:18.772099  279610 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0917 17:52:18.772190  279610 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0917 17:52:18.772196  279610 kubeadm.go:310] 
	I0917 17:52:18.772288  279610 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0917 17:52:18.772366  279610 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0917 17:52:18.772371  279610 kubeadm.go:310] 
	I0917 17:52:18.772462  279610 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token bsh70a.swo1etmb0gkp7zj4 \
	I0917 17:52:18.772572  279610 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed23faf78c7071c4ac51a5488e81696094ba688409ba7f98d3ef92b644c806a5 \
	I0917 17:52:18.772593  279610 kubeadm.go:310] 	--control-plane 
	I0917 17:52:18.772597  279610 kubeadm.go:310] 
	I0917 17:52:18.772683  279610 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0917 17:52:18.772687  279610 kubeadm.go:310] 
	I0917 17:52:18.772770  279610 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token bsh70a.swo1etmb0gkp7zj4 \
	I0917 17:52:18.772873  279610 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed23faf78c7071c4ac51a5488e81696094ba688409ba7f98d3ef92b644c806a5 
	I0917 17:52:18.775554  279610 kubeadm.go:310] W0917 17:52:02.539646    1186 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0917 17:52:18.775917  279610 kubeadm.go:310] W0917 17:52:02.540479    1186 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0917 17:52:18.776167  279610 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-1070-aws\n", err: exit status 1
	I0917 17:52:18.776286  279610 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0917 17:52:18.776300  279610 cni.go:84] Creating CNI manager for ""
	I0917 17:52:18.776308  279610 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 17:52:18.779234  279610 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0917 17:52:18.782005  279610 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0917 17:52:18.785959  279610 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0917 17:52:18.786005  279610 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0917 17:52:18.806852  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0917 17:52:19.111211  279610 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0917 17:52:19.111271  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:19.111354  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-668455 minikube.k8s.io/updated_at=2024_09_17T17_52_19_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce minikube.k8s.io/name=addons-668455 minikube.k8s.io/primary=true
	I0917 17:52:19.274030  279610 ops.go:34] apiserver oom_adj: -16
	I0917 17:52:19.274180  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:19.774833  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:20.274827  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:20.774300  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:21.274890  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:21.774824  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:22.275163  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:22.774785  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:22.879399  279610 kubeadm.go:1113] duration metric: took 3.768187474s to wait for elevateKubeSystemPrivileges
	I0917 17:52:22.879425  279610 kubeadm.go:394] duration metric: took 20.528061248s to StartCluster
	I0917 17:52:22.879442  279610 settings.go:142] acquiring lock: {Name:mkb66e3c9df89e83e5bcc4b83884b39f1dd1f02f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:22.879566  279610 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19662-273469/kubeconfig
	I0917 17:52:22.879980  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/kubeconfig: {Name:mk492e55e28658fab65bcc9589968e99aefdaccb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:22.880190  279610 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0917 17:52:22.880366  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0917 17:52:22.880608  279610 config.go:182] Loaded profile config "addons-668455": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:52:22.880650  279610 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]
	I0917 17:52:22.880728  279610 addons.go:69] Setting yakd=true in profile "addons-668455"
	I0917 17:52:22.880741  279610 addons.go:234] Setting addon yakd=true in "addons-668455"
	I0917 17:52:22.880764  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.881242  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.881549  279610 addons.go:69] Setting inspektor-gadget=true in profile "addons-668455"
	I0917 17:52:22.881564  279610 addons.go:234] Setting addon inspektor-gadget=true in "addons-668455"
	I0917 17:52:22.881590  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.882032  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.882438  279610 addons.go:69] Setting cloud-spanner=true in profile "addons-668455"
	I0917 17:52:22.882458  279610 addons.go:234] Setting addon cloud-spanner=true in "addons-668455"
	I0917 17:52:22.882485  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.883031  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.885384  279610 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-668455"
	I0917 17:52:22.885456  279610 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-668455"
	I0917 17:52:22.885486  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.885933  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.886141  279610 addons.go:69] Setting metrics-server=true in profile "addons-668455"
	I0917 17:52:22.886169  279610 addons.go:234] Setting addon metrics-server=true in "addons-668455"
	I0917 17:52:22.886220  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.888482  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.892493  279610 addons.go:69] Setting default-storageclass=true in profile "addons-668455"
	I0917 17:52:22.892535  279610 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-668455"
	I0917 17:52:22.892909  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.893171  279610 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-668455"
	I0917 17:52:22.893193  279610 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-668455"
	I0917 17:52:22.893223  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.893646  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.903168  279610 addons.go:69] Setting gcp-auth=true in profile "addons-668455"
	I0917 17:52:22.903222  279610 mustload.go:65] Loading cluster: addons-668455
	I0917 17:52:22.903539  279610 config.go:182] Loaded profile config "addons-668455": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:52:22.903934  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.912373  279610 addons.go:69] Setting registry=true in profile "addons-668455"
	I0917 17:52:22.912407  279610 addons.go:234] Setting addon registry=true in "addons-668455"
	I0917 17:52:22.912575  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.913198  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.913917  279610 addons.go:69] Setting storage-provisioner=true in profile "addons-668455"
	I0917 17:52:22.913941  279610 addons.go:234] Setting addon storage-provisioner=true in "addons-668455"
	I0917 17:52:22.914018  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.914658  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.941675  279610 addons.go:69] Setting ingress=true in profile "addons-668455"
	I0917 17:52:22.941718  279610 addons.go:234] Setting addon ingress=true in "addons-668455"
	I0917 17:52:22.941763  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.942256  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.949190  279610 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-668455"
	I0917 17:52:22.949222  279610 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-668455"
	I0917 17:52:22.949559  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.960494  279610 addons.go:69] Setting ingress-dns=true in profile "addons-668455"
	I0917 17:52:22.960526  279610 addons.go:234] Setting addon ingress-dns=true in "addons-668455"
	I0917 17:52:22.960575  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.961043  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.967797  279610 addons.go:69] Setting volcano=true in profile "addons-668455"
	I0917 17:52:22.967839  279610 addons.go:234] Setting addon volcano=true in "addons-668455"
	I0917 17:52:22.967880  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.972402  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.987250  279610 out.go:177] * Verifying Kubernetes components...
	I0917 17:52:22.998249  279610 addons.go:69] Setting volumesnapshots=true in profile "addons-668455"
	I0917 17:52:22.998327  279610 addons.go:234] Setting addon volumesnapshots=true in "addons-668455"
	I0917 17:52:22.998392  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.998916  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:23.006522  279610 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0917 17:52:23.018322  279610 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 17:52:23.018603  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0917 17:52:23.022796  279610 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0917 17:52:23.022962  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.076558  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0917 17:52:23.076711  279610 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0917 17:52:23.076826  279610 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0917 17:52:23.104074  279610 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0917 17:52:23.104100  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0917 17:52:23.104311  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.109194  279610 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0917 17:52:23.100940  279610 addons.go:234] Setting addon default-storageclass=true in "addons-668455"
	I0917 17:52:23.109590  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:23.110072  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:23.136488  279610 out.go:177]   - Using image docker.io/registry:2.8.3
	I0917 17:52:23.139506  279610 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0917 17:52:23.139544  279610 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0917 17:52:23.139625  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.145197  279610 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0917 17:52:23.152313  279610 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0917 17:52:23.152337  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0917 17:52:23.152405  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.156782  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0917 17:52:23.157250  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0917 17:52:23.157266  279610 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0917 17:52:23.157337  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.161096  279610 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0917 17:52:23.162142  279610 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-668455"
	I0917 17:52:23.162185  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:23.164457  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:23.180283  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:23.181930  279610 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0917 17:52:23.181945  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0917 17:52:23.182013  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.187643  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0917 17:52:23.189608  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 17:52:23.189771  279610 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	W0917 17:52:23.206187  279610 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0917 17:52:23.207429  279610 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0917 17:52:23.207449  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0917 17:52:23.207512  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.232177  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0917 17:52:23.235129  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0917 17:52:23.238135  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0917 17:52:23.242836  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0917 17:52:23.246119  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0917 17:52:23.248754  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0917 17:52:23.251282  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0917 17:52:23.251308  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0917 17:52:23.251383  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.251590  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 17:52:23.252537  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.258926  279610 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0917 17:52:23.259004  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0917 17:52:23.259091  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.298854  279610 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0917 17:52:23.298950  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0917 17:52:23.301643  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0917 17:52:23.301679  279610 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0917 17:52:23.301769  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.302038  279610 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0917 17:52:23.302056  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0917 17:52:23.302103  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.341360  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.365792  279610 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0917 17:52:23.365814  279610 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0917 17:52:23.365877  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.404697  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.406175  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.411626  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.415742  279610 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0917 17:52:23.419900  279610 out.go:177]   - Using image docker.io/busybox:stable
	I0917 17:52:23.430127  279610 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0917 17:52:23.430151  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0917 17:52:23.430223  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.438488  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.465173  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.477124  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.479065  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.482924  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.494551  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.520363  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.540993  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.600395  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0917 17:52:23.600418  279610 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0917 17:52:23.745412  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0917 17:52:23.745483  279610 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0917 17:52:23.785430  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0917 17:52:23.809238  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0917 17:52:23.827952  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0917 17:52:23.858686  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0917 17:52:23.858746  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0917 17:52:23.891335  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0917 17:52:23.891357  279610 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0917 17:52:23.892220  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0917 17:52:23.913541  279610 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0917 17:52:23.913616  279610 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0917 17:52:23.918569  279610 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0917 17:52:23.918646  279610 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0917 17:52:23.980200  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0917 17:52:23.980275  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0917 17:52:23.985274  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0917 17:52:23.986859  279610 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0917 17:52:23.986930  279610 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0917 17:52:23.991332  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0917 17:52:23.991404  279610 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0917 17:52:23.995092  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0917 17:52:24.056494  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0917 17:52:24.063435  279610 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0917 17:52:24.063510  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0917 17:52:24.105459  279610 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0917 17:52:24.105537  279610 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0917 17:52:24.124538  279610 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0917 17:52:24.124628  279610 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0917 17:52:24.125662  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0917 17:52:24.125726  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0917 17:52:24.173460  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0917 17:52:24.173536  279610 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)
	I0917 17:52:24.199160  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0917 17:52:24.206972  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0917 17:52:24.207052  279610 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0917 17:52:24.288940  279610 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0917 17:52:24.289034  279610 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0917 17:52:24.336715  279610 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0917 17:52:24.336794  279610 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0917 17:52:24.367606  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:24.398225  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0917 17:52:24.398310  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0917 17:52:24.409217  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:24.439523  279610 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0917 17:52:24.439604  279610 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0917 17:52:24.524532  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0917 17:52:24.524613  279610 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0917 17:52:24.578233  279610 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.697829521s)
	I0917 17:52:24.578432  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0917 17:52:24.578567  279610 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.560151975s)
	I0917 17:52:24.578667  279610 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 17:52:24.581417  279610 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0917 17:52:24.581492  279610 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0917 17:52:24.583823  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0917 17:52:24.583896  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0917 17:52:24.633601  279610 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0917 17:52:24.633676  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0917 17:52:24.709877  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0917 17:52:24.709955  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0917 17:52:24.724633  279610 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0917 17:52:24.724712  279610 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0917 17:52:24.768998  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:24.836681  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0917 17:52:24.836743  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0917 17:52:24.857338  279610 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0917 17:52:24.857411  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0917 17:52:24.937638  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0917 17:52:24.937730  279610 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0917 17:52:25.000211  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:25.082370  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0917 17:52:25.082450  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0917 17:52:25.199272  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0917 17:52:25.199345  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0917 17:52:25.407114  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0917 17:52:25.407200  279610 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0917 17:52:25.618911  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:28.196543  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.411077205s)
	I0917 17:52:28.196653  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.387345173s)
	I0917 17:52:28.196739  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.368765054s)
	I0917 17:52:29.174590  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.282338172s)
	I0917 17:52:29.174641  279610 addons.go:475] Verifying addon ingress=true in "addons-668455"
	I0917 17:52:29.174853  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.189507463s)
	I0917 17:52:29.174917  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.179756241s)
	I0917 17:52:29.175227  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.118656279s)
	I0917 17:52:29.175276  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.976036571s)
	I0917 17:52:29.175305  279610 addons.go:475] Verifying addon registry=true in "addons-668455"
	I0917 17:52:29.175326  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.807646831s)
	I0917 17:52:29.175446  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.766154869s)
	I0917 17:52:29.175480  279610 addons.go:475] Verifying addon metrics-server=true in "addons-668455"
	I0917 17:52:29.175531  279610 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.59684118s)
	I0917 17:52:29.175547  279610 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (4.597075094s)
	I0917 17:52:29.175859  279610 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0917 17:52:29.176955  279610 node_ready.go:35] waiting up to 6m0s for node "addons-668455" to be "Ready" ...
	I0917 17:52:29.178942  279610 out.go:177] * Verifying registry addon...
	I0917 17:52:29.178942  279610 out.go:177] * Verifying ingress addon...
	I0917 17:52:29.179158  279610 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-668455 service yakd-dashboard -n yakd-dashboard
	
	I0917 17:52:29.183615  279610 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0917 17:52:29.183648  279610 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0917 17:52:29.222783  279610 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0917 17:52:29.224672  279610 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 17:52:29.224706  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:29.278498  279610 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0917 17:52:29.278575  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:29.301068  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.531968531s)
	W0917 17:52:29.301156  279610 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:29.301329  279610 retry.go:31] will retry after 155.664694ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:29.301257  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.300967504s)
	I0917 17:52:29.457426  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:29.651961  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.032993641s)
	I0917 17:52:29.652050  279610 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-668455"
	I0917 17:52:29.656447  279610 out.go:177] * Verifying csi-hostpath-driver addon...
	I0917 17:52:29.660080  279610 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0917 17:52:29.675698  279610 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 17:52:29.675777  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:29.699284  279610 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-668455" context rescaled to 1 replicas
	I0917 17:52:29.705332  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:29.706719  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:30.165714  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:30.191904  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:30.202309  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:30.664679  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:30.689026  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:30.690148  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:31.165448  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:31.181700  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:31.190450  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:31.192975  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:31.668278  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:31.696316  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:31.697909  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:32.164807  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:32.196677  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:32.197430  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:32.462883  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.005357305s)
	I0917 17:52:32.664628  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:32.688826  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:32.689694  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:33.166463  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:33.188828  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:33.189793  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:33.641264  279610 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0917 17:52:33.641373  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:33.660766  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:33.665186  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:33.681890  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:33.689435  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:33.690921  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:33.777802  279610 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0917 17:52:33.798158  279610 addons.go:234] Setting addon gcp-auth=true in "addons-668455"
	I0917 17:52:33.798264  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:33.798808  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:33.816182  279610 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0917 17:52:33.816241  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:33.859175  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:33.973914  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 17:52:33.976935  279610 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0917 17:52:33.980287  279610 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0917 17:52:33.980331  279610 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0917 17:52:34.009005  279610 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0917 17:52:34.009038  279610 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0917 17:52:34.031890  279610 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0917 17:52:34.031916  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0917 17:52:34.054745  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:34.164544  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:34.188539  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:34.189222  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:34.630049  279610 addons.go:475] Verifying addon gcp-auth=true in "addons-668455"
	I0917 17:52:34.633464  279610 out.go:177] * Verifying gcp-auth addon...
	I0917 17:52:34.637971  279610 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0917 17:52:34.678188  279610 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0917 17:52:34.678211  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:34.681563  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:34.691024  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:34.695395  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:35.143272  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:35.165386  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:35.188981  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:35.190915  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:35.642963  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:35.665985  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:35.697380  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:35.698105  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:35.699749  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:36.143023  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:36.165740  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:36.187209  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:36.188233  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:36.645001  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:36.664181  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:36.687834  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:36.690435  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:37.141846  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:37.163850  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:37.188208  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:37.189883  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:37.643352  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:37.663820  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:37.688289  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:37.689170  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:38.142112  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:38.164404  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:38.180920  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:38.191466  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:38.192953  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:38.642130  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:38.664636  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:38.689554  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:38.689835  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:39.141492  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:39.164647  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:39.187162  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:39.188508  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:39.641633  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:39.664598  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:39.687945  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:39.688788  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:40.143293  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:40.164363  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:40.181543  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:40.187559  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:40.188830  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:40.643746  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:40.664540  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:40.688195  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:40.688265  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:41.142125  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:41.165324  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:41.187489  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:41.189696  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:41.641445  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:41.664681  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:41.689466  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:41.689925  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:42.142854  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:42.166448  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:42.189345  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:42.190701  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:42.641564  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:42.665182  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:42.681738  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:42.688261  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:42.688348  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:43.142209  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:43.164446  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:43.187697  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:43.188656  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:43.641532  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:43.664608  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:43.688294  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:43.689103  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:44.142129  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:44.164052  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:44.187368  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:44.188470  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:44.641944  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:44.664558  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:44.688191  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:44.689520  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:45.143157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:45.176574  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:45.186875  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:45.189360  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:45.190325  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:45.642310  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:45.664243  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:45.688443  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:45.689363  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:46.143065  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:46.164667  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:46.187836  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:46.188704  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:46.641229  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:46.664635  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:46.687575  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:46.689332  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:47.142338  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:47.165439  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:47.188570  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:47.189008  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:47.642375  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:47.664325  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:47.681058  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:47.689103  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:47.689786  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:48.141524  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:48.164101  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:48.188318  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:48.188737  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:48.641187  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:48.664457  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:48.687932  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:48.688842  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:49.141887  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:49.163991  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:49.186930  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:49.188053  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:49.641528  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:49.664621  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:49.688124  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:49.689047  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:50.142354  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:50.164112  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:50.180831  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:50.187720  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:50.189578  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:50.642111  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:50.665586  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:50.688367  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:50.688832  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:51.142312  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:51.163994  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:51.187157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:51.188652  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:51.641666  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:51.664064  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:51.687961  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:51.688651  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:52.141478  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:52.163884  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:52.188642  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:52.189687  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:52.642231  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:52.664275  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:52.682138  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:52.693572  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:52.694709  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:53.141742  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:53.164627  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:53.187276  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:53.188278  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:53.642041  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:53.664730  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:53.687787  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:53.688935  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:54.142751  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:54.165293  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:54.188443  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:54.189697  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:54.642846  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:54.669741  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:54.689380  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:54.689707  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:55.141706  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:55.163816  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:55.181870  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:55.192761  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:55.194035  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:55.642533  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:55.664762  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:55.744365  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:55.744598  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:56.142087  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:56.164354  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:56.187983  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:56.189171  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:56.641601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:56.666368  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:56.687622  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:56.688634  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:57.143059  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:57.164121  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:57.189154  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:57.189463  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:57.642250  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:57.664094  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:57.680810  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:57.687825  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:57.688615  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:58.141077  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:58.164175  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:58.187777  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:58.188703  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:58.641421  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:58.664601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:58.687865  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:58.690256  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:59.141732  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:59.163934  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:59.188063  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:59.189051  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:59.641979  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:59.664462  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:59.688051  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:59.689101  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:00.143081  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:00.169971  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:00.191844  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:00.192681  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:53:00.277111  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:00.642478  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:00.664258  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:00.688359  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:00.688724  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:01.141507  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:01.164343  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:01.188053  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:01.188988  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:01.642327  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:01.665354  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:01.688783  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:01.689561  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:02.141650  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:02.164601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:02.187653  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:02.188288  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:02.641884  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:02.665066  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:02.680580  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:53:02.687428  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:02.688777  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:03.142020  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:03.165168  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:03.188100  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:03.189497  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:03.641402  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:03.664266  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:03.687598  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:03.688386  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:04.142213  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:04.163670  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:04.187512  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:04.188206  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:04.641363  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:04.664251  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:04.680841  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:53:04.687604  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:04.688422  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:05.142622  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:05.164391  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:05.188741  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:05.189410  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:05.641190  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:05.664743  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:05.687364  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:05.687936  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:06.141593  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:06.164701  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:06.186853  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:06.188681  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:06.665088  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:06.670494  279610 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 17:53:06.670523  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:06.684533  279610 node_ready.go:49] node "addons-668455" has status "Ready":"True"
	I0917 17:53:06.684561  279610 node_ready.go:38] duration metric: took 37.507583314s for node "addons-668455" to be "Ready" ...
	I0917 17:53:06.684575  279610 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0917 17:53:06.699958  279610 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 17:53:06.699986  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:06.701609  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:06.705098  279610 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-44tp4" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:07.223899  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:07.224704  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:07.224757  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:07.225756  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:07.641539  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:07.665749  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:07.695905  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:07.696423  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:08.141686  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:08.165391  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:08.188634  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:08.189388  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:08.211544  279610 pod_ready.go:93] pod "coredns-7c65d6cfc9-44tp4" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.211572  279610 pod_ready.go:82] duration metric: took 1.50643718s for pod "coredns-7c65d6cfc9-44tp4" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.211616  279610 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.217199  279610 pod_ready.go:93] pod "etcd-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.217228  279610 pod_ready.go:82] duration metric: took 5.593659ms for pod "etcd-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.217244  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.223068  279610 pod_ready.go:93] pod "kube-apiserver-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.223095  279610 pod_ready.go:82] duration metric: took 5.841562ms for pod "kube-apiserver-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.223108  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.229247  279610 pod_ready.go:93] pod "kube-controller-manager-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.229276  279610 pod_ready.go:82] duration metric: took 6.158807ms for pod "kube-controller-manager-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.229291  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-n2rnj" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.281766  279610 pod_ready.go:93] pod "kube-proxy-n2rnj" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.281792  279610 pod_ready.go:82] duration metric: took 52.492515ms for pod "kube-proxy-n2rnj" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.281804  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.642390  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:08.665900  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:08.682057  279610 pod_ready.go:93] pod "kube-scheduler-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.682131  279610 pod_ready.go:82] duration metric: took 400.318504ms for pod "kube-scheduler-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.682148  279610 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.689621  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:08.690141  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:09.143175  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:09.166405  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:09.189083  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:09.192413  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:09.643011  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:09.666247  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:09.691206  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:09.691667  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:10.142822  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:10.169603  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:10.194448  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:10.195235  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:10.643614  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:10.666011  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:10.692393  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:10.693194  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:10.696205  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:11.142687  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:11.165682  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:11.202725  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:11.212575  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:11.656305  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:11.669926  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:11.732736  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:11.740655  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:12.142361  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:12.165123  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:12.189574  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:12.190692  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:12.641930  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:12.665022  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:12.690291  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:12.690595  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:13.143950  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:13.167990  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:13.190908  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:13.192926  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:13.194936  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:13.642665  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:13.668677  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:13.705148  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:13.708289  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:14.144442  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:14.247210  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:14.248809  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:14.251093  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:14.643410  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:14.667140  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:14.693413  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:14.694234  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:15.144409  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:15.167455  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:15.191214  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:15.192692  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:15.197713  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:15.643079  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:15.666851  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:15.693407  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:15.694863  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:16.142017  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:16.168397  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:16.192613  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:16.195030  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:16.642646  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:16.666783  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:16.696012  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:16.696185  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:17.141873  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:17.165819  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:17.197599  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:17.198620  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:17.202508  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:17.651936  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:17.672214  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:17.699949  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:17.702794  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:18.142377  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:18.165904  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:18.197047  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:18.205344  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:18.642816  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:18.675357  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:18.694793  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:18.696036  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:19.141732  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:19.165642  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:19.195011  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:19.203352  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:19.642632  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:19.666658  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:19.694427  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:19.696177  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:19.700239  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:20.142575  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:20.165663  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:20.193624  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:20.194124  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:20.641182  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:20.665998  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:20.716542  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:20.717651  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:21.143018  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:21.175434  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:21.195429  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:21.198979  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:21.648699  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:21.667551  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:21.698919  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:21.699903  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:22.142256  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:22.172785  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:22.197627  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:22.200237  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:22.200952  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:22.642398  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:22.666684  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:22.692007  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:22.694672  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:23.142383  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:23.165379  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:23.189703  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:23.190297  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:23.643491  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:23.744442  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:23.746189  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:23.747229  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:24.143126  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:24.165794  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:24.190103  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:24.191156  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:24.641775  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:24.666356  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:24.692230  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:24.694815  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:24.699575  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:25.141899  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:25.166957  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:25.191455  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:25.193727  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:25.642723  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:25.744052  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:25.745774  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:25.747525  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:26.142179  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:26.165264  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:26.188044  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:26.190269  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:26.641285  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:26.665567  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:26.689493  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:26.689863  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:27.142473  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:27.166606  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:27.193726  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:27.197790  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:27.198841  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:27.641812  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:27.665105  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:27.701617  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:27.702296  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:28.142869  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:28.165800  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:28.190870  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:28.192813  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:28.641919  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:28.665320  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:28.691028  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:28.691585  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:29.142689  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:29.165761  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:29.195085  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:29.198531  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:29.209869  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:29.642795  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:29.666828  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:29.745445  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:29.752827  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:30.142767  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:30.167629  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:30.197580  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:30.198881  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:30.644916  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:30.666263  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:30.745157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:30.748041  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:31.142430  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:31.165710  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:31.190325  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:31.191372  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:31.642630  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:31.666653  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:31.690745  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:31.691622  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:31.692015  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:32.141964  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:32.170547  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:32.189555  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:32.192560  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:32.641712  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:32.666388  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:32.692099  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:32.693551  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:33.142912  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:33.166449  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:33.200001  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:33.200376  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:33.642605  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:33.665711  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:33.690356  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:33.690948  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:33.692945  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:34.142858  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:34.166405  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:34.194625  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:34.195620  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:34.642707  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:34.665343  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:34.696267  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:34.698198  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:35.141804  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:35.168593  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:35.192378  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:35.198648  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:35.643038  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:35.666200  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:35.696370  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:35.697771  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:35.700197  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:36.143202  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:36.167381  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:36.192485  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:36.195526  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:36.643480  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:36.665666  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:36.691550  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:36.694909  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:37.142079  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:37.166069  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:37.189088  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:37.189455  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:37.642308  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:37.665549  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:37.690394  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:37.692746  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:38.142482  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:38.166040  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:38.190556  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:38.191262  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:38.191777  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:38.642261  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:38.664958  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:38.689422  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:38.689739  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:39.141918  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:39.165725  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:39.191152  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:39.192007  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:39.642808  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:39.665219  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:39.689532  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:39.690388  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:40.142601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:40.165679  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:40.189418  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:40.190740  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:40.193489  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:40.642753  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:40.664702  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:40.695078  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:40.701384  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:41.143409  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:41.177947  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:41.197547  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:41.199112  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:41.642444  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:41.666478  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:41.690529  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:41.692000  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:42.143835  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:42.166639  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:42.190158  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:42.193084  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:42.196704  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:42.641636  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:42.666092  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:42.695471  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:42.698318  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:43.142415  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:43.170008  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:43.208460  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:43.213824  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:43.641833  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:43.664966  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:43.691747  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:43.692440  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:44.144558  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:44.168797  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:44.200382  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:44.203014  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:44.224307  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:44.643437  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:44.666474  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:44.699687  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:44.701178  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:45.143075  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:45.167722  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:45.193250  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:45.202409  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:45.642951  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:45.667709  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:45.690749  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:45.694620  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:46.146098  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:46.166823  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:46.195717  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:46.197470  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:46.641828  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:46.666216  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:46.688823  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:46.690247  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:46.691780  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:47.142225  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:47.165414  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:47.188544  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:47.190163  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:47.642636  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:47.666282  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:47.692696  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:47.694115  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:48.142533  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:48.166914  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:48.197411  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:48.197737  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:48.643196  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:48.668637  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:48.688801  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:48.691061  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:48.691703  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:49.142163  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:49.165333  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:49.188997  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:49.189558  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:49.642854  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:49.665161  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:49.688760  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:49.689129  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:50.142560  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:50.165428  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:50.192722  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:50.193438  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:50.642383  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:50.665042  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:50.688704  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:50.689701  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:50.692335  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:51.142272  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:51.165617  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:51.191054  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:51.192065  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:51.643235  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:51.666219  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:51.702936  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:51.704670  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:52.142716  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:52.186123  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:52.192219  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:52.194912  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:52.641951  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:52.664881  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:52.691965  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:52.692645  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:52.692710  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:53.141645  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:53.165824  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:53.195633  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:53.197317  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:53.642990  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:53.666789  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:53.700844  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:53.701476  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:54.143135  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:54.167518  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:54.191242  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:54.200319  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:54.642642  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:54.666254  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:54.692486  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:54.699785  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:54.701571  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:55.142016  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:55.166614  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:55.188455  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:55.192376  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:55.641543  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:55.666341  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:55.689517  279610 kapi.go:107] duration metric: took 1m26.505912082s to wait for kubernetes.io/minikube-addons=registry ...
	I0917 17:53:55.691149  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:56.142796  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:56.166549  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:56.188899  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:56.642756  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:56.666438  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:56.689272  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:57.141840  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:57.165287  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:57.189388  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:57.190463  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:57.642626  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:57.665821  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:57.689453  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:58.142559  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:58.166231  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:58.191077  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:58.641767  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:58.665536  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:58.692832  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:59.143509  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:59.166010  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:59.191325  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:59.647425  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:59.681540  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:59.694088  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:59.697229  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:00.216985  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:00.237965  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:00.292088  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:00.642297  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:00.666730  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:00.689941  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:01.143336  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:01.167277  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:01.202683  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:01.642884  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:01.666700  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:01.691060  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:02.143076  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:02.166130  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:02.187140  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:02.189105  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:02.642224  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:02.669929  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:02.691687  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:03.141869  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:03.165297  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:03.194810  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:03.642065  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:03.665440  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:03.698549  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:04.141737  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:04.165992  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:04.189923  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:04.200255  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:04.641634  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:04.665323  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:04.687980  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:05.145791  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:05.166645  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:05.193074  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:05.642560  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:05.670377  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:05.691032  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:06.141860  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:06.167654  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:06.191148  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:06.643770  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:06.667776  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:06.706311  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:06.707985  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:07.143115  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:07.166800  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:07.190098  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:07.642744  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:07.670157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:07.690281  279610 kapi.go:107] duration metric: took 1m38.506630052s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0917 17:54:08.143417  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:08.166366  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:08.642382  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:08.665810  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:09.142798  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:09.189992  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:09.246439  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:09.643910  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:09.676672  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:10.142023  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:10.166407  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:10.642688  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:10.666825  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:11.142795  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:11.165734  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:11.190887  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:11.641325  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:11.665085  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:12.142385  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:12.165798  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:12.643014  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:12.666151  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:13.145004  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:13.167156  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:13.641880  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:13.666017  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:13.689444  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:14.142518  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:14.165541  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:14.642573  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:14.666154  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:15.142664  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:15.166450  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:15.642041  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:15.665740  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:15.690208  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:16.143423  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:16.166865  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:16.642084  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:16.666309  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:17.141751  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:17.173603  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:17.193913  279610 pod_ready.go:93] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"True"
	I0917 17:54:17.193989  279610 pod_ready.go:82] duration metric: took 1m8.511822691s for pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace to be "Ready" ...
	I0917 17:54:17.194019  279610 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-zvlwp" in "kube-system" namespace to be "Ready" ...
	I0917 17:54:17.215990  279610 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-zvlwp" in "kube-system" namespace has status "Ready":"True"
	I0917 17:54:17.216064  279610 pod_ready.go:82] duration metric: took 22.00293ms for pod "nvidia-device-plugin-daemonset-zvlwp" in "kube-system" namespace to be "Ready" ...
	I0917 17:54:17.216099  279610 pod_ready.go:39] duration metric: took 1m10.531511039s 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" ...
	I0917 17:54:17.216169  279610 api_server.go:52] waiting for apiserver process to appear ...
	I0917 17:54:17.216228  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 17:54:17.216316  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 17:54:17.297841  279610 cri.go:89] found id: "38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:17.297918  279610 cri.go:89] found id: ""
	I0917 17:54:17.297954  279610 logs.go:276] 1 containers: [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf]
	I0917 17:54:17.298065  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.310250  279610 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 17:54:17.310383  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 17:54:17.365481  279610 cri.go:89] found id: "7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:17.365553  279610 cri.go:89] found id: ""
	I0917 17:54:17.365574  279610 logs.go:276] 1 containers: [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2]
	I0917 17:54:17.365658  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.370355  279610 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 17:54:17.370484  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 17:54:17.420062  279610 cri.go:89] found id: "32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:17.420231  279610 cri.go:89] found id: ""
	I0917 17:54:17.420250  279610 logs.go:276] 1 containers: [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60]
	I0917 17:54:17.420328  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.424641  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 17:54:17.424777  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 17:54:17.484314  279610 cri.go:89] found id: "cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:17.484342  279610 cri.go:89] found id: ""
	I0917 17:54:17.484351  279610 logs.go:276] 1 containers: [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d]
	I0917 17:54:17.484466  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.488479  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 17:54:17.488608  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 17:54:17.530996  279610 cri.go:89] found id: "26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:17.531034  279610 cri.go:89] found id: ""
	I0917 17:54:17.531042  279610 logs.go:276] 1 containers: [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d]
	I0917 17:54:17.531104  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.534971  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 17:54:17.535063  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 17:54:17.602551  279610 cri.go:89] found id: "0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:17.602577  279610 cri.go:89] found id: ""
	I0917 17:54:17.602586  279610 logs.go:276] 1 containers: [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db]
	I0917 17:54:17.602649  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.609178  279610 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 17:54:17.609262  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 17:54:17.643196  279610 kapi.go:107] duration metric: took 1m43.005235443s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0917 17:54:17.645422  279610 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-668455 cluster.
	I0917 17:54:17.646762  279610 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.
	I0917 17:54:17.648711  279610 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0917 17:54:17.676036  279610 cri.go:89] found id: "312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:17.676110  279610 cri.go:89] found id: ""
	I0917 17:54:17.676173  279610 logs.go:276] 1 containers: [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb]
	I0917 17:54:17.676271  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.682582  279610 logs.go:123] Gathering logs for CRI-O ...
	I0917 17:54:17.682610  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 17:54:17.747426  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:17.779606  279610 logs.go:123] Gathering logs for kubelet ...
	I0917 17:54:17.779642  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0917 17:54:17.854405  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572470    1495 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.854663  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572523    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:17.854855  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572575    1495 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.855088  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:17.855270  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.855490  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:17.860326  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.860542  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:17.898410  279610 logs.go:123] Gathering logs for dmesg ...
	I0917 17:54:17.898446  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 17:54:17.916410  279610 logs.go:123] Gathering logs for describe nodes ...
	I0917 17:54:17.916444  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 17:54:18.151471  279610 logs.go:123] Gathering logs for coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] ...
	I0917 17:54:18.151503  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:18.203405  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:18.225379  279610 logs.go:123] Gathering logs for kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] ...
	I0917 17:54:18.225409  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:18.278620  279610 logs.go:123] Gathering logs for kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] ...
	I0917 17:54:18.278655  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:18.354790  279610 logs.go:123] Gathering logs for kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] ...
	I0917 17:54:18.354829  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:18.413744  279610 logs.go:123] Gathering logs for etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] ...
	I0917 17:54:18.413778  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:18.478093  279610 logs.go:123] Gathering logs for kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] ...
	I0917 17:54:18.478130  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:18.527637  279610 logs.go:123] Gathering logs for kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] ...
	I0917 17:54:18.527667  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:18.593761  279610 logs.go:123] Gathering logs for container status ...
	I0917 17:54:18.593790  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 17:54:18.667948  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:18.689378  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:18.689410  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0917 17:54:18.689472  279610 out.go:270] X Problems detected in kubelet:
	W0917 17:54:18.689485  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:18.689493  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:18.689503  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:18.689522  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:18.689531  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:18.689536  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:18.689543  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:54:19.166117  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:19.665472  279610 kapi.go:107] duration metric: took 1m50.005380091s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0917 17:54:19.667534  279610 out.go:177] * Enabled addons: storage-provisioner, cloud-spanner, ingress-dns, nvidia-device-plugin, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0917 17:54:19.669340  279610 addons.go:510] duration metric: took 1m56.788689484s for enable addons: enabled=[storage-provisioner cloud-spanner ingress-dns nvidia-device-plugin metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0917 17:54:28.691047  279610 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 17:54:28.705027  279610 api_server.go:72] duration metric: took 2m5.824808004s to wait for apiserver process to appear ...
	I0917 17:54:28.705056  279610 api_server.go:88] waiting for apiserver healthz status ...
	I0917 17:54:28.705093  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 17:54:28.705157  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 17:54:28.746454  279610 cri.go:89] found id: "38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:28.746480  279610 cri.go:89] found id: ""
	I0917 17:54:28.746490  279610 logs.go:276] 1 containers: [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf]
	I0917 17:54:28.746564  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.750571  279610 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 17:54:28.750654  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 17:54:28.795367  279610 cri.go:89] found id: "7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:28.795388  279610 cri.go:89] found id: ""
	I0917 17:54:28.795399  279610 logs.go:276] 1 containers: [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2]
	I0917 17:54:28.795467  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.799363  279610 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 17:54:28.799438  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 17:54:28.843558  279610 cri.go:89] found id: "32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:28.843578  279610 cri.go:89] found id: ""
	I0917 17:54:28.843587  279610 logs.go:276] 1 containers: [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60]
	I0917 17:54:28.843647  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.847405  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 17:54:28.847476  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 17:54:28.885872  279610 cri.go:89] found id: "cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:28.885900  279610 cri.go:89] found id: ""
	I0917 17:54:28.885933  279610 logs.go:276] 1 containers: [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d]
	I0917 17:54:28.886110  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.891020  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 17:54:28.891109  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 17:54:28.930840  279610 cri.go:89] found id: "26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:28.930863  279610 cri.go:89] found id: ""
	I0917 17:54:28.930871  279610 logs.go:276] 1 containers: [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d]
	I0917 17:54:28.930932  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.934955  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 17:54:28.935038  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 17:54:28.979695  279610 cri.go:89] found id: "0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:28.979717  279610 cri.go:89] found id: ""
	I0917 17:54:28.979726  279610 logs.go:276] 1 containers: [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db]
	I0917 17:54:28.979821  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.984320  279610 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 17:54:28.984396  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 17:54:29.062640  279610 cri.go:89] found id: "312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:29.062664  279610 cri.go:89] found id: ""
	I0917 17:54:29.062672  279610 logs.go:276] 1 containers: [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb]
	I0917 17:54:29.062733  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:29.068001  279610 logs.go:123] Gathering logs for kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] ...
	I0917 17:54:29.068022  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:29.146066  279610 logs.go:123] Gathering logs for kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] ...
	I0917 17:54:29.146105  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:29.196606  279610 logs.go:123] Gathering logs for dmesg ...
	I0917 17:54:29.196638  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 17:54:29.213170  279610 logs.go:123] Gathering logs for kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] ...
	I0917 17:54:29.213199  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:29.283576  279610 logs.go:123] Gathering logs for etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] ...
	I0917 17:54:29.283634  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:29.341440  279610 logs.go:123] Gathering logs for coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] ...
	I0917 17:54:29.341517  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:29.394310  279610 logs.go:123] Gathering logs for kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] ...
	I0917 17:54:29.394340  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:29.456966  279610 logs.go:123] Gathering logs for kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] ...
	I0917 17:54:29.457001  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:29.498665  279610 logs.go:123] Gathering logs for container status ...
	I0917 17:54:29.498694  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 17:54:29.564973  279610 logs.go:123] Gathering logs for kubelet ...
	I0917 17:54:29.565013  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0917 17:54:29.634645  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572470    1495 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.634924  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572523    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.635118  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572575    1495 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.635353  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.635533  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.635756  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.640654  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.640884  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:29.684110  279610 logs.go:123] Gathering logs for describe nodes ...
	I0917 17:54:29.684169  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 17:54:29.828441  279610 logs.go:123] Gathering logs for CRI-O ...
	I0917 17:54:29.828484  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 17:54:29.929146  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:29.929180  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0917 17:54:29.929240  279610 out.go:270] X Problems detected in kubelet:
	W0917 17:54:29.929259  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.929272  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.929282  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.929292  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.929298  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:29.929308  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:29.929314  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:54:39.930745  279610 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0917 17:54:39.938367  279610 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0917 17:54:39.939335  279610 api_server.go:141] control plane version: v1.31.1
	I0917 17:54:39.939359  279610 api_server.go:131] duration metric: took 11.234295714s to wait for apiserver health ...
	I0917 17:54:39.939368  279610 system_pods.go:43] waiting for kube-system pods to appear ...
	I0917 17:54:39.939391  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 17:54:39.939453  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 17:54:39.981181  279610 cri.go:89] found id: "38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:39.981204  279610 cri.go:89] found id: ""
	I0917 17:54:39.981212  279610 logs.go:276] 1 containers: [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf]
	I0917 17:54:39.981269  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:39.984915  279610 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 17:54:39.984993  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 17:54:40.047147  279610 cri.go:89] found id: "7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:40.047171  279610 cri.go:89] found id: ""
	I0917 17:54:40.047180  279610 logs.go:276] 1 containers: [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2]
	I0917 17:54:40.047246  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.053929  279610 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 17:54:40.054029  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 17:54:40.100023  279610 cri.go:89] found id: "32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:40.100043  279610 cri.go:89] found id: ""
	I0917 17:54:40.100051  279610 logs.go:276] 1 containers: [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60]
	I0917 17:54:40.100119  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.104724  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 17:54:40.104879  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 17:54:40.151206  279610 cri.go:89] found id: "cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:40.151302  279610 cri.go:89] found id: ""
	I0917 17:54:40.151329  279610 logs.go:276] 1 containers: [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d]
	I0917 17:54:40.151430  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.157591  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 17:54:40.157685  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 17:54:40.214327  279610 cri.go:89] found id: "26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:40.214410  279610 cri.go:89] found id: ""
	I0917 17:54:40.214427  279610 logs.go:276] 1 containers: [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d]
	I0917 17:54:40.214505  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.218828  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 17:54:40.218913  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 17:54:40.261653  279610 cri.go:89] found id: "0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:40.261677  279610 cri.go:89] found id: ""
	I0917 17:54:40.261686  279610 logs.go:276] 1 containers: [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db]
	I0917 17:54:40.261750  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.265828  279610 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 17:54:40.265906  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 17:54:40.306196  279610 cri.go:89] found id: "312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:40.306217  279610 cri.go:89] found id: ""
	I0917 17:54:40.306231  279610 logs.go:276] 1 containers: [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb]
	I0917 17:54:40.306287  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.310121  279610 logs.go:123] Gathering logs for coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] ...
	I0917 17:54:40.310158  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:40.360964  279610 logs.go:123] Gathering logs for kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] ...
	I0917 17:54:40.360997  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:40.406768  279610 logs.go:123] Gathering logs for kubelet ...
	I0917 17:54:40.406800  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0917 17:54:40.469203  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572470    1495 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.469455  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572523    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:40.469648  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572575    1495 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.469878  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:40.470062  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.470281  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:40.475250  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.475472  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:40.516776  279610 logs.go:123] Gathering logs for dmesg ...
	I0917 17:54:40.516813  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 17:54:40.537711  279610 logs.go:123] Gathering logs for describe nodes ...
	I0917 17:54:40.537749  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 17:54:40.689210  279610 logs.go:123] Gathering logs for kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] ...
	I0917 17:54:40.689243  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:40.741921  279610 logs.go:123] Gathering logs for etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] ...
	I0917 17:54:40.741960  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:40.812452  279610 logs.go:123] Gathering logs for kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] ...
	I0917 17:54:40.812490  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:40.867330  279610 logs.go:123] Gathering logs for kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] ...
	I0917 17:54:40.867494  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:40.908217  279610 logs.go:123] Gathering logs for kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] ...
	I0917 17:54:40.908245  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:40.998211  279610 logs.go:123] Gathering logs for CRI-O ...
	I0917 17:54:40.998245  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 17:54:41.097874  279610 logs.go:123] Gathering logs for container status ...
	I0917 17:54:41.097912  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 17:54:41.161437  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:41.161483  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0917 17:54:41.161574  279610 out.go:270] X Problems detected in kubelet:
	W0917 17:54:41.161628  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:41.161639  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:41.161647  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:41.161716  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:41.161726  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:41.161740  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:41.161748  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:54:51.175594  279610 system_pods.go:59] 18 kube-system pods found
	I0917 17:54:51.175637  279610 system_pods.go:61] "coredns-7c65d6cfc9-44tp4" [9e2f52c9-83d3-4fdd-ad13-e849a037ddf8] Running
	I0917 17:54:51.175645  279610 system_pods.go:61] "csi-hostpath-attacher-0" [6535cfb3-8285-4b8f-9e28-f57a59a4b1ff] Running
	I0917 17:54:51.175650  279610 system_pods.go:61] "csi-hostpath-resizer-0" [8ae53243-79bf-4d79-ab42-51b822b0d97f] Running
	I0917 17:54:51.175655  279610 system_pods.go:61] "csi-hostpathplugin-bh8p6" [35406c45-7c8d-445d-8eff-dded18d24f42] Running
	I0917 17:54:51.175660  279610 system_pods.go:61] "etcd-addons-668455" [232a8870-8202-4fb4-b690-ed6529d00b57] Running
	I0917 17:54:51.175665  279610 system_pods.go:61] "kindnet-7z2rk" [d641a46d-c3a4-4c33-b546-f62ca19e3157] Running
	I0917 17:54:51.175669  279610 system_pods.go:61] "kube-apiserver-addons-668455" [a8b8b765-7041-4612-8eb3-7de814d110db] Running
	I0917 17:54:51.175674  279610 system_pods.go:61] "kube-controller-manager-addons-668455" [f435b551-62a2-46ef-8700-fee6fe10f210] Running
	I0917 17:54:51.175678  279610 system_pods.go:61] "kube-ingress-dns-minikube" [446720fc-2db7-4ea7-b851-45e210cc5b69] Running
	I0917 17:54:51.175683  279610 system_pods.go:61] "kube-proxy-n2rnj" [6d2325c3-c2f8-4c80-8bbb-45749a1e4195] Running
	I0917 17:54:51.175687  279610 system_pods.go:61] "kube-scheduler-addons-668455" [65cbd32d-2cba-49bd-8335-203451a1749f] Running
	I0917 17:54:51.175692  279610 system_pods.go:61] "metrics-server-84c5f94fbc-npgsx" [6fbc6101-5098-4c42-854c-3d7f0f579d32] Running
	I0917 17:54:51.175696  279610 system_pods.go:61] "nvidia-device-plugin-daemonset-zvlwp" [f36a8fa7-fb20-4744-a880-7169c219680e] Running
	I0917 17:54:51.175700  279610 system_pods.go:61] "registry-66c9cd494c-dv6h4" [7f975f20-1a11-40e8-a002-9a5053f35add] Running
	I0917 17:54:51.175711  279610 system_pods.go:61] "registry-proxy-tfsqz" [f28503f5-d44e-4c07-841c-8ff5cb7c2c95] Running
	I0917 17:54:51.175716  279610 system_pods.go:61] "snapshot-controller-56fcc65765-2g2dq" [2a708017-6abe-4fa1-a961-f6e6acea684c] Running
	I0917 17:54:51.175727  279610 system_pods.go:61] "snapshot-controller-56fcc65765-dfb5c" [255ec4dd-a703-4d0a-8503-4fd87ef19d8e] Running
	I0917 17:54:51.175731  279610 system_pods.go:61] "storage-provisioner" [47106ef6-a561-4795-a0bb-55bec43c7dfa] Running
	I0917 17:54:51.175738  279610 system_pods.go:74] duration metric: took 11.236362593s to wait for pod list to return data ...
	I0917 17:54:51.175746  279610 default_sa.go:34] waiting for default service account to be created ...
	I0917 17:54:51.179376  279610 default_sa.go:45] found service account: "default"
	I0917 17:54:51.179407  279610 default_sa.go:55] duration metric: took 3.651731ms for default service account to be created ...
	I0917 17:54:51.179417  279610 system_pods.go:116] waiting for k8s-apps to be running ...
	I0917 17:54:51.190305  279610 system_pods.go:86] 18 kube-system pods found
	I0917 17:54:51.190346  279610 system_pods.go:89] "coredns-7c65d6cfc9-44tp4" [9e2f52c9-83d3-4fdd-ad13-e849a037ddf8] Running
	I0917 17:54:51.190355  279610 system_pods.go:89] "csi-hostpath-attacher-0" [6535cfb3-8285-4b8f-9e28-f57a59a4b1ff] Running
	I0917 17:54:51.190381  279610 system_pods.go:89] "csi-hostpath-resizer-0" [8ae53243-79bf-4d79-ab42-51b822b0d97f] Running
	I0917 17:54:51.190393  279610 system_pods.go:89] "csi-hostpathplugin-bh8p6" [35406c45-7c8d-445d-8eff-dded18d24f42] Running
	I0917 17:54:51.190398  279610 system_pods.go:89] "etcd-addons-668455" [232a8870-8202-4fb4-b690-ed6529d00b57] Running
	I0917 17:54:51.190415  279610 system_pods.go:89] "kindnet-7z2rk" [d641a46d-c3a4-4c33-b546-f62ca19e3157] Running
	I0917 17:54:51.190420  279610 system_pods.go:89] "kube-apiserver-addons-668455" [a8b8b765-7041-4612-8eb3-7de814d110db] Running
	I0917 17:54:51.190427  279610 system_pods.go:89] "kube-controller-manager-addons-668455" [f435b551-62a2-46ef-8700-fee6fe10f210] Running
	I0917 17:54:51.190438  279610 system_pods.go:89] "kube-ingress-dns-minikube" [446720fc-2db7-4ea7-b851-45e210cc5b69] Running
	I0917 17:54:51.190442  279610 system_pods.go:89] "kube-proxy-n2rnj" [6d2325c3-c2f8-4c80-8bbb-45749a1e4195] Running
	I0917 17:54:51.190456  279610 system_pods.go:89] "kube-scheduler-addons-668455" [65cbd32d-2cba-49bd-8335-203451a1749f] Running
	I0917 17:54:51.190461  279610 system_pods.go:89] "metrics-server-84c5f94fbc-npgsx" [6fbc6101-5098-4c42-854c-3d7f0f579d32] Running
	I0917 17:54:51.190466  279610 system_pods.go:89] "nvidia-device-plugin-daemonset-zvlwp" [f36a8fa7-fb20-4744-a880-7169c219680e] Running
	I0917 17:54:51.190470  279610 system_pods.go:89] "registry-66c9cd494c-dv6h4" [7f975f20-1a11-40e8-a002-9a5053f35add] Running
	I0917 17:54:51.190476  279610 system_pods.go:89] "registry-proxy-tfsqz" [f28503f5-d44e-4c07-841c-8ff5cb7c2c95] Running
	I0917 17:54:51.190483  279610 system_pods.go:89] "snapshot-controller-56fcc65765-2g2dq" [2a708017-6abe-4fa1-a961-f6e6acea684c] Running
	I0917 17:54:51.190487  279610 system_pods.go:89] "snapshot-controller-56fcc65765-dfb5c" [255ec4dd-a703-4d0a-8503-4fd87ef19d8e] Running
	I0917 17:54:51.190495  279610 system_pods.go:89] "storage-provisioner" [47106ef6-a561-4795-a0bb-55bec43c7dfa] Running
	I0917 17:54:51.190502  279610 system_pods.go:126] duration metric: took 11.078121ms to wait for k8s-apps to be running ...
	I0917 17:54:51.190514  279610 system_svc.go:44] waiting for kubelet service to be running ....
	I0917 17:54:51.190576  279610 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 17:54:51.203588  279610 system_svc.go:56] duration metric: took 13.06333ms WaitForService to wait for kubelet
	I0917 17:54:51.203666  279610 kubeadm.go:582] duration metric: took 2m28.323449167s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0917 17:54:51.203706  279610 node_conditions.go:102] verifying NodePressure condition ...
	I0917 17:54:51.207839  279610 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0917 17:54:51.207920  279610 node_conditions.go:123] node cpu capacity is 2
	I0917 17:54:51.207948  279610 node_conditions.go:105] duration metric: took 4.208535ms to run NodePressure ...
	I0917 17:54:51.207972  279610 start.go:241] waiting for startup goroutines ...
	I0917 17:54:51.208007  279610 start.go:246] waiting for cluster config update ...
	I0917 17:54:51.208043  279610 start.go:255] writing updated cluster config ...
	I0917 17:54:51.208391  279610 ssh_runner.go:195] Run: rm -f paused
	I0917 17:54:51.605371  279610 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0917 17:54:51.607670  279610 out.go:177] * Done! kubectl is now configured to use "addons-668455" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 17 18:07:07 addons-668455 crio[967]: time="2024-09-17 18:07:07.802174669Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 17 18:07:07 addons-668455 crio[967]: time="2024-09-17 18:07:07.819371256Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6db32e43b171490691e0b165a36d8d38501ce507505775f3e4ca7544cb993f2d/merged/etc/passwd: no such file or directory"
	Sep 17 18:07:07 addons-668455 crio[967]: time="2024-09-17 18:07:07.819419912Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6db32e43b171490691e0b165a36d8d38501ce507505775f3e4ca7544cb993f2d/merged/etc/group: no such file or directory"
	Sep 17 18:07:07 addons-668455 crio[967]: time="2024-09-17 18:07:07.871028940Z" level=info msg="Created container 62e7f34e1bc5a592dbfddab2ed1a2c71a9518456cab9bc192a6dd6717364ec08: default/hello-world-app-55bf9c44b4-z6cms/hello-world-app" id=b282f159-599c-47c8-a846-ef198dfd2d67 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 17 18:07:07 addons-668455 crio[967]: time="2024-09-17 18:07:07.871879880Z" level=info msg="Starting container: 62e7f34e1bc5a592dbfddab2ed1a2c71a9518456cab9bc192a6dd6717364ec08" id=31abe7e9-37b6-43b1-8aeb-b64d03005b6c name=/runtime.v1.RuntimeService/StartContainer
	Sep 17 18:07:07 addons-668455 crio[967]: time="2024-09-17 18:07:07.878699210Z" level=info msg="Started container" PID=8692 containerID=62e7f34e1bc5a592dbfddab2ed1a2c71a9518456cab9bc192a6dd6717364ec08 description=default/hello-world-app-55bf9c44b4-z6cms/hello-world-app id=31abe7e9-37b6-43b1-8aeb-b64d03005b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=53388130c9b30e7c40720d6b51e7b478f50d5851d7d5eaaf604bdc8d5c13768d
	Sep 17 18:07:08 addons-668455 crio[967]: time="2024-09-17 18:07:08.151330429Z" level=info msg="Removing container: 6ff5f309a011a407bd299cde9ad51b850bc589ca05eb5470ade17c944f800e2b" id=1fbfa04f-c2a4-46e5-841e-01f2953fed37 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 18:07:08 addons-668455 crio[967]: time="2024-09-17 18:07:08.174471810Z" level=info msg="Removed container 6ff5f309a011a407bd299cde9ad51b850bc589ca05eb5470ade17c944f800e2b: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=1fbfa04f-c2a4-46e5-841e-01f2953fed37 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 18:07:09 addons-668455 crio[967]: time="2024-09-17 18:07:09.899662627Z" level=info msg="Stopping container: 17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f (timeout: 2s)" id=0a7c5e62-913b-446a-a57e-1d8892c08746 name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 18:07:11 addons-668455 crio[967]: time="2024-09-17 18:07:11.906229122Z" level=warning msg="Stopping container 17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=0a7c5e62-913b-446a-a57e-1d8892c08746 name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 18:07:11 addons-668455 conmon[4464]: conmon 17ca872e9c4d67272ea9 <ninfo>: container 4477 exited with status 137
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.046835193Z" level=info msg="Stopped container 17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f: ingress-nginx/ingress-nginx-controller-bc57996ff-skf78/controller" id=0a7c5e62-913b-446a-a57e-1d8892c08746 name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.047693977Z" level=info msg="Stopping pod sandbox: a5c4cdae99645bfb9e7c3e0588032c6b091e7ebace1e81a001486851de64ebf3" id=adcc7ca5-ff38-4e82-b891-cf9af5d41b35 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.055245004Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-QMZM2UMDEXCKIEI3 - [0:0]\n:KUBE-HP-M3DTM66BREQTNGOB - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-QMZM2UMDEXCKIEI3\n-X KUBE-HP-M3DTM66BREQTNGOB\nCOMMIT\n"
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.058077085Z" level=info msg="Closing host port tcp:80"
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.058138269Z" level=info msg="Closing host port tcp:443"
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.059728651Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.059772022Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.059960440Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-skf78 Namespace:ingress-nginx ID:a5c4cdae99645bfb9e7c3e0588032c6b091e7ebace1e81a001486851de64ebf3 UID:37d83c45-0f37-4065-9e33-44b9437a1ef5 NetNS:/var/run/netns/c537f3fa-6ea4-45d2-8fff-b27af9ceeb98 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.060108096Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-skf78 from CNI network \"kindnet\" (type=ptp)"
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.078392294Z" level=info msg="Stopped pod sandbox: a5c4cdae99645bfb9e7c3e0588032c6b091e7ebace1e81a001486851de64ebf3" id=adcc7ca5-ff38-4e82-b891-cf9af5d41b35 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.170750600Z" level=info msg="Removing container: 17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f" id=223c27d2-9e40-4a33-a39f-3bad99d817ba name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 18:07:12 addons-668455 crio[967]: time="2024-09-17 18:07:12.184742129Z" level=info msg="Removed container 17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f: ingress-nginx/ingress-nginx-controller-bc57996ff-skf78/controller" id=223c27d2-9e40-4a33-a39f-3bad99d817ba name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 18:07:13 addons-668455 crio[967]: time="2024-09-17 18:07:13.158539527Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=11687f1a-bb22-4216-b487-7e77fffb3cbe name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:07:13 addons-668455 crio[967]: time="2024-09-17 18:07:13.158774015Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=11687f1a-bb22-4216-b487-7e77fffb3cbe name=/runtime.v1.ImageService/ImageStatus
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	62e7f34e1bc5a       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   53388130c9b30       hello-world-app-55bf9c44b4-z6cms
	0fdadcab4751b       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                              2 minutes ago       Running             nginx                     0                   d8abee37cb5c7       nginx
	d5defc4e21996       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 13 minutes ago      Running             gcp-auth                  0                   56ede73f7521b       gcp-auth-89d5ffd79-9jl4z
	eacfca3757452       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             13 minutes ago      Running             local-path-provisioner    0                   7b095eb302294       local-path-provisioner-86d989889c-b8njj
	f56e66cd83282       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   13 minutes ago      Exited              patch                     0                   cfee30f4f07cd       ingress-nginx-admission-patch-ldlfw
	18306d34848d7       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   13 minutes ago      Exited              create                    0                   c34a99ed633b7       ingress-nginx-admission-create-mlb6w
	531715e8b849d       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        14 minutes ago      Running             metrics-server            0                   0157627dda1c8       metrics-server-84c5f94fbc-npgsx
	4ddd5f375f9a2       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             14 minutes ago      Running             storage-provisioner       0                   2bcb4e95c66f2       storage-provisioner
	32fb45abfae1c       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             14 minutes ago      Running             coredns                   0                   ebc1f2ac0ab8e       coredns-7c65d6cfc9-44tp4
	312bfe0a7c739       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             14 minutes ago      Running             kindnet-cni               0                   1c19cd5000a66       kindnet-7z2rk
	26cc9de91f226       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             14 minutes ago      Running             kube-proxy                0                   237dd66db42c7       kube-proxy-n2rnj
	0b9f99f4bdca8       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             15 minutes ago      Running             kube-controller-manager   0                   e1c6fca1fecca       kube-controller-manager-addons-668455
	cdef3b43a2acd       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             15 minutes ago      Running             kube-scheduler            0                   add60093607aa       kube-scheduler-addons-668455
	7f9fe773e4e17       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             15 minutes ago      Running             etcd                      0                   4bc41e9953184       etcd-addons-668455
	38272ea8da8bf       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             15 minutes ago      Running             kube-apiserver            0                   23c336dc34b4c       kube-apiserver-addons-668455
	
	
	==> coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] <==
	[INFO] 10.244.0.13:55636 - 16364 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000070678s
	[INFO] 10.244.0.13:36741 - 51852 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003633073s
	[INFO] 10.244.0.13:36741 - 49291 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00391058s
	[INFO] 10.244.0.13:54004 - 15738 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000163492s
	[INFO] 10.244.0.13:54004 - 31609 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000079013s
	[INFO] 10.244.0.13:50838 - 41331 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000126496s
	[INFO] 10.244.0.13:50838 - 5495 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000197739s
	[INFO] 10.244.0.13:53955 - 13108 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000072802s
	[INFO] 10.244.0.13:53955 - 20280 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000054571s
	[INFO] 10.244.0.13:42507 - 14631 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000068241s
	[INFO] 10.244.0.13:42507 - 1317 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000144915s
	[INFO] 10.244.0.13:36972 - 29297 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002251041s
	[INFO] 10.244.0.13:36972 - 33139 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002339121s
	[INFO] 10.244.0.13:49197 - 7415 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00006683s
	[INFO] 10.244.0.13:49197 - 9712 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000057385s
	[INFO] 10.244.0.20:56174 - 58044 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.002827635s
	[INFO] 10.244.0.20:41306 - 48159 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.002750796s
	[INFO] 10.244.0.20:50543 - 50590 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00016871s
	[INFO] 10.244.0.20:33258 - 25785 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000075469s
	[INFO] 10.244.0.20:34649 - 65369 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000106303s
	[INFO] 10.244.0.20:33704 - 12268 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000070152s
	[INFO] 10.244.0.20:60781 - 19362 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002375133s
	[INFO] 10.244.0.20:36211 - 9567 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003108778s
	[INFO] 10.244.0.20:39543 - 38861 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000907761s
	[INFO] 10.244.0.20:60680 - 51516 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002182883s
	
	
	==> describe nodes <==
	Name:               addons-668455
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-668455
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce
	                    minikube.k8s.io/name=addons-668455
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_17T17_52_19_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-668455
	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:  Tue, 17 Sep 2024 17:52:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-668455
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 17 Sep 2024 18:07:14 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 17 Sep 2024 18:04:53 +0000   Tue, 17 Sep 2024 17:52:12 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 17 Sep 2024 18:04:53 +0000   Tue, 17 Sep 2024 17:52:12 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 17 Sep 2024 18:04:53 +0000   Tue, 17 Sep 2024 17:52:12 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 17 Sep 2024 18:04:53 +0000   Tue, 17 Sep 2024 17:53:06 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-668455
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 556fdfccad81429cbe11246d566c9eea
	  System UUID:                34d71bee-4b6e-4a89-b8fa-11a9b92a0399
	  Boot ID:                    9ae10e75-0d43-4da2-8f01-e6007458aca6
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  default                     hello-world-app-55bf9c44b4-z6cms           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m30s
	  gcp-auth                    gcp-auth-89d5ffd79-9jl4z                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 coredns-7c65d6cfc9-44tp4                   100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     14m
	  kube-system                 etcd-addons-668455                         100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         14m
	  kube-system                 kindnet-7z2rk                              100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      14m
	  kube-system                 kube-apiserver-addons-668455               250m (12%)    0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-controller-manager-addons-668455      200m (10%)    0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-n2rnj                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-scheduler-addons-668455               100m (5%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 metrics-server-84c5f94fbc-npgsx            100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         14m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  local-path-storage          local-path-provisioner-86d989889c-b8njj    0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             420Mi (5%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 14m                kube-proxy       
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node addons-668455 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node addons-668455 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node addons-668455 status is now: NodeHasSufficientPID
	  Normal   Starting                 14m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 14m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  14m                kubelet          Node addons-668455 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m                kubelet          Node addons-668455 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m                kubelet          Node addons-668455 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           14m                node-controller  Node addons-668455 event: Registered Node addons-668455 in Controller
	  Normal   NodeReady                14m                kubelet          Node addons-668455 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep17 16:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.016028] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.525864] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.747723] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.666525] kauditd_printk_skb: 36 callbacks suppressed
	[Sep17 16:31] hrtimer: interrupt took 12408347 ns
	[Sep17 16:51] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep17 17:25] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] <==
	{"level":"info","ts":"2024-09-17T17:52:26.536907Z","caller":"traceutil/trace.go:171","msg":"trace[690040470] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:381; }","duration":"136.143782ms","start":"2024-09-17T17:52:26.400749Z","end":"2024-09-17T17:52:26.536893Z","steps":["trace[690040470] 'agreement among raft nodes before linearized reading'  (duration: 124.200258ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T17:52:26.525018Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"128.480765ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2024-09-17T17:52:26.525042Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"128.532037ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T17:52:26.537254Z","caller":"traceutil/trace.go:171","msg":"trace[312859004] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:381; }","duration":"140.743461ms","start":"2024-09-17T17:52:26.396505Z","end":"2024-09-17T17:52:26.537248Z","steps":["trace[312859004] 'agreement among raft nodes before linearized reading'  (duration: 128.523513ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.537224Z","caller":"traceutil/trace.go:171","msg":"trace[274172724] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:381; }","duration":"140.680513ms","start":"2024-09-17T17:52:26.396533Z","end":"2024-09-17T17:52:26.537214Z","steps":["trace[274172724] 'agreement among raft nodes before linearized reading'  (duration: 128.471371ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.872115Z","caller":"traceutil/trace.go:171","msg":"trace[1396254983] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:394; }","duration":"142.492179ms","start":"2024-09-17T17:52:26.729604Z","end":"2024-09-17T17:52:26.872096Z","steps":["trace[1396254983] 'read index received'  (duration: 142.476187ms)","trace[1396254983] 'applied index is now lower than readState.Index'  (duration: 4.316µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T17:52:26.913745Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"184.031804ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T17:52:26.918096Z","caller":"traceutil/trace.go:171","msg":"trace[649838934] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:385; }","duration":"184.199586ms","start":"2024-09-17T17:52:26.729600Z","end":"2024-09-17T17:52:26.913800Z","steps":["trace[649838934] 'agreement among raft nodes before linearized reading'  (duration: 159.15885ms)","trace[649838934] 'range keys from in-memory index tree'  (duration: 24.844318ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T17:52:26.918826Z","caller":"traceutil/trace.go:171","msg":"trace[190830584] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"182.258544ms","start":"2024-09-17T17:52:26.736533Z","end":"2024-09-17T17:52:26.918792Z","steps":["trace[190830584] 'process raft request'  (duration: 182.116837ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.919076Z","caller":"traceutil/trace.go:171","msg":"trace[1356920883] transaction","detail":"{read_only:false; response_revision:389; number_of_response:1; }","duration":"119.603499ms","start":"2024-09-17T17:52:26.799440Z","end":"2024-09-17T17:52:26.919043Z","steps":["trace[1356920883] 'process raft request'  (duration: 119.247298ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.921196Z","caller":"traceutil/trace.go:171","msg":"trace[1788763091] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"191.4938ms","start":"2024-09-17T17:52:26.729672Z","end":"2024-09-17T17:52:26.921166Z","steps":["trace[1788763091] 'process raft request'  (duration: 158.504933ms)","trace[1788763091] 'compare'  (duration: 24.959655ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T17:52:26.921752Z","caller":"traceutil/trace.go:171","msg":"trace[826667455] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"185.2925ms","start":"2024-09-17T17:52:26.736441Z","end":"2024-09-17T17:52:26.921734Z","steps":["trace[826667455] 'process raft request'  (duration: 182.113982ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.922308Z","caller":"traceutil/trace.go:171","msg":"trace[749594591] transaction","detail":"{read_only:false; response_revision:390; number_of_response:1; }","duration":"122.757846ms","start":"2024-09-17T17:52:26.799535Z","end":"2024-09-17T17:52:26.922293Z","steps":["trace[749594591] 'process raft request'  (duration: 119.189339ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.996478Z","caller":"traceutil/trace.go:171","msg":"trace[1216027010] transaction","detail":"{read_only:false; response_revision:392; number_of_response:1; }","duration":"108.128757ms","start":"2024-09-17T17:52:26.888322Z","end":"2024-09-17T17:52:26.996450Z","steps":["trace[1216027010] 'process raft request'  (duration: 42.021632ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.996948Z","caller":"traceutil/trace.go:171","msg":"trace[1197504980] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"108.522979ms","start":"2024-09-17T17:52:26.888399Z","end":"2024-09-17T17:52:26.996922Z","steps":["trace[1197504980] 'process raft request'  (duration: 43.998488ms)","trace[1197504980] 'attach lease to kv pair' {req_type:put; key:/registry/replicasets/default/cloud-spanner-emulator-769b77f747; req_size:2054; } (duration: 29.82272ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T17:52:26.997283Z","caller":"traceutil/trace.go:171","msg":"trace[1497672312] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"108.346548ms","start":"2024-09-17T17:52:26.888908Z","end":"2024-09-17T17:52:26.997254Z","steps":["trace[1497672312] 'process raft request'  (duration: 73.473484ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:27.003376Z","caller":"traceutil/trace.go:171","msg":"trace[1491638047] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"114.374936ms","start":"2024-09-17T17:52:26.888984Z","end":"2024-09-17T17:52:27.003359Z","steps":["trace[1491638047] 'process raft request'  (duration: 73.466017ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:27.003573Z","caller":"traceutil/trace.go:171","msg":"trace[1706155344] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"114.370506ms","start":"2024-09-17T17:52:26.889191Z","end":"2024-09-17T17:52:27.003561Z","steps":["trace[1706155344] 'process raft request'  (duration: 73.320684ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:27.003767Z","caller":"traceutil/trace.go:171","msg":"trace[1907412751] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"114.438812ms","start":"2024-09-17T17:52:26.889306Z","end":"2024-09-17T17:52:27.003745Z","steps":["trace[1907412751] 'process raft request'  (duration: 73.238552ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T18:02:13.157833Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1539}
	{"level":"info","ts":"2024-09-17T18:02:13.199380Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1539,"took":"33.590738ms","hash":2051887856,"current-db-size-bytes":6090752,"current-db-size":"6.1 MB","current-db-size-in-use-bytes":3346432,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-17T18:02:13.199450Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2051887856,"revision":1539,"compact-revision":-1}
	{"level":"info","ts":"2024-09-17T18:07:13.171583Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1957}
	{"level":"info","ts":"2024-09-17T18:07:13.188529Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1957,"took":"15.676818ms","hash":3810267139,"current-db-size-bytes":6221824,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":5066752,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2024-09-17T18:07:13.188578Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3810267139,"revision":1957,"compact-revision":1539}
	
	
	==> gcp-auth [d5defc4e21996e3542385fcec1d8ae32d875db80bd9ce6ca146c300bb3c948b1] <==
	2024/09/17 17:54:52 Ready to write response ...
	2024/09/17 17:54:52 Ready to marshal response ...
	2024/09/17 17:54:52 Ready to write response ...
	2024/09/17 18:03:05 Ready to marshal response ...
	2024/09/17 18:03:05 Ready to write response ...
	2024/09/17 18:03:06 Ready to marshal response ...
	2024/09/17 18:03:06 Ready to write response ...
	2024/09/17 18:03:33 Ready to marshal response ...
	2024/09/17 18:03:33 Ready to write response ...
	2024/09/17 18:04:09 Ready to marshal response ...
	2024/09/17 18:04:09 Ready to write response ...
	2024/09/17 18:04:09 Ready to marshal response ...
	2024/09/17 18:04:09 Ready to write response ...
	2024/09/17 18:04:18 Ready to marshal response ...
	2024/09/17 18:04:18 Ready to write response ...
	2024/09/17 18:04:18 Ready to marshal response ...
	2024/09/17 18:04:18 Ready to write response ...
	2024/09/17 18:04:18 Ready to marshal response ...
	2024/09/17 18:04:18 Ready to write response ...
	2024/09/17 18:04:19 Ready to marshal response ...
	2024/09/17 18:04:19 Ready to write response ...
	2024/09/17 18:04:47 Ready to marshal response ...
	2024/09/17 18:04:47 Ready to write response ...
	2024/09/17 18:07:06 Ready to marshal response ...
	2024/09/17 18:07:06 Ready to write response ...
	
	
	==> kernel <==
	 18:07:17 up  1:49,  0 users,  load average: 0.70, 1.00, 1.60
	Linux addons-668455 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] <==
	I0917 18:05:16.056324       1 main.go:299] handling current node
	I0917 18:05:26.047751       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:05:26.047911       1 main.go:299] handling current node
	I0917 18:05:36.048167       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:05:36.048308       1 main.go:299] handling current node
	I0917 18:05:46.049134       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:05:46.049268       1 main.go:299] handling current node
	I0917 18:05:56.048192       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:05:56.048232       1 main.go:299] handling current node
	I0917 18:06:06.049406       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:06:06.049464       1 main.go:299] handling current node
	I0917 18:06:16.052915       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:06:16.052963       1 main.go:299] handling current node
	I0917 18:06:26.048450       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:06:26.048498       1 main.go:299] handling current node
	I0917 18:06:36.055656       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:06:36.055696       1 main.go:299] handling current node
	I0917 18:06:46.055399       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:06:46.055437       1 main.go:299] handling current node
	I0917 18:06:56.047741       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:06:56.047857       1 main.go:299] handling current node
	I0917 18:07:06.049014       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:07:06.049052       1 main.go:299] handling current node
	I0917 18:07:16.048235       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:07:16.048272       1 main.go:299] handling current node
	
	
	==> kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] <==
	E0917 17:54:16.932373       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0917 17:54:16.933002       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.100.39.88:443: connect: connection refused" logger="UnhandledError"
	E0917 17:54:16.938008       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.100.39.88:443: connect: connection refused" logger="UnhandledError"
	I0917 17:54:17.116466       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0917 18:03:18.118349       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0917 18:03:49.461627       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.461679       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 18:03:49.479340       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.479499       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 18:03:49.581033       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.581091       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 18:03:49.624327       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.624366       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0917 18:03:50.582395       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0917 18:03:50.624869       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0917 18:03:50.715418       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0917 18:04:18.659672       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.189.104"}
	I0917 18:04:41.121810       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0917 18:04:42.178872       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0917 18:04:46.799149       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0917 18:04:47.123048       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.245.104"}
	I0917 18:07:06.546817       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.56.151"}
	
	
	==> kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] <==
	W0917 18:05:56.375664       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:05:56.375708       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:06:05.835676       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:06:05.835724       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:06:09.646274       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:06:09.646316       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:06:28.518540       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:06:28.518582       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:06:35.108438       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:06:35.108490       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:06:40.352213       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:06:40.352256       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:06:53.708695       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:06:53.708742       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0917 18:07:06.298928       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="49.088669ms"
	I0917 18:07:06.312932       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="13.866601ms"
	I0917 18:07:06.314993       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="62.562µs"
	I0917 18:07:06.315496       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="28.545µs"
	I0917 18:07:08.178164       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="11.870519ms"
	I0917 18:07:08.178331       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="41.369µs"
	I0917 18:07:08.878973       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="10.592µs"
	I0917 18:07:08.884735       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0917 18:07:08.891700       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0917 18:07:09.723585       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:07:09.723724       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] <==
	I0917 17:52:28.379162       1 server_linux.go:66] "Using iptables proxy"
	I0917 17:52:28.724058       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0917 17:52:28.724222       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0917 17:52:28.925922       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0917 17:52:28.926070       1 server_linux.go:169] "Using iptables Proxier"
	I0917 17:52:28.928296       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0917 17:52:29.008303       1 server.go:483] "Version info" version="v1.31.1"
	I0917 17:52:29.012253       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0917 17:52:29.152392       1 config.go:199] "Starting service config controller"
	I0917 17:52:29.152485       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0917 17:52:29.152538       1 config.go:105] "Starting endpoint slice config controller"
	I0917 17:52:29.152570       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0917 17:52:29.153043       1 config.go:328] "Starting node config controller"
	I0917 17:52:29.153108       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0917 17:52:29.255761       1 shared_informer.go:320] Caches are synced for service config
	I0917 17:52:29.269791       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0917 17:52:29.269572       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] <==
	W0917 17:52:15.327944       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:15.330326       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:15.328185       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:15.330405       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.160594       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0917 17:52:16.160712       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.218377       1 reflector.go:561] 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
	E0917 17:52:16.218428       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0917 17:52:16.239670       1 reflector.go:561] 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"
	E0917 17:52:16.239824       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	W0917 17:52:16.261275       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:16.261640       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.264843       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0917 17:52:16.265039       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.299922       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0917 17:52:16.300070       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.329835       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0917 17:52:16.329891       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.380939       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0917 17:52:16.380995       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.387716       1 reflector.go:561] 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
	E0917 17:52:16.387780       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0917 17:52:16.518555       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:16.518695       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0917 17:52:18.920748       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 17 18:07:07 addons-668455 kubelet[1495]: I0917 18:07:07.698926    1495 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-n5h8j\" (UniqueName: \"kubernetes.io/projected/446720fc-2db7-4ea7-b851-45e210cc5b69-kube-api-access-n5h8j\") pod \"446720fc-2db7-4ea7-b851-45e210cc5b69\" (UID: \"446720fc-2db7-4ea7-b851-45e210cc5b69\") "
	Sep 17 18:07:07 addons-668455 kubelet[1495]: I0917 18:07:07.701945    1495 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/446720fc-2db7-4ea7-b851-45e210cc5b69-kube-api-access-n5h8j" (OuterVolumeSpecName: "kube-api-access-n5h8j") pod "446720fc-2db7-4ea7-b851-45e210cc5b69" (UID: "446720fc-2db7-4ea7-b851-45e210cc5b69"). InnerVolumeSpecName "kube-api-access-n5h8j". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 17 18:07:07 addons-668455 kubelet[1495]: I0917 18:07:07.799368    1495 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-n5h8j\" (UniqueName: \"kubernetes.io/projected/446720fc-2db7-4ea7-b851-45e210cc5b69-kube-api-access-n5h8j\") on node \"addons-668455\" DevicePath \"\""
	Sep 17 18:07:08 addons-668455 kubelet[1495]: I0917 18:07:08.149558    1495 scope.go:117] "RemoveContainer" containerID="6ff5f309a011a407bd299cde9ad51b850bc589ca05eb5470ade17c944f800e2b"
	Sep 17 18:07:08 addons-668455 kubelet[1495]: I0917 18:07:08.175005    1495 scope.go:117] "RemoveContainer" containerID="6ff5f309a011a407bd299cde9ad51b850bc589ca05eb5470ade17c944f800e2b"
	Sep 17 18:07:08 addons-668455 kubelet[1495]: E0917 18:07:08.175383    1495 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"6ff5f309a011a407bd299cde9ad51b850bc589ca05eb5470ade17c944f800e2b\": container with ID starting with 6ff5f309a011a407bd299cde9ad51b850bc589ca05eb5470ade17c944f800e2b not found: ID does not exist" containerID="6ff5f309a011a407bd299cde9ad51b850bc589ca05eb5470ade17c944f800e2b"
	Sep 17 18:07:08 addons-668455 kubelet[1495]: I0917 18:07:08.175422    1495 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"6ff5f309a011a407bd299cde9ad51b850bc589ca05eb5470ade17c944f800e2b"} err="failed to get container status \"6ff5f309a011a407bd299cde9ad51b850bc589ca05eb5470ade17c944f800e2b\": rpc error: code = NotFound desc = could not find container \"6ff5f309a011a407bd299cde9ad51b850bc589ca05eb5470ade17c944f800e2b\": container with ID starting with 6ff5f309a011a407bd299cde9ad51b850bc589ca05eb5470ade17c944f800e2b not found: ID does not exist"
	Sep 17 18:07:08 addons-668455 kubelet[1495]: I0917 18:07:08.193250    1495 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-z6cms" podStartSLOduration=1.051749745 podStartE2EDuration="2.193229965s" podCreationTimestamp="2024-09-17 18:07:06 +0000 UTC" firstStartedPulling="2024-09-17 18:07:06.657964224 +0000 UTC m=+888.685271502" lastFinishedPulling="2024-09-17 18:07:07.799444444 +0000 UTC m=+889.826751722" observedRunningTime="2024-09-17 18:07:08.165094402 +0000 UTC m=+890.192401861" watchObservedRunningTime="2024-09-17 18:07:08.193229965 +0000 UTC m=+890.220537243"
	Sep 17 18:07:08 addons-668455 kubelet[1495]: E0917 18:07:08.521774    1495 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596428521493991,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:07:08 addons-668455 kubelet[1495]: E0917 18:07:08.521812    1495 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596428521493991,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:07:10 addons-668455 kubelet[1495]: I0917 18:07:10.160441    1495 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="13af1a62-98ec-40d2-b130-b42258c08e1c" path="/var/lib/kubelet/pods/13af1a62-98ec-40d2-b130-b42258c08e1c/volumes"
	Sep 17 18:07:10 addons-668455 kubelet[1495]: I0917 18:07:10.161301    1495 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="315afbcc-a154-470e-8fd0-92cbebcc989f" path="/var/lib/kubelet/pods/315afbcc-a154-470e-8fd0-92cbebcc989f/volumes"
	Sep 17 18:07:10 addons-668455 kubelet[1495]: I0917 18:07:10.161675    1495 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="446720fc-2db7-4ea7-b851-45e210cc5b69" path="/var/lib/kubelet/pods/446720fc-2db7-4ea7-b851-45e210cc5b69/volumes"
	Sep 17 18:07:12 addons-668455 kubelet[1495]: I0917 18:07:12.128820    1495 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/37d83c45-0f37-4065-9e33-44b9437a1ef5-webhook-cert\") pod \"37d83c45-0f37-4065-9e33-44b9437a1ef5\" (UID: \"37d83c45-0f37-4065-9e33-44b9437a1ef5\") "
	Sep 17 18:07:12 addons-668455 kubelet[1495]: I0917 18:07:12.128905    1495 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-6pcjl\" (UniqueName: \"kubernetes.io/projected/37d83c45-0f37-4065-9e33-44b9437a1ef5-kube-api-access-6pcjl\") pod \"37d83c45-0f37-4065-9e33-44b9437a1ef5\" (UID: \"37d83c45-0f37-4065-9e33-44b9437a1ef5\") "
	Sep 17 18:07:12 addons-668455 kubelet[1495]: I0917 18:07:12.132115    1495 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/37d83c45-0f37-4065-9e33-44b9437a1ef5-kube-api-access-6pcjl" (OuterVolumeSpecName: "kube-api-access-6pcjl") pod "37d83c45-0f37-4065-9e33-44b9437a1ef5" (UID: "37d83c45-0f37-4065-9e33-44b9437a1ef5"). InnerVolumeSpecName "kube-api-access-6pcjl". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 17 18:07:12 addons-668455 kubelet[1495]: I0917 18:07:12.137786    1495 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/37d83c45-0f37-4065-9e33-44b9437a1ef5-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "37d83c45-0f37-4065-9e33-44b9437a1ef5" (UID: "37d83c45-0f37-4065-9e33-44b9437a1ef5"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 17 18:07:12 addons-668455 kubelet[1495]: I0917 18:07:12.159578    1495 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="37d83c45-0f37-4065-9e33-44b9437a1ef5" path="/var/lib/kubelet/pods/37d83c45-0f37-4065-9e33-44b9437a1ef5/volumes"
	Sep 17 18:07:12 addons-668455 kubelet[1495]: I0917 18:07:12.169362    1495 scope.go:117] "RemoveContainer" containerID="17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f"
	Sep 17 18:07:12 addons-668455 kubelet[1495]: I0917 18:07:12.185093    1495 scope.go:117] "RemoveContainer" containerID="17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f"
	Sep 17 18:07:12 addons-668455 kubelet[1495]: E0917 18:07:12.185496    1495 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f\": container with ID starting with 17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f not found: ID does not exist" containerID="17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f"
	Sep 17 18:07:12 addons-668455 kubelet[1495]: I0917 18:07:12.185535    1495 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f"} err="failed to get container status \"17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f\": rpc error: code = NotFound desc = could not find container \"17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f\": container with ID starting with 17ca872e9c4d67272ea9813cdc96eeed3ed7fdb95321c20bc000b8723be93c7f not found: ID does not exist"
	Sep 17 18:07:12 addons-668455 kubelet[1495]: I0917 18:07:12.230062    1495 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-6pcjl\" (UniqueName: \"kubernetes.io/projected/37d83c45-0f37-4065-9e33-44b9437a1ef5-kube-api-access-6pcjl\") on node \"addons-668455\" DevicePath \"\""
	Sep 17 18:07:12 addons-668455 kubelet[1495]: I0917 18:07:12.230108    1495 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/37d83c45-0f37-4065-9e33-44b9437a1ef5-webhook-cert\") on node \"addons-668455\" DevicePath \"\""
	Sep 17 18:07:13 addons-668455 kubelet[1495]: E0917 18:07:13.159233    1495 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="2e1c0c4c-5bdb-451d-a823-0498039520c6"
	
	
	==> storage-provisioner [4ddd5f375f9a2ca72f9f12cba2964905e22fd29ebb4b060d7c949abfbc7169f8] <==
	I0917 17:53:07.396429       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0917 17:53:07.484033       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0917 17:53:07.484180       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0917 17:53:07.527027       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0917 17:53:07.528227       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"22758572-9c7d-4550-8366-1ca58256d65e", APIVersion:"v1", ResourceVersion:"922", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-668455_8d93e5d7-6580-47d1-8399-c97cb310a002 became leader
	I0917 17:53:07.528264       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-668455_8d93e5d7-6580-47d1-8399-c97cb310a002!
	I0917 17:53:07.629217       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-668455_8d93e5d7-6580-47d1-8399-c97cb310a002!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-668455 -n addons-668455
helpers_test.go:261: (dbg) Run:  kubectl --context addons-668455 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-668455 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-668455 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-668455/192.168.49.2
	Start Time:       Tue, 17 Sep 2024 17:54:52 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vqptx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-vqptx:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  12m                   default-scheduler  Successfully assigned default/busybox to addons-668455
	  Normal   Pulling    11m (x4 over 12m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     11m (x4 over 12m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     11m (x4 over 12m)     kubelet            Error: ErrImagePull
	  Warning  Failed     10m (x6 over 12m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    2m13s (x42 over 12m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (152.21s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (316.62s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 7.783626ms
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-84c5f94fbc-npgsx" [6fbc6101-5098-4c42-854c-3d7f0f579d32] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004002388s
addons_test.go:417: (dbg) Run:  kubectl --context addons-668455 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-668455 top pods -n kube-system: exit status 1 (109.327826ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-44tp4, age: 11m59.615955529s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-44tp4, age: 12m2.692223425s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-44tp4, age: 12m9.273744687s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-44tp4, age: 12m13.554257871s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-44tp4, age: 12m27.972874963s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-44tp4, age: 12m47.91574737s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-44tp4, age: 13m12.201033011s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-44tp4, age: 13m57.262590596s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-44tp4, age: 15m11.460025112s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-44tp4, age: 16m11.967355634s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-44tp4, age: 17m6.679756392s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575",
	        "Created": "2024-09-17T17:51:54.355348599Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 280107,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-17T17:51:54.515443331Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:f8be4f9f9351784955e36c0e64d55ad19451839d9f6d0c057285eb8f9072963b",
	        "ResolvConfPath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/hostname",
	        "HostsPath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/hosts",
	        "LogPath": "/var/lib/docker/containers/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575/ce2ee9789ef18d31c5f97c4d0817c2e29c7d6bdc9e7e0d5d187a96b6eb633575-json.log",
	        "Name": "/addons-668455",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-668455:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-668455",
	            "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/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0-init/diff:/var/lib/docker/overlay2/23aadc0024639422b8a0b1baa58ef125d3bbd0ea18b2d795cd529a679cea27f5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0/merged",
	                "UpperDir": "/var/lib/docker/overlay2/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0/diff",
	                "WorkDir": "/var/lib/docker/overlay2/80a9b7054ea99a5d76a74b9e43ef0cd1a87533c902e939d4e799dc260b50afa0/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-668455",
	                "Source": "/var/lib/docker/volumes/addons-668455/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-668455",
	            "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.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4",
	            "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-668455",
	                "name.minikube.sigs.k8s.io": "addons-668455",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "913dba61b66fc52683999fc50d1f4b0517ec9e17c9ba5f10fcc2e2b9631cb583",
	            "SandboxKey": "/var/run/docker/netns/913dba61b66f",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33134"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33135"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33136"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33137"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-668455": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "044c3a80c4d0d0e23bb9232dd778976113922f13d4d80ce0a970e68a063604dc",
	                    "EndpointID": "bcf5a7528570fa73e74eac11b9670770b27358dccd4ea0d759fea7daf85dff4a",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-668455",
	                        "ce2ee9789ef1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-668455 -n addons-668455
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-668455 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-668455 logs -n 25: (1.620280293s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-913869                                                                     | download-only-913869   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| start   | --download-only -p                                                                          | download-docker-699639 | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | download-docker-699639                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-699639                                                                   | download-docker-699639 | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-514116   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | binary-mirror-514116                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:33443                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-514116                                                                     | binary-mirror-514116   | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| addons  | enable dashboard -p                                                                         | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | addons-668455                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | addons-668455                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-668455 --wait=true                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:54 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-668455 addons                                                                        | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:03 UTC | 17 Sep 24 18:03 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-668455 addons                                                                        | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:03 UTC | 17 Sep 24 18:03 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:03 UTC | 17 Sep 24 18:04 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-668455 ip                                                                            | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | -p addons-668455                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | addons-668455                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | -p addons-668455                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-668455 ssh cat                                                                       | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | /opt/local-path-provisioner/pvc-5d5d856c-1f2d-489f-80c4-170593b4a5b7_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC | 17 Sep 24 18:04 UTC |
	|         | addons-668455                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-668455 ssh curl -s                                                                   | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:04 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-668455 ip                                                                            | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:07 UTC | 17 Sep 24 18:07 UTC |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:07 UTC | 17 Sep 24 18:07 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-668455 addons disable                                                                | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:07 UTC | 17 Sep 24 18:07 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-668455 addons                                                                        | addons-668455          | jenkins | v1.34.0 | 17 Sep 24 18:09 UTC | 17 Sep 24 18:09 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/17 17:51:28
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0917 17:51:28.919203  279610 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:51:28.919377  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:51:28.919388  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:51:28.919394  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:51:28.919656  279610 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	I0917 17:51:28.920122  279610 out.go:352] Setting JSON to false
	I0917 17:51:28.921069  279610 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5634,"bootTime":1726589855,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0917 17:51:28.921149  279610 start.go:139] virtualization:  
	I0917 17:51:28.924266  279610 out.go:177] * [addons-668455] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0917 17:51:28.927959  279610 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 17:51:28.928010  279610 notify.go:220] Checking for updates...
	I0917 17:51:28.930748  279610 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 17:51:28.933746  279610 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig
	I0917 17:51:28.936585  279610 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.minikube
	I0917 17:51:28.939231  279610 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0917 17:51:28.941980  279610 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 17:51:28.944833  279610 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 17:51:28.978029  279610 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 17:51:28.978177  279610 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:51:29.036294  279610 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-09-17 17:51:29.026523925 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 17:51:29.036413  279610 docker.go:318] overlay module found
	I0917 17:51:29.039318  279610 out.go:177] * Using the docker driver based on user configuration
	I0917 17:51:29.042035  279610 start.go:297] selected driver: docker
	I0917 17:51:29.042062  279610 start.go:901] validating driver "docker" against <nil>
	I0917 17:51:29.042077  279610 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 17:51:29.042766  279610 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:51:29.112037  279610 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-09-17 17:51:29.102647312 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 17:51:29.112329  279610 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0917 17:51:29.112574  279610 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]
	I0917 17:51:29.115375  279610 out.go:177] * Using Docker driver with root privileges
	I0917 17:51:29.118047  279610 cni.go:84] Creating CNI manager for ""
	I0917 17:51:29.118125  279610 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 17:51:29.118136  279610 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0917 17:51:29.118234  279610 start.go:340] cluster config:
	{Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 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}
	I0917 17:51:29.121561  279610 out.go:177] * Starting "addons-668455" primary control-plane node in "addons-668455" cluster
	I0917 17:51:29.124263  279610 cache.go:121] Beginning downloading kic base image for docker with crio
	I0917 17:51:29.127150  279610 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0917 17:51:29.130005  279610 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0917 17:51:29.130016  279610 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 17:51:29.130088  279610 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0917 17:51:29.130096  279610 cache.go:56] Caching tarball of preloaded images
	I0917 17:51:29.130404  279610 preload.go:172] Found /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0917 17:51:29.130428  279610 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0917 17:51:29.130792  279610 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/config.json ...
	I0917 17:51:29.130825  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/config.json: {Name:mke99ec0955a5436c642250539453bae15fb8503 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:29.152633  279610 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 17:51:29.152770  279610 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0917 17:51:29.152802  279610 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0917 17:51:29.152808  279610 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0917 17:51:29.152815  279610 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0917 17:51:29.152821  279610 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0917 17:51:47.189986  279610 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0917 17:51:47.190029  279610 cache.go:194] Successfully downloaded all kic artifacts
	I0917 17:51:47.190072  279610 start.go:360] acquireMachinesLock for addons-668455: {Name:mk6180dc8646f4f0caf77e11b4080297bc1682ef Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0917 17:51:47.190213  279610 start.go:364] duration metric: took 116.215µs to acquireMachinesLock for "addons-668455"
	I0917 17:51:47.190244  279610 start.go:93] Provisioning new machine with config: &{Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0917 17:51:47.190320  279610 start.go:125] createHost starting for "" (driver="docker")
	I0917 17:51:47.192507  279610 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0917 17:51:47.192773  279610 start.go:159] libmachine.API.Create for "addons-668455" (driver="docker")
	I0917 17:51:47.192811  279610 client.go:168] LocalClient.Create starting
	I0917 17:51:47.192953  279610 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem
	I0917 17:51:47.385161  279610 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem
	I0917 17:51:48.062364  279610 cli_runner.go:164] Run: docker network inspect addons-668455 --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}}]}"
	W0917 17:51:48.078113  279610 cli_runner.go:211] docker network inspect addons-668455 --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
	I0917 17:51:48.078220  279610 network_create.go:284] running [docker network inspect addons-668455] to gather additional debugging logs...
	I0917 17:51:48.078249  279610 cli_runner.go:164] Run: docker network inspect addons-668455
	W0917 17:51:48.097275  279610 cli_runner.go:211] docker network inspect addons-668455 returned with exit code 1
	I0917 17:51:48.097324  279610 network_create.go:287] error running [docker network inspect addons-668455]: docker network inspect addons-668455: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-668455 not found
	I0917 17:51:48.097340  279610 network_create.go:289] output of [docker network inspect addons-668455]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-668455 not found
	
	** /stderr **
	I0917 17:51:48.097450  279610 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}}]}"
	I0917 17:51:48.115420  279610 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:0x400069cae0}
	I0917 17:51:48.115474  279610 network_create.go:124] attempt to create docker network addons-668455 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0917 17:51:48.115536  279610 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-668455 addons-668455
	I0917 17:51:48.193951  279610 network_create.go:108] docker network addons-668455 192.168.49.0/24 created
	I0917 17:51:48.193986  279610 kic.go:121] calculated static IP "192.168.49.2" for the "addons-668455" container
	I0917 17:51:48.194090  279610 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0917 17:51:48.214256  279610 cli_runner.go:164] Run: docker volume create addons-668455 --label name.minikube.sigs.k8s.io=addons-668455 --label created_by.minikube.sigs.k8s.io=true
	I0917 17:51:48.234504  279610 oci.go:103] Successfully created a docker volume addons-668455
	I0917 17:51:48.234603  279610 cli_runner.go:164] Run: docker run --rm --name addons-668455-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-668455 --entrypoint /usr/bin/test -v addons-668455:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0917 17:51:50.128464  279610 cli_runner.go:217] Completed: docker run --rm --name addons-668455-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-668455 --entrypoint /usr/bin/test -v addons-668455:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (1.893817148s)
	I0917 17:51:50.128501  279610 oci.go:107] Successfully prepared a docker volume addons-668455
	I0917 17:51:50.128536  279610 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 17:51:50.128567  279610 kic.go:194] Starting extracting preloaded images to volume ...
	I0917 17:51:50.128642  279610 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-668455:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0917 17:51:54.281604  279610 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-668455:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.152918389s)
	I0917 17:51:54.281640  279610 kic.go:203] duration metric: took 4.153070869s to extract preloaded images to volume ...
	W0917 17:51:54.281807  279610 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0917 17:51:54.281923  279610 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0917 17:51:54.339621  279610 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-668455 --name addons-668455 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-668455 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-668455 --network addons-668455 --ip 192.168.49.2 --volume addons-668455:/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.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4
	I0917 17:51:54.710365  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Running}}
	I0917 17:51:54.733798  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:51:54.758678  279610 cli_runner.go:164] Run: docker exec addons-668455 stat /var/lib/dpkg/alternatives/iptables
	I0917 17:51:54.823560  279610 oci.go:144] the created container "addons-668455" has a running status.
	I0917 17:51:54.823589  279610 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa...
	I0917 17:51:55.715823  279610 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0917 17:51:55.739459  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:51:55.760362  279610 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0917 17:51:55.760382  279610 kic_runner.go:114] Args: [docker exec --privileged addons-668455 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0917 17:51:55.834234  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:51:55.855219  279610 machine.go:93] provisionDockerMachine start ...
	I0917 17:51:55.855326  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:55.878707  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:55.879052  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:55.879067  279610 main.go:141] libmachine: About to run SSH command:
	hostname
	I0917 17:51:56.024341  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-668455
	
	I0917 17:51:56.024415  279610 ubuntu.go:169] provisioning hostname "addons-668455"
	I0917 17:51:56.024523  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:56.042240  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:56.042490  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:56.042503  279610 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-668455 && echo "addons-668455" | sudo tee /etc/hostname
	I0917 17:51:56.200478  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-668455
	
	I0917 17:51:56.200603  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:56.218808  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:56.219068  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:56.219091  279610 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-668455' /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-668455/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-668455' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0917 17:51:56.364581  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0917 17:51:56.364612  279610 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19662-273469/.minikube CaCertPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19662-273469/.minikube}
	I0917 17:51:56.364635  279610 ubuntu.go:177] setting up certificates
	I0917 17:51:56.364644  279610 provision.go:84] configureAuth start
	I0917 17:51:56.364713  279610 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-668455
	I0917 17:51:56.380448  279610 provision.go:143] copyHostCerts
	I0917 17:51:56.380542  279610 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19662-273469/.minikube/ca.pem (1082 bytes)
	I0917 17:51:56.380691  279610 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19662-273469/.minikube/cert.pem (1123 bytes)
	I0917 17:51:56.380778  279610 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19662-273469/.minikube/key.pem (1675 bytes)
	I0917 17:51:56.380859  279610 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19662-273469/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca-key.pem org=jenkins.addons-668455 san=[127.0.0.1 192.168.49.2 addons-668455 localhost minikube]
	I0917 17:51:56.881650  279610 provision.go:177] copyRemoteCerts
	I0917 17:51:56.881725  279610 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0917 17:51:56.881769  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:56.899566  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.001829  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0917 17:51:57.036649  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0917 17:51:57.065238  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0917 17:51:57.090731  279610 provision.go:87] duration metric: took 726.072225ms to configureAuth
	I0917 17:51:57.090762  279610 ubuntu.go:193] setting minikube options for container-runtime
	I0917 17:51:57.090998  279610 config.go:182] Loaded profile config "addons-668455": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:51:57.091118  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.109922  279610 main.go:141] libmachine: Using SSH client type: native
	I0917 17:51:57.110208  279610 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0917 17:51:57.110233  279610 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0917 17:51:57.367865  279610 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0917 17:51:57.367932  279610 machine.go:96] duration metric: took 1.512693087s to provisionDockerMachine
	I0917 17:51:57.367958  279610 client.go:171] duration metric: took 10.175136473s to LocalClient.Create
	I0917 17:51:57.367999  279610 start.go:167] duration metric: took 10.175226062s to libmachine.API.Create "addons-668455"
	I0917 17:51:57.368020  279610 start.go:293] postStartSetup for "addons-668455" (driver="docker")
	I0917 17:51:57.368044  279610 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]
	I0917 17:51:57.368157  279610 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
	I0917 17:51:57.368265  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.385323  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.486297  279610 ssh_runner.go:195] Run: cat /etc/os-release
	I0917 17:51:57.489851  279610 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0917 17:51:57.489890  279610 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0917 17:51:57.489902  279610 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0917 17:51:57.489911  279610 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0917 17:51:57.489923  279610 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-273469/.minikube/addons for local assets ...
	I0917 17:51:57.490022  279610 filesync.go:126] Scanning /home/jenkins/minikube-integration/19662-273469/.minikube/files for local assets ...
	I0917 17:51:57.490051  279610 start.go:296] duration metric: took 122.012746ms for postStartSetup
	I0917 17:51:57.490406  279610 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-668455
	I0917 17:51:57.507523  279610 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/config.json ...
	I0917 17:51:57.507823  279610 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 17:51:57.507888  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.525074  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.621477  279610 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0917 17:51:57.626616  279610 start.go:128] duration metric: took 10.436279044s to createHost
	I0917 17:51:57.626643  279610 start.go:83] releasing machines lock for "addons-668455", held for 10.436416378s
	I0917 17:51:57.626719  279610 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-668455
	I0917 17:51:57.643634  279610 ssh_runner.go:195] Run: cat /version.json
	I0917 17:51:57.643698  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.643982  279610 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0917 17:51:57.644040  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:51:57.672374  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.677850  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:51:57.767632  279610 ssh_runner.go:195] Run: systemctl --version
	I0917 17:51:57.897526  279610 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0917 17:51:58.040157  279610 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0917 17:51:58.044962  279610 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" ;
	I0917 17:51:58.067828  279610 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0917 17:51:58.067961  279610 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0917 17:51:58.105905  279610 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0917 17:51:58.105992  279610 start.go:495] detecting cgroup driver to use...
	I0917 17:51:58.106044  279610 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0917 17:51:58.106129  279610 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0917 17:51:58.124073  279610 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0917 17:51:58.136688  279610 docker.go:217] disabling cri-docker service (if available) ...
	I0917 17:51:58.136757  279610 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0917 17:51:58.151371  279610 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0917 17:51:58.166895  279610 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0917 17:51:58.263807  279610 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0917 17:51:58.359518  279610 docker.go:233] disabling docker service ...
	I0917 17:51:58.359605  279610 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0917 17:51:58.383392  279610 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0917 17:51:58.396281  279610 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0917 17:51:58.488481  279610 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0917 17:51:58.589410  279610 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0917 17:51:58.603499  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0917 17:51:58.623531  279610 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0917 17:51:58.623639  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.634222  279610 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0917 17:51:58.634333  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.645240  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.656816  279610 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0917 17:51:58.669233  279610 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0917 17:51:58.680124  279610 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"
	I0917 17:51:58.690762  279610 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"
	I0917 17:51:58.707748  279610 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"
	I0917 17:51:58.718215  279610 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0917 17:51:58.727600  279610 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0917 17:51:58.737023  279610 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 17:51:58.826421  279610 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0917 17:51:58.946560  279610 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0917 17:51:58.946657  279610 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0917 17:51:58.950531  279610 start.go:563] Will wait 60s for crictl version
	I0917 17:51:58.950600  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:51:58.954298  279610 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0917 17:51:58.994431  279610 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0917 17:51:58.994584  279610 ssh_runner.go:195] Run: crio --version
	I0917 17:51:59.041648  279610 ssh_runner.go:195] Run: crio --version
	I0917 17:51:59.089129  279610 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0917 17:51:59.091858  279610 cli_runner.go:164] Run: docker network inspect addons-668455 --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}}]}"
	I0917 17:51:59.108021  279610 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0917 17:51:59.111852  279610 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""
	I0917 17:51:59.123391  279610 kubeadm.go:883] updating cluster {Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 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} ...
	I0917 17:51:59.123520  279610 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 17:51:59.123579  279610 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 17:51:59.198550  279610 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 17:51:59.198573  279610 crio.go:433] Images already preloaded, skipping extraction
	I0917 17:51:59.198633  279610 ssh_runner.go:195] Run: sudo crictl images --output json
	I0917 17:51:59.239011  279610 crio.go:514] all images are preloaded for cri-o runtime.
	I0917 17:51:59.239036  279610 cache_images.go:84] Images are preloaded, skipping loading
	I0917 17:51:59.239045  279610 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0917 17:51:59.239136  279610 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-668455 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-668455 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:}
	I0917 17:51:59.239226  279610 ssh_runner.go:195] Run: crio config
	I0917 17:51:59.293094  279610 cni.go:84] Creating CNI manager for ""
	I0917 17:51:59.293118  279610 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 17:51:59.293128  279610 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0917 17:51:59.293181  279610 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-668455 NodeName:addons-668455 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}
	I0917 17:51:59.293356  279610 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-668455"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0917 17:51:59.293431  279610 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0917 17:51:59.302887  279610 binaries.go:44] Found k8s binaries, skipping transfer
	I0917 17:51:59.303015  279610 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0917 17:51:59.317021  279610 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0917 17:51:59.336590  279610 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0917 17:51:59.355401  279610 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0917 17:51:59.374896  279610 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0917 17:51:59.379472  279610 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""
	I0917 17:51:59.391040  279610 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 17:51:59.481554  279610 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 17:51:59.495741  279610 certs.go:68] Setting up /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455 for IP: 192.168.49.2
	I0917 17:51:59.495764  279610 certs.go:194] generating shared ca certs ...
	I0917 17:51:59.495784  279610 certs.go:226] acquiring lock for ca certs: {Name:mk5b729697b271d95fa1e4c743a0ae9d5c012ddd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:59.495929  279610 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key
	I0917 17:51:59.883295  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt ...
	I0917 17:51:59.883331  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt: {Name:mk659eb4d5829b6032de865380042dba51d5fb96 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:59.883574  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key ...
	I0917 17:51:59.883591  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key: {Name:mk89d39df6bf4d3b8189f181ad78b4def4078bd9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:59.884435  279610 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key
	I0917 17:52:00.676041  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.crt ...
	I0917 17:52:00.676162  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.crt: {Name:mkef64e2896d013ace14dfa0e42dd3f368812f84 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.676514  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key ...
	I0917 17:52:00.676561  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key: {Name:mk96ee1a603a3dccac2a272535dd6cd972cb3e91 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.676725  279610 certs.go:256] generating profile certs ...
	I0917 17:52:00.676900  279610 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.key
	I0917 17:52:00.676936  279610 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt with IP's: []
	I0917 17:52:00.974723  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt ...
	I0917 17:52:00.974759  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: {Name:mk12f4e2e5573790f05e0e462a09675505c929a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.975002  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.key ...
	I0917 17:52:00.975019  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.key: {Name:mkea4601c253ec5d7d769aab0b64c2894cba7c89 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:00.975122  279610 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3
	I0917 17:52:00.975145  279610 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0917 17:52:01.242260  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3 ...
	I0917 17:52:01.242296  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3: {Name:mk663449566a47a9a0557a7a2f1345476e6de995 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:01.242510  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3 ...
	I0917 17:52:01.242525  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3: {Name:mk4cc16f9ad579363361ebdbc8db20b913f83617 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:01.242613  279610 certs.go:381] copying /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt.e4d4a4d3 -> /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt
	I0917 17:52:01.242702  279610 certs.go:385] copying /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key.e4d4a4d3 -> /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key
	I0917 17:52:01.242757  279610 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key
	I0917 17:52:01.242783  279610 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt with IP's: []
	I0917 17:52:02.045616  279610 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt ...
	I0917 17:52:02.045653  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt: {Name:mk81deb634eabb0f443b8dce1ef5fdc44615c337 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:02.045851  279610 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key ...
	I0917 17:52:02.045868  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key: {Name:mkfc505db72fa17886449de9cd15667a13f488a9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:02.046063  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca-key.pem (1675 bytes)
	I0917 17:52:02.046107  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/ca.pem (1082 bytes)
	I0917 17:52:02.046134  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/cert.pem (1123 bytes)
	I0917 17:52:02.046162  279610 certs.go:484] found cert: /home/jenkins/minikube-integration/19662-273469/.minikube/certs/key.pem (1675 bytes)
	I0917 17:52:02.046843  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0917 17:52:02.072845  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0917 17:52:02.098718  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0917 17:52:02.125886  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0917 17:52:02.154287  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0917 17:52:02.182976  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0917 17:52:02.208805  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0917 17:52:02.234404  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0917 17:52:02.260517  279610 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0917 17:52:02.287472  279610 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0917 17:52:02.308451  279610 ssh_runner.go:195] Run: openssl version
	I0917 17:52:02.314828  279610 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"
	I0917 17:52:02.325447  279610 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0917 17:52:02.329177  279610 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 17 17:51 /usr/share/ca-certificates/minikubeCA.pem
	I0917 17:52:02.329245  279610 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0917 17:52:02.337244  279610 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"
	I0917 17:52:02.347556  279610 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0917 17:52:02.351318  279610 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
	I0917 17:52:02.351368  279610 kubeadm.go:392] StartCluster: {Name:addons-668455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-668455 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 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}
	I0917 17:52:02.351467  279610 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0917 17:52:02.351534  279610 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0917 17:52:02.391568  279610 cri.go:89] found id: ""
	I0917 17:52:02.391641  279610 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0917 17:52:02.402015  279610 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0917 17:52:02.411386  279610 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0917 17:52:02.411480  279610 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
	I0917 17:52:02.421021  279610 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
	I0917 17:52:02.421043  279610 kubeadm.go:157] found existing configuration files:
	
	I0917 17:52:02.421109  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0917 17:52:02.432179  279610 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
	I0917 17:52:02.432311  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0917 17:52:02.441681  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0917 17:52:02.451222  279610 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
	I0917 17:52:02.451292  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0917 17:52:02.459993  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0917 17:52:02.469732  279610 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
	I0917 17:52:02.469839  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0917 17:52:02.479591  279610 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0917 17:52:02.489535  279610 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
	I0917 17:52:02.489730  279610 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0917 17:52:02.499784  279610 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0917 17:52:02.542699  279610 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0917 17:52:02.542931  279610 kubeadm.go:310] [preflight] Running pre-flight checks
	I0917 17:52:02.570864  279610 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0917 17:52:02.570995  279610 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0917 17:52:02.571059  279610 kubeadm.go:310] OS: Linux
	I0917 17:52:02.571155  279610 kubeadm.go:310] CGROUPS_CPU: enabled
	I0917 17:52:02.571271  279610 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0917 17:52:02.571351  279610 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0917 17:52:02.571430  279610 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0917 17:52:02.571488  279610 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0917 17:52:02.571539  279610 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0917 17:52:02.571587  279610 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0917 17:52:02.571636  279610 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0917 17:52:02.571686  279610 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0917 17:52:02.650399  279610 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0917 17:52:02.650572  279610 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0917 17:52:02.650691  279610 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0917 17:52:02.664599  279610 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0917 17:52:02.668890  279610 out.go:235]   - Generating certificates and keys ...
	I0917 17:52:02.669109  279610 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0917 17:52:02.669230  279610 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0917 17:52:02.892330  279610 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0917 17:52:03.845036  279610 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0917 17:52:04.161251  279610 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0917 17:52:04.530860  279610 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0917 17:52:04.937321  279610 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0917 17:52:04.937737  279610 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-668455 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 17:52:05.402162  279610 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0917 17:52:05.402549  279610 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-668455 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0917 17:52:05.565337  279610 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0917 17:52:06.021843  279610 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0917 17:52:06.220299  279610 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0917 17:52:06.220618  279610 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0917 17:52:06.914721  279610 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0917 17:52:07.583001  279610 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0917 17:52:07.771238  279610 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0917 17:52:08.058002  279610 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0917 17:52:09.237367  279610 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0917 17:52:09.238117  279610 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0917 17:52:09.243227  279610 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0917 17:52:09.246292  279610 out.go:235]   - Booting up control plane ...
	I0917 17:52:09.246428  279610 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0917 17:52:09.246509  279610 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0917 17:52:09.246979  279610 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0917 17:52:09.258416  279610 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0917 17:52:09.264790  279610 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0917 17:52:09.265012  279610 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0917 17:52:09.359949  279610 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0917 17:52:09.360078  279610 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0917 17:52:10.861589  279610 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501851938s
	I0917 17:52:10.861683  279610 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0917 17:52:17.363310  279610 kubeadm.go:310] [api-check] The API server is healthy after 6.501667586s
	I0917 17:52:17.386630  279610 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0917 17:52:17.414292  279610 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0917 17:52:17.442869  279610 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0917 17:52:17.443065  279610 kubeadm.go:310] [mark-control-plane] Marking the node addons-668455 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0917 17:52:17.454307  279610 kubeadm.go:310] [bootstrap-token] Using token: bsh70a.swo1etmb0gkp7zj4
	I0917 17:52:17.457083  279610 out.go:235]   - Configuring RBAC rules ...
	I0917 17:52:17.457220  279610 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0917 17:52:17.462032  279610 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0917 17:52:17.473402  279610 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
	I0917 17:52:17.477738  279610 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0917 17:52:17.481849  279610 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0917 17:52:17.487112  279610 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0917 17:52:17.771181  279610 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0917 17:52:18.215651  279610 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0917 17:52:18.771547  279610 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0917 17:52:18.771568  279610 kubeadm.go:310] 
	I0917 17:52:18.771630  279610 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0917 17:52:18.771635  279610 kubeadm.go:310] 
	I0917 17:52:18.771713  279610 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0917 17:52:18.771717  279610 kubeadm.go:310] 
	I0917 17:52:18.771743  279610 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0917 17:52:18.771802  279610 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0917 17:52:18.771853  279610 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0917 17:52:18.771858  279610 kubeadm.go:310] 
	I0917 17:52:18.771912  279610 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0917 17:52:18.771918  279610 kubeadm.go:310] 
	I0917 17:52:18.771966  279610 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0917 17:52:18.771971  279610 kubeadm.go:310] 
	I0917 17:52:18.772023  279610 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0917 17:52:18.772099  279610 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0917 17:52:18.772190  279610 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0917 17:52:18.772196  279610 kubeadm.go:310] 
	I0917 17:52:18.772288  279610 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0917 17:52:18.772366  279610 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0917 17:52:18.772371  279610 kubeadm.go:310] 
	I0917 17:52:18.772462  279610 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token bsh70a.swo1etmb0gkp7zj4 \
	I0917 17:52:18.772572  279610 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed23faf78c7071c4ac51a5488e81696094ba688409ba7f98d3ef92b644c806a5 \
	I0917 17:52:18.772593  279610 kubeadm.go:310] 	--control-plane 
	I0917 17:52:18.772597  279610 kubeadm.go:310] 
	I0917 17:52:18.772683  279610 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0917 17:52:18.772687  279610 kubeadm.go:310] 
	I0917 17:52:18.772770  279610 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token bsh70a.swo1etmb0gkp7zj4 \
	I0917 17:52:18.772873  279610 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed23faf78c7071c4ac51a5488e81696094ba688409ba7f98d3ef92b644c806a5 
	I0917 17:52:18.775554  279610 kubeadm.go:310] W0917 17:52:02.539646    1186 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0917 17:52:18.775917  279610 kubeadm.go:310] W0917 17:52:02.540479    1186 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0917 17:52:18.776167  279610 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-1070-aws\n", err: exit status 1
	I0917 17:52:18.776286  279610 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0917 17:52:18.776300  279610 cni.go:84] Creating CNI manager for ""
	I0917 17:52:18.776308  279610 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 17:52:18.779234  279610 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0917 17:52:18.782005  279610 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0917 17:52:18.785959  279610 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0917 17:52:18.786005  279610 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0917 17:52:18.806852  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0917 17:52:19.111211  279610 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0917 17:52:19.111271  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:19.111354  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-668455 minikube.k8s.io/updated_at=2024_09_17T17_52_19_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce minikube.k8s.io/name=addons-668455 minikube.k8s.io/primary=true
	I0917 17:52:19.274030  279610 ops.go:34] apiserver oom_adj: -16
	I0917 17:52:19.274180  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:19.774833  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:20.274827  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:20.774300  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:21.274890  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:21.774824  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:22.275163  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:22.774785  279610 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0917 17:52:22.879399  279610 kubeadm.go:1113] duration metric: took 3.768187474s to wait for elevateKubeSystemPrivileges
	I0917 17:52:22.879425  279610 kubeadm.go:394] duration metric: took 20.528061248s to StartCluster
	I0917 17:52:22.879442  279610 settings.go:142] acquiring lock: {Name:mkb66e3c9df89e83e5bcc4b83884b39f1dd1f02f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:22.879566  279610 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19662-273469/kubeconfig
	I0917 17:52:22.879980  279610 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/kubeconfig: {Name:mk492e55e28658fab65bcc9589968e99aefdaccb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:52:22.880190  279610 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0917 17:52:22.880366  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0917 17:52:22.880608  279610 config.go:182] Loaded profile config "addons-668455": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:52:22.880650  279610 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]
	I0917 17:52:22.880728  279610 addons.go:69] Setting yakd=true in profile "addons-668455"
	I0917 17:52:22.880741  279610 addons.go:234] Setting addon yakd=true in "addons-668455"
	I0917 17:52:22.880764  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.881242  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.881549  279610 addons.go:69] Setting inspektor-gadget=true in profile "addons-668455"
	I0917 17:52:22.881564  279610 addons.go:234] Setting addon inspektor-gadget=true in "addons-668455"
	I0917 17:52:22.881590  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.882032  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.882438  279610 addons.go:69] Setting cloud-spanner=true in profile "addons-668455"
	I0917 17:52:22.882458  279610 addons.go:234] Setting addon cloud-spanner=true in "addons-668455"
	I0917 17:52:22.882485  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.883031  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.885384  279610 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-668455"
	I0917 17:52:22.885456  279610 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-668455"
	I0917 17:52:22.885486  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.885933  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.886141  279610 addons.go:69] Setting metrics-server=true in profile "addons-668455"
	I0917 17:52:22.886169  279610 addons.go:234] Setting addon metrics-server=true in "addons-668455"
	I0917 17:52:22.886220  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.888482  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.892493  279610 addons.go:69] Setting default-storageclass=true in profile "addons-668455"
	I0917 17:52:22.892535  279610 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-668455"
	I0917 17:52:22.892909  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.893171  279610 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-668455"
	I0917 17:52:22.893193  279610 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-668455"
	I0917 17:52:22.893223  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.893646  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.903168  279610 addons.go:69] Setting gcp-auth=true in profile "addons-668455"
	I0917 17:52:22.903222  279610 mustload.go:65] Loading cluster: addons-668455
	I0917 17:52:22.903539  279610 config.go:182] Loaded profile config "addons-668455": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 17:52:22.903934  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.912373  279610 addons.go:69] Setting registry=true in profile "addons-668455"
	I0917 17:52:22.912407  279610 addons.go:234] Setting addon registry=true in "addons-668455"
	I0917 17:52:22.912575  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.913198  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.913917  279610 addons.go:69] Setting storage-provisioner=true in profile "addons-668455"
	I0917 17:52:22.913941  279610 addons.go:234] Setting addon storage-provisioner=true in "addons-668455"
	I0917 17:52:22.914018  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.914658  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.941675  279610 addons.go:69] Setting ingress=true in profile "addons-668455"
	I0917 17:52:22.941718  279610 addons.go:234] Setting addon ingress=true in "addons-668455"
	I0917 17:52:22.941763  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.942256  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.949190  279610 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-668455"
	I0917 17:52:22.949222  279610 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-668455"
	I0917 17:52:22.949559  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.960494  279610 addons.go:69] Setting ingress-dns=true in profile "addons-668455"
	I0917 17:52:22.960526  279610 addons.go:234] Setting addon ingress-dns=true in "addons-668455"
	I0917 17:52:22.960575  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.961043  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.967797  279610 addons.go:69] Setting volcano=true in profile "addons-668455"
	I0917 17:52:22.967839  279610 addons.go:234] Setting addon volcano=true in "addons-668455"
	I0917 17:52:22.967880  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.972402  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:22.987250  279610 out.go:177] * Verifying Kubernetes components...
	I0917 17:52:22.998249  279610 addons.go:69] Setting volumesnapshots=true in profile "addons-668455"
	I0917 17:52:22.998327  279610 addons.go:234] Setting addon volumesnapshots=true in "addons-668455"
	I0917 17:52:22.998392  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:22.998916  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:23.006522  279610 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0917 17:52:23.018322  279610 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0917 17:52:23.018603  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0917 17:52:23.022796  279610 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0917 17:52:23.022962  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.076558  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0917 17:52:23.076711  279610 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0917 17:52:23.076826  279610 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0917 17:52:23.104074  279610 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0917 17:52:23.104100  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0917 17:52:23.104311  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.109194  279610 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0917 17:52:23.100940  279610 addons.go:234] Setting addon default-storageclass=true in "addons-668455"
	I0917 17:52:23.109590  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:23.110072  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:23.136488  279610 out.go:177]   - Using image docker.io/registry:2.8.3
	I0917 17:52:23.139506  279610 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0917 17:52:23.139544  279610 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0917 17:52:23.139625  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.145197  279610 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0917 17:52:23.152313  279610 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0917 17:52:23.152337  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0917 17:52:23.152405  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.156782  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0917 17:52:23.157250  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0917 17:52:23.157266  279610 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0917 17:52:23.157337  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.161096  279610 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0917 17:52:23.162142  279610 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-668455"
	I0917 17:52:23.162185  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:23.164457  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:23.180283  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:23.181930  279610 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0917 17:52:23.181945  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0917 17:52:23.182013  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.187643  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0917 17:52:23.189608  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 17:52:23.189771  279610 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	W0917 17:52:23.206187  279610 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0917 17:52:23.207429  279610 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0917 17:52:23.207449  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0917 17:52:23.207512  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.232177  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0917 17:52:23.235129  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0917 17:52:23.238135  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0917 17:52:23.242836  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0917 17:52:23.246119  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0917 17:52:23.248754  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0917 17:52:23.251282  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0917 17:52:23.251308  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0917 17:52:23.251383  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.251590  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 17:52:23.252537  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.258926  279610 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0917 17:52:23.259004  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0917 17:52:23.259091  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.298854  279610 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0917 17:52:23.298950  279610 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0917 17:52:23.301643  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0917 17:52:23.301679  279610 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0917 17:52:23.301769  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.302038  279610 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0917 17:52:23.302056  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0917 17:52:23.302103  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.341360  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.365792  279610 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0917 17:52:23.365814  279610 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0917 17:52:23.365877  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.404697  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.406175  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.411626  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.415742  279610 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0917 17:52:23.419900  279610 out.go:177]   - Using image docker.io/busybox:stable
	I0917 17:52:23.430127  279610 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0917 17:52:23.430151  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0917 17:52:23.430223  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:23.438488  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.465173  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.477124  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.479065  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.482924  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.494551  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.520363  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.540993  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:23.600395  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0917 17:52:23.600418  279610 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0917 17:52:23.745412  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0917 17:52:23.745483  279610 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0917 17:52:23.785430  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0917 17:52:23.809238  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0917 17:52:23.827952  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0917 17:52:23.858686  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0917 17:52:23.858746  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0917 17:52:23.891335  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0917 17:52:23.891357  279610 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0917 17:52:23.892220  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0917 17:52:23.913541  279610 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0917 17:52:23.913616  279610 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0917 17:52:23.918569  279610 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0917 17:52:23.918646  279610 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0917 17:52:23.980200  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0917 17:52:23.980275  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0917 17:52:23.985274  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0917 17:52:23.986859  279610 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0917 17:52:23.986930  279610 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0917 17:52:23.991332  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0917 17:52:23.991404  279610 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0917 17:52:23.995092  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0917 17:52:24.056494  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0917 17:52:24.063435  279610 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0917 17:52:24.063510  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0917 17:52:24.105459  279610 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0917 17:52:24.105537  279610 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0917 17:52:24.124538  279610 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0917 17:52:24.124628  279610 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0917 17:52:24.125662  279610 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0917 17:52:24.125726  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0917 17:52:24.173460  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0917 17:52:24.173536  279610 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)
	I0917 17:52:24.199160  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0917 17:52:24.206972  279610 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0917 17:52:24.207052  279610 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0917 17:52:24.288940  279610 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0917 17:52:24.289034  279610 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0917 17:52:24.336715  279610 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0917 17:52:24.336794  279610 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0917 17:52:24.367606  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:24.398225  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0917 17:52:24.398310  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0917 17:52:24.409217  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:24.439523  279610 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0917 17:52:24.439604  279610 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0917 17:52:24.524532  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0917 17:52:24.524613  279610 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0917 17:52:24.578233  279610 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.697829521s)
	I0917 17:52:24.578432  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0917 17:52:24.578567  279610 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.560151975s)
	I0917 17:52:24.578667  279610 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0917 17:52:24.581417  279610 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0917 17:52:24.581492  279610 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0917 17:52:24.583823  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0917 17:52:24.583896  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0917 17:52:24.633601  279610 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0917 17:52:24.633676  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0917 17:52:24.709877  279610 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0917 17:52:24.709955  279610 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0917 17:52:24.724633  279610 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0917 17:52:24.724712  279610 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0917 17:52:24.768998  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:24.836681  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0917 17:52:24.836743  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0917 17:52:24.857338  279610 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0917 17:52:24.857411  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0917 17:52:24.937638  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0917 17:52:24.937730  279610 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0917 17:52:25.000211  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:25.082370  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0917 17:52:25.082450  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0917 17:52:25.199272  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0917 17:52:25.199345  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0917 17:52:25.407114  279610 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0917 17:52:25.407200  279610 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0917 17:52:25.618911  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:28.196543  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.411077205s)
	I0917 17:52:28.196653  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.387345173s)
	I0917 17:52:28.196739  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.368765054s)
	I0917 17:52:29.174590  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.282338172s)
	I0917 17:52:29.174641  279610 addons.go:475] Verifying addon ingress=true in "addons-668455"
	I0917 17:52:29.174853  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.189507463s)
	I0917 17:52:29.174917  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.179756241s)
	I0917 17:52:29.175227  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.118656279s)
	I0917 17:52:29.175276  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.976036571s)
	I0917 17:52:29.175305  279610 addons.go:475] Verifying addon registry=true in "addons-668455"
	I0917 17:52:29.175326  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.807646831s)
	I0917 17:52:29.175446  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.766154869s)
	I0917 17:52:29.175480  279610 addons.go:475] Verifying addon metrics-server=true in "addons-668455"
	I0917 17:52:29.175531  279610 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.59684118s)
	I0917 17:52:29.175547  279610 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (4.597075094s)
	I0917 17:52:29.175859  279610 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0917 17:52:29.176955  279610 node_ready.go:35] waiting up to 6m0s for node "addons-668455" to be "Ready" ...
	I0917 17:52:29.178942  279610 out.go:177] * Verifying registry addon...
	I0917 17:52:29.178942  279610 out.go:177] * Verifying ingress addon...
	I0917 17:52:29.179158  279610 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-668455 service yakd-dashboard -n yakd-dashboard
	
	I0917 17:52:29.183615  279610 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0917 17:52:29.183648  279610 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0917 17:52:29.222783  279610 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0917 17:52:29.224672  279610 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 17:52:29.224706  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:29.278498  279610 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0917 17:52:29.278575  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:29.301068  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.531968531s)
	W0917 17:52:29.301156  279610 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:29.301329  279610 retry.go:31] will retry after 155.664694ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:29.301257  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.300967504s)
	I0917 17:52:29.457426  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:29.651961  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.032993641s)
	I0917 17:52:29.652050  279610 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-668455"
	I0917 17:52:29.656447  279610 out.go:177] * Verifying csi-hostpath-driver addon...
	I0917 17:52:29.660080  279610 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0917 17:52:29.675698  279610 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 17:52:29.675777  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:29.699284  279610 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-668455" context rescaled to 1 replicas
	I0917 17:52:29.705332  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:29.706719  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:30.165714  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:30.191904  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:30.202309  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:30.664679  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:30.689026  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:30.690148  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:31.165448  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:31.181700  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:31.190450  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:31.192975  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:31.668278  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:31.696316  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:31.697909  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:32.164807  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:32.196677  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:32.197430  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:32.462883  279610 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.005357305s)
	I0917 17:52:32.664628  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:32.688826  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:32.689694  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:33.166463  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:33.188828  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:33.189793  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:33.641264  279610 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0917 17:52:33.641373  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:33.660766  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:33.665186  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:33.681890  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:33.689435  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:33.690921  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:33.777802  279610 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0917 17:52:33.798158  279610 addons.go:234] Setting addon gcp-auth=true in "addons-668455"
	I0917 17:52:33.798264  279610 host.go:66] Checking if "addons-668455" exists ...
	I0917 17:52:33.798808  279610 cli_runner.go:164] Run: docker container inspect addons-668455 --format={{.State.Status}}
	I0917 17:52:33.816182  279610 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0917 17:52:33.816241  279610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-668455
	I0917 17:52:33.859175  279610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/addons-668455/id_rsa Username:docker}
	I0917 17:52:33.973914  279610 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0917 17:52:33.976935  279610 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0917 17:52:33.980287  279610 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0917 17:52:33.980331  279610 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0917 17:52:34.009005  279610 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0917 17:52:34.009038  279610 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0917 17:52:34.031890  279610 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0917 17:52:34.031916  279610 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0917 17:52:34.054745  279610 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0917 17:52:34.164544  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:34.188539  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:34.189222  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:34.630049  279610 addons.go:475] Verifying addon gcp-auth=true in "addons-668455"
	I0917 17:52:34.633464  279610 out.go:177] * Verifying gcp-auth addon...
	I0917 17:52:34.637971  279610 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0917 17:52:34.678188  279610 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0917 17:52:34.678211  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:34.681563  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:34.691024  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:34.695395  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:35.143272  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:35.165386  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:35.188981  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:35.190915  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:35.642963  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:35.665985  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:35.697380  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:35.698105  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:35.699749  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:36.143023  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:36.165740  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:36.187209  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:36.188233  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:36.645001  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:36.664181  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:36.687834  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:36.690435  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:37.141846  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:37.163850  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:37.188208  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:37.189883  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:37.643352  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:37.663820  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:37.688289  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:37.689170  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:38.142112  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:38.164404  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:38.180920  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:38.191466  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:38.192953  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:38.642130  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:38.664636  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:38.689554  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:38.689835  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:39.141492  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:39.164647  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:39.187162  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:39.188508  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:39.641633  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:39.664598  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:39.687945  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:39.688788  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:40.143293  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:40.164363  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:40.181543  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:40.187559  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:40.188830  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:40.643746  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:40.664540  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:40.688195  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:40.688265  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:41.142125  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:41.165324  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:41.187489  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:41.189696  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:41.641445  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:41.664681  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:41.689466  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:41.689925  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:42.142854  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:42.166448  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:42.189345  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:42.190701  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:42.641564  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:42.665182  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:42.681738  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:42.688261  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:42.688348  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:43.142209  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:43.164446  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:43.187697  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:43.188656  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:43.641532  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:43.664608  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:43.688294  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:43.689103  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:44.142129  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:44.164052  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:44.187368  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:44.188470  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:44.641944  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:44.664558  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:44.688191  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:44.689520  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:45.143157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:45.176574  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:45.186875  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:45.189360  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:45.190325  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:45.642310  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:45.664243  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:45.688443  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:45.689363  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:46.143065  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:46.164667  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:46.187836  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:46.188704  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:46.641229  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:46.664635  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:46.687575  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:46.689332  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:47.142338  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:47.165439  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:47.188570  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:47.189008  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:47.642375  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:47.664325  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:47.681058  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:47.689103  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:47.689786  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:48.141524  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:48.164101  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:48.188318  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:48.188737  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:48.641187  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:48.664457  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:48.687932  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:48.688842  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:49.141887  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:49.163991  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:49.186930  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:49.188053  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:49.641528  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:49.664621  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:49.688124  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:49.689047  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:50.142354  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:50.164112  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:50.180831  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:50.187720  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:50.189578  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:50.642111  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:50.665586  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:50.688367  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:50.688832  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:51.142312  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:51.163994  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:51.187157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:51.188652  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:51.641666  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:51.664064  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:51.687961  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:51.688651  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:52.141478  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:52.163884  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:52.188642  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:52.189687  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:52.642231  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:52.664275  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:52.682138  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:52.693572  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:52.694709  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:53.141742  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:53.164627  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:53.187276  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:53.188278  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:53.642041  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:53.664730  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:53.687787  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:53.688935  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:54.142751  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:54.165293  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:54.188443  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:54.189697  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:54.642846  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:54.669741  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:54.689380  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:54.689707  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:55.141706  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:55.163816  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:55.181870  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:55.192761  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:55.194035  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:55.642533  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:55.664762  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:55.744365  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:55.744598  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:56.142087  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:56.164354  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:56.187983  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:56.189171  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:56.641601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:56.666368  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:56.687622  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:56.688634  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:57.143059  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:57.164121  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:57.189154  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:57.189463  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:57.642250  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:57.664094  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:57.680810  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:52:57.687825  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:57.688615  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:58.141077  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:58.164175  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:58.187777  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:58.188703  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:58.641421  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:58.664601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:58.687865  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:58.690256  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:59.141732  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:59.163934  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:59.188063  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:59.189051  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:52:59.641979  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:52:59.664462  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:52:59.688051  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:52:59.689101  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:00.143081  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:00.169971  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:00.191844  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:00.192681  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:53:00.277111  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:00.642478  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:00.664258  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:00.688359  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:00.688724  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:01.141507  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:01.164343  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:01.188053  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:01.188988  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:01.642327  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:01.665354  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:01.688783  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:01.689561  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:02.141650  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:02.164601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:02.187653  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:02.188288  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:02.641884  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:02.665066  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:02.680580  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:53:02.687428  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:02.688777  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:03.142020  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:03.165168  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:03.188100  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:03.189497  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:03.641402  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:03.664266  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:03.687598  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:03.688386  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:04.142213  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:04.163670  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:04.187512  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:04.188206  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:04.641363  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:04.664251  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:04.680841  279610 node_ready.go:53] node "addons-668455" has status "Ready":"False"
	I0917 17:53:04.687604  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:04.688422  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:05.142622  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:05.164391  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:05.188741  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:05.189410  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:05.641190  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:05.664743  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:05.687364  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:05.687936  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:06.141593  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:06.164701  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:06.186853  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:06.188681  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:06.665088  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:06.670494  279610 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0917 17:53:06.670523  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:06.684533  279610 node_ready.go:49] node "addons-668455" has status "Ready":"True"
	I0917 17:53:06.684561  279610 node_ready.go:38] duration metric: took 37.507583314s for node "addons-668455" to be "Ready" ...
	I0917 17:53:06.684575  279610 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0917 17:53:06.699958  279610 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0917 17:53:06.699986  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:06.701609  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:06.705098  279610 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-44tp4" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:07.223899  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:07.224704  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:07.224757  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:07.225756  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:07.641539  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:07.665749  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:07.695905  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:07.696423  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:08.141686  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:08.165391  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:08.188634  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:08.189388  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:08.211544  279610 pod_ready.go:93] pod "coredns-7c65d6cfc9-44tp4" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.211572  279610 pod_ready.go:82] duration metric: took 1.50643718s for pod "coredns-7c65d6cfc9-44tp4" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.211616  279610 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.217199  279610 pod_ready.go:93] pod "etcd-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.217228  279610 pod_ready.go:82] duration metric: took 5.593659ms for pod "etcd-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.217244  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.223068  279610 pod_ready.go:93] pod "kube-apiserver-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.223095  279610 pod_ready.go:82] duration metric: took 5.841562ms for pod "kube-apiserver-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.223108  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.229247  279610 pod_ready.go:93] pod "kube-controller-manager-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.229276  279610 pod_ready.go:82] duration metric: took 6.158807ms for pod "kube-controller-manager-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.229291  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-n2rnj" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.281766  279610 pod_ready.go:93] pod "kube-proxy-n2rnj" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.281792  279610 pod_ready.go:82] duration metric: took 52.492515ms for pod "kube-proxy-n2rnj" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.281804  279610 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.642390  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:08.665900  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:08.682057  279610 pod_ready.go:93] pod "kube-scheduler-addons-668455" in "kube-system" namespace has status "Ready":"True"
	I0917 17:53:08.682131  279610 pod_ready.go:82] duration metric: took 400.318504ms for pod "kube-scheduler-addons-668455" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.682148  279610 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace to be "Ready" ...
	I0917 17:53:08.689621  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:08.690141  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:09.143175  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:09.166405  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:09.189083  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:09.192413  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:09.643011  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:09.666247  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:09.691206  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:09.691667  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:10.142822  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:10.169603  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:10.194448  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:10.195235  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:10.643614  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:10.666011  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:10.692393  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:10.693194  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:10.696205  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:11.142687  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:11.165682  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:11.202725  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:11.212575  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:11.656305  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:11.669926  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:11.732736  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:11.740655  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:12.142361  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:12.165123  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:12.189574  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:12.190692  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:12.641930  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:12.665022  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:12.690291  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:12.690595  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:13.143950  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:13.167990  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:13.190908  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:13.192926  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:13.194936  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:13.642665  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:13.668677  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:13.705148  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:13.708289  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:14.144442  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:14.247210  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:14.248809  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:14.251093  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:14.643410  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:14.667140  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:14.693413  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:14.694234  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:15.144409  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:15.167455  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:15.191214  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:15.192692  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:15.197713  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:15.643079  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:15.666851  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:15.693407  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:15.694863  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:16.142017  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:16.168397  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:16.192613  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:16.195030  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:16.642646  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:16.666783  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:16.696012  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:16.696185  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:17.141873  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:17.165819  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:17.197599  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:17.198620  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:17.202508  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:17.651936  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:17.672214  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:17.699949  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:17.702794  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:18.142377  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:18.165904  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:18.197047  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:18.205344  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:18.642816  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:18.675357  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:18.694793  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:18.696036  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:19.141732  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:19.165642  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:19.195011  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:19.203352  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:19.642632  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:19.666658  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:19.694427  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:19.696177  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:19.700239  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:20.142575  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:20.165663  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:20.193624  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:20.194124  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:20.641182  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:20.665998  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:20.716542  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:20.717651  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:21.143018  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:21.175434  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:21.195429  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:21.198979  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:21.648699  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:21.667551  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:21.698919  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:21.699903  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:22.142256  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:22.172785  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:22.197627  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:22.200237  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:22.200952  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:22.642398  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:22.666684  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:22.692007  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:22.694672  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:23.142383  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:23.165379  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:23.189703  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:23.190297  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:23.643491  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:23.744442  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:23.746189  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:23.747229  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:24.143126  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:24.165794  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:24.190103  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:24.191156  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:24.641775  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:24.666356  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:24.692230  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:24.694815  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:24.699575  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:25.141899  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:25.166957  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:25.191455  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:25.193727  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:25.642723  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:25.744052  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:25.745774  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:25.747525  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:26.142179  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:26.165264  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:26.188044  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:26.190269  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:26.641285  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:26.665567  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:26.689493  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:26.689863  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:27.142473  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:27.166606  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:27.193726  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:27.197790  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:27.198841  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:27.641812  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:27.665105  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:27.701617  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:27.702296  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:28.142869  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:28.165800  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:28.190870  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:28.192813  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:28.641919  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:28.665320  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:28.691028  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:28.691585  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:29.142689  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:29.165761  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:29.195085  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:29.198531  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:29.209869  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:29.642795  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:29.666828  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:29.745445  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:29.752827  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:30.142767  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:30.167629  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:30.197580  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:30.198881  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:30.644916  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:30.666263  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:30.745157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:30.748041  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:31.142430  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:31.165710  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:31.190325  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:31.191372  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:31.642630  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:31.666653  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:31.690745  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:31.691622  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:31.692015  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:32.141964  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:32.170547  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:32.189555  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:32.192560  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:32.641712  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:32.666388  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:32.692099  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:32.693551  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:33.142912  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:33.166449  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:33.200001  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:33.200376  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:33.642605  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:33.665711  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:33.690356  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:33.690948  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:33.692945  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:34.142858  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:34.166405  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:34.194625  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:34.195620  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:34.642707  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:34.665343  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:34.696267  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:34.698198  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:35.141804  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:35.168593  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:35.192378  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:35.198648  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:35.643038  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:35.666200  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:35.696370  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:35.697771  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:35.700197  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:36.143202  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:36.167381  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:36.192485  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:36.195526  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:36.643480  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:36.665666  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:36.691550  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:36.694909  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:37.142079  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:37.166069  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:37.189088  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:37.189455  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:37.642308  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:37.665549  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:37.690394  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:37.692746  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:38.142482  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:38.166040  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:38.190556  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:38.191262  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:38.191777  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:38.642261  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:38.664958  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:38.689422  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:38.689739  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:39.141918  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:39.165725  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:39.191152  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:39.192007  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:39.642808  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:39.665219  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:39.689532  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:39.690388  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:40.142601  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:40.165679  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:40.189418  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:40.190740  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:40.193489  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:40.642753  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:40.664702  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:40.695078  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:40.701384  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:41.143409  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:41.177947  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:41.197547  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:41.199112  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:41.642444  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:41.666478  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:41.690529  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:41.692000  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:42.143835  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:42.166639  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:42.190158  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:42.193084  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:42.196704  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:42.641636  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:42.666092  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:42.695471  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:42.698318  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:43.142415  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:43.170008  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:43.208460  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:43.213824  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:43.641833  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:43.664966  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:43.691747  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:43.692440  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:44.144558  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:44.168797  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:44.200382  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:44.203014  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:44.224307  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:44.643437  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:44.666474  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:44.699687  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:44.701178  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:45.143075  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:45.167722  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:45.193250  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:45.202409  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:45.642951  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:45.667709  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:45.690749  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:45.694620  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:46.146098  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:46.166823  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:46.195717  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:46.197470  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:46.641828  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:46.666216  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:46.688823  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:46.690247  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:46.691780  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:47.142225  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:47.165414  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:47.188544  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:47.190163  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:47.642636  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:47.666282  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:47.692696  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:47.694115  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:48.142533  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:48.166914  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:48.197411  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:48.197737  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:48.643196  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:48.668637  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:48.688801  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:48.691061  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:48.691703  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:49.142163  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:49.165333  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:49.188997  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:49.189558  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:49.642854  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:49.665161  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:49.688760  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:49.689129  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:50.142560  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:50.165428  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:50.192722  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:50.193438  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:50.642383  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:50.665042  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:50.688704  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:50.689701  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:50.692335  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:51.142272  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:51.165617  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:51.191054  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:51.192065  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:51.643235  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:51.666219  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:51.702936  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:51.704670  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:52.142716  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:52.186123  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:52.192219  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:52.194912  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:52.641951  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:52.664881  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:52.691965  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:52.692645  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:52.692710  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:53.141645  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:53.165824  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:53.195633  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:53.197317  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:53.642990  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:53.666789  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:53.700844  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:53.701476  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:54.143135  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:54.167518  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:54.191242  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:54.200319  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:54.642642  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:54.666254  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:54.692486  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:54.699785  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:54.701571  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:55.142016  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:55.166614  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:55.188455  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0917 17:53:55.192376  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:55.641543  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:55.666341  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:55.689517  279610 kapi.go:107] duration metric: took 1m26.505912082s to wait for kubernetes.io/minikube-addons=registry ...
	I0917 17:53:55.691149  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:56.142796  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:56.166549  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:56.188899  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:56.642756  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:56.666438  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:56.689272  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:57.141840  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:57.165287  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:57.189388  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:57.190463  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:53:57.642626  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:57.665821  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:57.689453  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:58.142559  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:58.166231  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:58.191077  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:58.641767  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:58.665536  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:58.692832  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:59.143509  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:59.166010  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:59.191325  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:59.647425  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:53:59.681540  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:53:59.694088  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:53:59.697229  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:00.216985  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:00.237965  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:00.292088  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:00.642297  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:00.666730  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:00.689941  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:01.143336  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:01.167277  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:01.202683  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:01.642884  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:01.666700  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:01.691060  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:02.143076  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:02.166130  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:02.187140  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:02.189105  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:02.642224  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:02.669929  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:02.691687  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:03.141869  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:03.165297  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:03.194810  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:03.642065  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:03.665440  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:03.698549  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:04.141737  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:04.165992  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:04.189923  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:04.200255  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:04.641634  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:04.665323  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:04.687980  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:05.145791  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:05.166645  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:05.193074  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:05.642560  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:05.670377  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:05.691032  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:06.141860  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:06.167654  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:06.191148  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:06.643770  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:06.667776  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:06.706311  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:06.707985  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:07.143115  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:07.166800  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:07.190098  279610 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0917 17:54:07.642744  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:07.670157  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:07.690281  279610 kapi.go:107] duration metric: took 1m38.506630052s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0917 17:54:08.143417  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:08.166366  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:08.642382  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:08.665810  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:09.142798  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:09.189992  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:09.246439  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:09.643910  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:09.676672  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:10.142023  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:10.166407  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:10.642688  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:10.666825  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:11.142795  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:11.165734  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:11.190887  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:11.641325  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:11.665085  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:12.142385  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:12.165798  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:12.643014  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:12.666151  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:13.145004  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:13.167156  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:13.641880  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:13.666017  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:13.689444  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:14.142518  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:14.165541  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:14.642573  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:14.666154  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:15.142664  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:15.166450  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:15.642041  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:15.665740  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:15.690208  279610 pod_ready.go:103] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"False"
	I0917 17:54:16.143423  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:16.166865  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:16.642084  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:16.666309  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:17.141751  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0917 17:54:17.173603  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:17.193913  279610 pod_ready.go:93] pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace has status "Ready":"True"
	I0917 17:54:17.193989  279610 pod_ready.go:82] duration metric: took 1m8.511822691s for pod "metrics-server-84c5f94fbc-npgsx" in "kube-system" namespace to be "Ready" ...
	I0917 17:54:17.194019  279610 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-zvlwp" in "kube-system" namespace to be "Ready" ...
	I0917 17:54:17.215990  279610 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-zvlwp" in "kube-system" namespace has status "Ready":"True"
	I0917 17:54:17.216064  279610 pod_ready.go:82] duration metric: took 22.00293ms for pod "nvidia-device-plugin-daemonset-zvlwp" in "kube-system" namespace to be "Ready" ...
	I0917 17:54:17.216099  279610 pod_ready.go:39] duration metric: took 1m10.531511039s 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" ...
	I0917 17:54:17.216169  279610 api_server.go:52] waiting for apiserver process to appear ...
	I0917 17:54:17.216228  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 17:54:17.216316  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 17:54:17.297841  279610 cri.go:89] found id: "38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:17.297918  279610 cri.go:89] found id: ""
	I0917 17:54:17.297954  279610 logs.go:276] 1 containers: [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf]
	I0917 17:54:17.298065  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.310250  279610 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 17:54:17.310383  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 17:54:17.365481  279610 cri.go:89] found id: "7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:17.365553  279610 cri.go:89] found id: ""
	I0917 17:54:17.365574  279610 logs.go:276] 1 containers: [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2]
	I0917 17:54:17.365658  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.370355  279610 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 17:54:17.370484  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 17:54:17.420062  279610 cri.go:89] found id: "32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:17.420231  279610 cri.go:89] found id: ""
	I0917 17:54:17.420250  279610 logs.go:276] 1 containers: [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60]
	I0917 17:54:17.420328  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.424641  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 17:54:17.424777  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 17:54:17.484314  279610 cri.go:89] found id: "cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:17.484342  279610 cri.go:89] found id: ""
	I0917 17:54:17.484351  279610 logs.go:276] 1 containers: [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d]
	I0917 17:54:17.484466  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.488479  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 17:54:17.488608  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 17:54:17.530996  279610 cri.go:89] found id: "26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:17.531034  279610 cri.go:89] found id: ""
	I0917 17:54:17.531042  279610 logs.go:276] 1 containers: [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d]
	I0917 17:54:17.531104  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.534971  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 17:54:17.535063  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 17:54:17.602551  279610 cri.go:89] found id: "0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:17.602577  279610 cri.go:89] found id: ""
	I0917 17:54:17.602586  279610 logs.go:276] 1 containers: [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db]
	I0917 17:54:17.602649  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.609178  279610 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 17:54:17.609262  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 17:54:17.643196  279610 kapi.go:107] duration metric: took 1m43.005235443s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0917 17:54:17.645422  279610 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-668455 cluster.
	I0917 17:54:17.646762  279610 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.
	I0917 17:54:17.648711  279610 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0917 17:54:17.676036  279610 cri.go:89] found id: "312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:17.676110  279610 cri.go:89] found id: ""
	I0917 17:54:17.676173  279610 logs.go:276] 1 containers: [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb]
	I0917 17:54:17.676271  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:17.682582  279610 logs.go:123] Gathering logs for CRI-O ...
	I0917 17:54:17.682610  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 17:54:17.747426  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:17.779606  279610 logs.go:123] Gathering logs for kubelet ...
	I0917 17:54:17.779642  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0917 17:54:17.854405  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572470    1495 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.854663  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572523    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:17.854855  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572575    1495 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.855088  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:17.855270  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.855490  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:17.860326  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:17.860542  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:17.898410  279610 logs.go:123] Gathering logs for dmesg ...
	I0917 17:54:17.898446  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 17:54:17.916410  279610 logs.go:123] Gathering logs for describe nodes ...
	I0917 17:54:17.916444  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 17:54:18.151471  279610 logs.go:123] Gathering logs for coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] ...
	I0917 17:54:18.151503  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:18.203405  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:18.225379  279610 logs.go:123] Gathering logs for kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] ...
	I0917 17:54:18.225409  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:18.278620  279610 logs.go:123] Gathering logs for kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] ...
	I0917 17:54:18.278655  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:18.354790  279610 logs.go:123] Gathering logs for kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] ...
	I0917 17:54:18.354829  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:18.413744  279610 logs.go:123] Gathering logs for etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] ...
	I0917 17:54:18.413778  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:18.478093  279610 logs.go:123] Gathering logs for kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] ...
	I0917 17:54:18.478130  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:18.527637  279610 logs.go:123] Gathering logs for kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] ...
	I0917 17:54:18.527667  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:18.593761  279610 logs.go:123] Gathering logs for container status ...
	I0917 17:54:18.593790  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 17:54:18.667948  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:18.689378  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:18.689410  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0917 17:54:18.689472  279610 out.go:270] X Problems detected in kubelet:
	W0917 17:54:18.689485  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:18.689493  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:18.689503  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:18.689522  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:18.689531  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:18.689536  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:18.689543  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:54:19.166117  279610 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0917 17:54:19.665472  279610 kapi.go:107] duration metric: took 1m50.005380091s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0917 17:54:19.667534  279610 out.go:177] * Enabled addons: storage-provisioner, cloud-spanner, ingress-dns, nvidia-device-plugin, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0917 17:54:19.669340  279610 addons.go:510] duration metric: took 1m56.788689484s for enable addons: enabled=[storage-provisioner cloud-spanner ingress-dns nvidia-device-plugin metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0917 17:54:28.691047  279610 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 17:54:28.705027  279610 api_server.go:72] duration metric: took 2m5.824808004s to wait for apiserver process to appear ...
	I0917 17:54:28.705056  279610 api_server.go:88] waiting for apiserver healthz status ...
	I0917 17:54:28.705093  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 17:54:28.705157  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 17:54:28.746454  279610 cri.go:89] found id: "38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:28.746480  279610 cri.go:89] found id: ""
	I0917 17:54:28.746490  279610 logs.go:276] 1 containers: [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf]
	I0917 17:54:28.746564  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.750571  279610 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 17:54:28.750654  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 17:54:28.795367  279610 cri.go:89] found id: "7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:28.795388  279610 cri.go:89] found id: ""
	I0917 17:54:28.795399  279610 logs.go:276] 1 containers: [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2]
	I0917 17:54:28.795467  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.799363  279610 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 17:54:28.799438  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 17:54:28.843558  279610 cri.go:89] found id: "32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:28.843578  279610 cri.go:89] found id: ""
	I0917 17:54:28.843587  279610 logs.go:276] 1 containers: [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60]
	I0917 17:54:28.843647  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.847405  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 17:54:28.847476  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 17:54:28.885872  279610 cri.go:89] found id: "cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:28.885900  279610 cri.go:89] found id: ""
	I0917 17:54:28.885933  279610 logs.go:276] 1 containers: [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d]
	I0917 17:54:28.886110  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.891020  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 17:54:28.891109  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 17:54:28.930840  279610 cri.go:89] found id: "26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:28.930863  279610 cri.go:89] found id: ""
	I0917 17:54:28.930871  279610 logs.go:276] 1 containers: [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d]
	I0917 17:54:28.930932  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.934955  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 17:54:28.935038  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 17:54:28.979695  279610 cri.go:89] found id: "0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:28.979717  279610 cri.go:89] found id: ""
	I0917 17:54:28.979726  279610 logs.go:276] 1 containers: [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db]
	I0917 17:54:28.979821  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:28.984320  279610 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 17:54:28.984396  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 17:54:29.062640  279610 cri.go:89] found id: "312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:29.062664  279610 cri.go:89] found id: ""
	I0917 17:54:29.062672  279610 logs.go:276] 1 containers: [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb]
	I0917 17:54:29.062733  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:29.068001  279610 logs.go:123] Gathering logs for kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] ...
	I0917 17:54:29.068022  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:29.146066  279610 logs.go:123] Gathering logs for kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] ...
	I0917 17:54:29.146105  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:29.196606  279610 logs.go:123] Gathering logs for dmesg ...
	I0917 17:54:29.196638  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 17:54:29.213170  279610 logs.go:123] Gathering logs for kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] ...
	I0917 17:54:29.213199  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:29.283576  279610 logs.go:123] Gathering logs for etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] ...
	I0917 17:54:29.283634  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:29.341440  279610 logs.go:123] Gathering logs for coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] ...
	I0917 17:54:29.341517  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:29.394310  279610 logs.go:123] Gathering logs for kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] ...
	I0917 17:54:29.394340  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:29.456966  279610 logs.go:123] Gathering logs for kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] ...
	I0917 17:54:29.457001  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:29.498665  279610 logs.go:123] Gathering logs for container status ...
	I0917 17:54:29.498694  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 17:54:29.564973  279610 logs.go:123] Gathering logs for kubelet ...
	I0917 17:54:29.565013  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0917 17:54:29.634645  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572470    1495 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.634924  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572523    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.635118  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572575    1495 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.635353  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.635533  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.635756  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.640654  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.640884  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:29.684110  279610 logs.go:123] Gathering logs for describe nodes ...
	I0917 17:54:29.684169  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 17:54:29.828441  279610 logs.go:123] Gathering logs for CRI-O ...
	I0917 17:54:29.828484  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 17:54:29.929146  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:29.929180  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0917 17:54:29.929240  279610 out.go:270] X Problems detected in kubelet:
	W0917 17:54:29.929259  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.929272  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.929282  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:29.929292  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:29.929298  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:29.929308  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:29.929314  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:54:39.930745  279610 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0917 17:54:39.938367  279610 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0917 17:54:39.939335  279610 api_server.go:141] control plane version: v1.31.1
	I0917 17:54:39.939359  279610 api_server.go:131] duration metric: took 11.234295714s to wait for apiserver health ...
	I0917 17:54:39.939368  279610 system_pods.go:43] waiting for kube-system pods to appear ...
	I0917 17:54:39.939391  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0917 17:54:39.939453  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0917 17:54:39.981181  279610 cri.go:89] found id: "38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:39.981204  279610 cri.go:89] found id: ""
	I0917 17:54:39.981212  279610 logs.go:276] 1 containers: [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf]
	I0917 17:54:39.981269  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:39.984915  279610 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0917 17:54:39.984993  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0917 17:54:40.047147  279610 cri.go:89] found id: "7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:40.047171  279610 cri.go:89] found id: ""
	I0917 17:54:40.047180  279610 logs.go:276] 1 containers: [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2]
	I0917 17:54:40.047246  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.053929  279610 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0917 17:54:40.054029  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0917 17:54:40.100023  279610 cri.go:89] found id: "32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:40.100043  279610 cri.go:89] found id: ""
	I0917 17:54:40.100051  279610 logs.go:276] 1 containers: [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60]
	I0917 17:54:40.100119  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.104724  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0917 17:54:40.104879  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0917 17:54:40.151206  279610 cri.go:89] found id: "cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:40.151302  279610 cri.go:89] found id: ""
	I0917 17:54:40.151329  279610 logs.go:276] 1 containers: [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d]
	I0917 17:54:40.151430  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.157591  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0917 17:54:40.157685  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0917 17:54:40.214327  279610 cri.go:89] found id: "26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:40.214410  279610 cri.go:89] found id: ""
	I0917 17:54:40.214427  279610 logs.go:276] 1 containers: [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d]
	I0917 17:54:40.214505  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.218828  279610 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0917 17:54:40.218913  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0917 17:54:40.261653  279610 cri.go:89] found id: "0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:40.261677  279610 cri.go:89] found id: ""
	I0917 17:54:40.261686  279610 logs.go:276] 1 containers: [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db]
	I0917 17:54:40.261750  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.265828  279610 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0917 17:54:40.265906  279610 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0917 17:54:40.306196  279610 cri.go:89] found id: "312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:40.306217  279610 cri.go:89] found id: ""
	I0917 17:54:40.306231  279610 logs.go:276] 1 containers: [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb]
	I0917 17:54:40.306287  279610 ssh_runner.go:195] Run: which crictl
	I0917 17:54:40.310121  279610 logs.go:123] Gathering logs for coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] ...
	I0917 17:54:40.310158  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60"
	I0917 17:54:40.360964  279610 logs.go:123] Gathering logs for kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] ...
	I0917 17:54:40.360997  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb"
	I0917 17:54:40.406768  279610 logs.go:123] Gathering logs for kubelet ...
	I0917 17:54:40.406800  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0917 17:54:40.469203  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572470    1495 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.469455  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572523    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:40.469648  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.572575    1495 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.469878  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:40.470062  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.470281  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:40.475250  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:40.475472  279610 logs.go:138] Found kubelet problem: Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:40.516776  279610 logs.go:123] Gathering logs for dmesg ...
	I0917 17:54:40.516813  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0917 17:54:40.537711  279610 logs.go:123] Gathering logs for describe nodes ...
	I0917 17:54:40.537749  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0917 17:54:40.689210  279610 logs.go:123] Gathering logs for kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] ...
	I0917 17:54:40.689243  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf"
	I0917 17:54:40.741921  279610 logs.go:123] Gathering logs for etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] ...
	I0917 17:54:40.741960  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2"
	I0917 17:54:40.812452  279610 logs.go:123] Gathering logs for kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] ...
	I0917 17:54:40.812490  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d"
	I0917 17:54:40.867330  279610 logs.go:123] Gathering logs for kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] ...
	I0917 17:54:40.867494  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d"
	I0917 17:54:40.908217  279610 logs.go:123] Gathering logs for kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] ...
	I0917 17:54:40.908245  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db"
	I0917 17:54:40.998211  279610 logs.go:123] Gathering logs for CRI-O ...
	I0917 17:54:40.998245  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0917 17:54:41.097874  279610 logs.go:123] Gathering logs for container status ...
	I0917 17:54:41.097912  279610 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0917 17:54:41.161437  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:41.161483  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0917 17:54:41.161574  279610 out.go:270] X Problems detected in kubelet:
	W0917 17:54:41.161628  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.572592    1495 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:41.161639  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.606841    1495 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-668455" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:41.161647  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.607050    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	W0917 17:54:41.161716  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: W0917 17:53:06.621490    1495 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-668455" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-668455' and this object
	W0917 17:54:41.161726  279610 out.go:270]   Sep 17 17:53:06 addons-668455 kubelet[1495]: E0917 17:53:06.621542    1495 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-668455\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-668455' and this object" logger="UnhandledError"
	I0917 17:54:41.161740  279610 out.go:358] Setting ErrFile to fd 2...
	I0917 17:54:41.161748  279610 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:54:51.175594  279610 system_pods.go:59] 18 kube-system pods found
	I0917 17:54:51.175637  279610 system_pods.go:61] "coredns-7c65d6cfc9-44tp4" [9e2f52c9-83d3-4fdd-ad13-e849a037ddf8] Running
	I0917 17:54:51.175645  279610 system_pods.go:61] "csi-hostpath-attacher-0" [6535cfb3-8285-4b8f-9e28-f57a59a4b1ff] Running
	I0917 17:54:51.175650  279610 system_pods.go:61] "csi-hostpath-resizer-0" [8ae53243-79bf-4d79-ab42-51b822b0d97f] Running
	I0917 17:54:51.175655  279610 system_pods.go:61] "csi-hostpathplugin-bh8p6" [35406c45-7c8d-445d-8eff-dded18d24f42] Running
	I0917 17:54:51.175660  279610 system_pods.go:61] "etcd-addons-668455" [232a8870-8202-4fb4-b690-ed6529d00b57] Running
	I0917 17:54:51.175665  279610 system_pods.go:61] "kindnet-7z2rk" [d641a46d-c3a4-4c33-b546-f62ca19e3157] Running
	I0917 17:54:51.175669  279610 system_pods.go:61] "kube-apiserver-addons-668455" [a8b8b765-7041-4612-8eb3-7de814d110db] Running
	I0917 17:54:51.175674  279610 system_pods.go:61] "kube-controller-manager-addons-668455" [f435b551-62a2-46ef-8700-fee6fe10f210] Running
	I0917 17:54:51.175678  279610 system_pods.go:61] "kube-ingress-dns-minikube" [446720fc-2db7-4ea7-b851-45e210cc5b69] Running
	I0917 17:54:51.175683  279610 system_pods.go:61] "kube-proxy-n2rnj" [6d2325c3-c2f8-4c80-8bbb-45749a1e4195] Running
	I0917 17:54:51.175687  279610 system_pods.go:61] "kube-scheduler-addons-668455" [65cbd32d-2cba-49bd-8335-203451a1749f] Running
	I0917 17:54:51.175692  279610 system_pods.go:61] "metrics-server-84c5f94fbc-npgsx" [6fbc6101-5098-4c42-854c-3d7f0f579d32] Running
	I0917 17:54:51.175696  279610 system_pods.go:61] "nvidia-device-plugin-daemonset-zvlwp" [f36a8fa7-fb20-4744-a880-7169c219680e] Running
	I0917 17:54:51.175700  279610 system_pods.go:61] "registry-66c9cd494c-dv6h4" [7f975f20-1a11-40e8-a002-9a5053f35add] Running
	I0917 17:54:51.175711  279610 system_pods.go:61] "registry-proxy-tfsqz" [f28503f5-d44e-4c07-841c-8ff5cb7c2c95] Running
	I0917 17:54:51.175716  279610 system_pods.go:61] "snapshot-controller-56fcc65765-2g2dq" [2a708017-6abe-4fa1-a961-f6e6acea684c] Running
	I0917 17:54:51.175727  279610 system_pods.go:61] "snapshot-controller-56fcc65765-dfb5c" [255ec4dd-a703-4d0a-8503-4fd87ef19d8e] Running
	I0917 17:54:51.175731  279610 system_pods.go:61] "storage-provisioner" [47106ef6-a561-4795-a0bb-55bec43c7dfa] Running
	I0917 17:54:51.175738  279610 system_pods.go:74] duration metric: took 11.236362593s to wait for pod list to return data ...
	I0917 17:54:51.175746  279610 default_sa.go:34] waiting for default service account to be created ...
	I0917 17:54:51.179376  279610 default_sa.go:45] found service account: "default"
	I0917 17:54:51.179407  279610 default_sa.go:55] duration metric: took 3.651731ms for default service account to be created ...
	I0917 17:54:51.179417  279610 system_pods.go:116] waiting for k8s-apps to be running ...
	I0917 17:54:51.190305  279610 system_pods.go:86] 18 kube-system pods found
	I0917 17:54:51.190346  279610 system_pods.go:89] "coredns-7c65d6cfc9-44tp4" [9e2f52c9-83d3-4fdd-ad13-e849a037ddf8] Running
	I0917 17:54:51.190355  279610 system_pods.go:89] "csi-hostpath-attacher-0" [6535cfb3-8285-4b8f-9e28-f57a59a4b1ff] Running
	I0917 17:54:51.190381  279610 system_pods.go:89] "csi-hostpath-resizer-0" [8ae53243-79bf-4d79-ab42-51b822b0d97f] Running
	I0917 17:54:51.190393  279610 system_pods.go:89] "csi-hostpathplugin-bh8p6" [35406c45-7c8d-445d-8eff-dded18d24f42] Running
	I0917 17:54:51.190398  279610 system_pods.go:89] "etcd-addons-668455" [232a8870-8202-4fb4-b690-ed6529d00b57] Running
	I0917 17:54:51.190415  279610 system_pods.go:89] "kindnet-7z2rk" [d641a46d-c3a4-4c33-b546-f62ca19e3157] Running
	I0917 17:54:51.190420  279610 system_pods.go:89] "kube-apiserver-addons-668455" [a8b8b765-7041-4612-8eb3-7de814d110db] Running
	I0917 17:54:51.190427  279610 system_pods.go:89] "kube-controller-manager-addons-668455" [f435b551-62a2-46ef-8700-fee6fe10f210] Running
	I0917 17:54:51.190438  279610 system_pods.go:89] "kube-ingress-dns-minikube" [446720fc-2db7-4ea7-b851-45e210cc5b69] Running
	I0917 17:54:51.190442  279610 system_pods.go:89] "kube-proxy-n2rnj" [6d2325c3-c2f8-4c80-8bbb-45749a1e4195] Running
	I0917 17:54:51.190456  279610 system_pods.go:89] "kube-scheduler-addons-668455" [65cbd32d-2cba-49bd-8335-203451a1749f] Running
	I0917 17:54:51.190461  279610 system_pods.go:89] "metrics-server-84c5f94fbc-npgsx" [6fbc6101-5098-4c42-854c-3d7f0f579d32] Running
	I0917 17:54:51.190466  279610 system_pods.go:89] "nvidia-device-plugin-daemonset-zvlwp" [f36a8fa7-fb20-4744-a880-7169c219680e] Running
	I0917 17:54:51.190470  279610 system_pods.go:89] "registry-66c9cd494c-dv6h4" [7f975f20-1a11-40e8-a002-9a5053f35add] Running
	I0917 17:54:51.190476  279610 system_pods.go:89] "registry-proxy-tfsqz" [f28503f5-d44e-4c07-841c-8ff5cb7c2c95] Running
	I0917 17:54:51.190483  279610 system_pods.go:89] "snapshot-controller-56fcc65765-2g2dq" [2a708017-6abe-4fa1-a961-f6e6acea684c] Running
	I0917 17:54:51.190487  279610 system_pods.go:89] "snapshot-controller-56fcc65765-dfb5c" [255ec4dd-a703-4d0a-8503-4fd87ef19d8e] Running
	I0917 17:54:51.190495  279610 system_pods.go:89] "storage-provisioner" [47106ef6-a561-4795-a0bb-55bec43c7dfa] Running
	I0917 17:54:51.190502  279610 system_pods.go:126] duration metric: took 11.078121ms to wait for k8s-apps to be running ...
	I0917 17:54:51.190514  279610 system_svc.go:44] waiting for kubelet service to be running ....
	I0917 17:54:51.190576  279610 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 17:54:51.203588  279610 system_svc.go:56] duration metric: took 13.06333ms WaitForService to wait for kubelet
	I0917 17:54:51.203666  279610 kubeadm.go:582] duration metric: took 2m28.323449167s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0917 17:54:51.203706  279610 node_conditions.go:102] verifying NodePressure condition ...
	I0917 17:54:51.207839  279610 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0917 17:54:51.207920  279610 node_conditions.go:123] node cpu capacity is 2
	I0917 17:54:51.207948  279610 node_conditions.go:105] duration metric: took 4.208535ms to run NodePressure ...
	I0917 17:54:51.207972  279610 start.go:241] waiting for startup goroutines ...
	I0917 17:54:51.208007  279610 start.go:246] waiting for cluster config update ...
	I0917 17:54:51.208043  279610 start.go:255] writing updated cluster config ...
	I0917 17:54:51.208391  279610 ssh_runner.go:195] Run: rm -f paused
	I0917 17:54:51.605371  279610 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0917 17:54:51.607670  279610 out.go:177] * Done! kubectl is now configured to use "addons-668455" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 17 18:07:48 addons-668455 crio[967]: time="2024-09-17 18:07:48.159131377Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=31353cd8-0cfb-4934-8119-9a67a1dc2733 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:08:00 addons-668455 crio[967]: time="2024-09-17 18:08:00.158510795Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=d9a06993-abc9-4a4f-9082-8599b78c14ea name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:08:00 addons-668455 crio[967]: time="2024-09-17 18:08:00.158774017Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=d9a06993-abc9-4a4f-9082-8599b78c14ea name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:08:15 addons-668455 crio[967]: time="2024-09-17 18:08:15.159280275Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=3517be8b-5584-4dac-ad32-3d77a1161aae name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:08:15 addons-668455 crio[967]: time="2024-09-17 18:08:15.159547534Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=3517be8b-5584-4dac-ad32-3d77a1161aae name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:08:28 addons-668455 crio[967]: time="2024-09-17 18:08:28.159157802Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=e4c96b48-2b6c-4b8b-8e4b-c3bca6f89119 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:08:28 addons-668455 crio[967]: time="2024-09-17 18:08:28.159422098Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=e4c96b48-2b6c-4b8b-8e4b-c3bca6f89119 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:08:40 addons-668455 crio[967]: time="2024-09-17 18:08:40.159405297Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=dc6ed49a-fcec-49e4-b55b-5647dcaca58c name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:08:40 addons-668455 crio[967]: time="2024-09-17 18:08:40.159709961Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=dc6ed49a-fcec-49e4-b55b-5647dcaca58c name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:08:55 addons-668455 crio[967]: time="2024-09-17 18:08:55.158769319Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=75c65939-1ab5-4585-ae25-9b461b1f4086 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:08:55 addons-668455 crio[967]: time="2024-09-17 18:08:55.159040524Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=75c65939-1ab5-4585-ae25-9b461b1f4086 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:09:08 addons-668455 crio[967]: time="2024-09-17 18:09:08.158995145Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=afc12b3e-6970-48b4-afb3-b930f10a80bb name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:09:08 addons-668455 crio[967]: time="2024-09-17 18:09:08.159233424Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=afc12b3e-6970-48b4-afb3-b930f10a80bb name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:09:22 addons-668455 crio[967]: time="2024-09-17 18:09:22.158982535Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=d37d9cf7-77b0-4ed9-8bb3-644b729a5f4b name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:09:22 addons-668455 crio[967]: time="2024-09-17 18:09:22.159211592Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=d37d9cf7-77b0-4ed9-8bb3-644b729a5f4b name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:09:33 addons-668455 crio[967]: time="2024-09-17 18:09:33.213001234Z" level=info msg="Stopping container: 531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5 (timeout: 30s)" id=5502b55b-ed12-4d93-8b9a-3a8586de83c0 name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 18:09:34 addons-668455 crio[967]: time="2024-09-17 18:09:34.161560542Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=8cd6cae9-1a10-42d4-a978-aba5e2a1ccb0 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:09:34 addons-668455 crio[967]: time="2024-09-17 18:09:34.161806280Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8cd6cae9-1a10-42d4-a978-aba5e2a1ccb0 name=/runtime.v1.ImageService/ImageStatus
	Sep 17 18:09:34 addons-668455 crio[967]: time="2024-09-17 18:09:34.378978037Z" level=info msg="Stopped container 531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5: kube-system/metrics-server-84c5f94fbc-npgsx/metrics-server" id=5502b55b-ed12-4d93-8b9a-3a8586de83c0 name=/runtime.v1.RuntimeService/StopContainer
	Sep 17 18:09:34 addons-668455 crio[967]: time="2024-09-17 18:09:34.379514688Z" level=info msg="Stopping pod sandbox: 0157627dda1c87295201e0e6010d8e754efaa374f935dc64f9c22f037ff073a6" id=28929f5b-2ac5-469d-8c8a-b67de4f85e22 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 18:09:34 addons-668455 crio[967]: time="2024-09-17 18:09:34.379752392Z" level=info msg="Got pod network &{Name:metrics-server-84c5f94fbc-npgsx Namespace:kube-system ID:0157627dda1c87295201e0e6010d8e754efaa374f935dc64f9c22f037ff073a6 UID:6fbc6101-5098-4c42-854c-3d7f0f579d32 NetNS:/var/run/netns/52636d75-8f83-4a09-9d0e-f74f99367406 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 17 18:09:34 addons-668455 crio[967]: time="2024-09-17 18:09:34.379942566Z" level=info msg="Deleting pod kube-system_metrics-server-84c5f94fbc-npgsx from CNI network \"kindnet\" (type=ptp)"
	Sep 17 18:09:34 addons-668455 crio[967]: time="2024-09-17 18:09:34.409845567Z" level=info msg="Stopped pod sandbox: 0157627dda1c87295201e0e6010d8e754efaa374f935dc64f9c22f037ff073a6" id=28929f5b-2ac5-469d-8c8a-b67de4f85e22 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 17 18:09:34 addons-668455 crio[967]: time="2024-09-17 18:09:34.496457755Z" level=info msg="Removing container: 531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5" id=f83795cc-12eb-454f-af97-4819817759ec name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 17 18:09:34 addons-668455 crio[967]: time="2024-09-17 18:09:34.523576482Z" level=info msg="Removed container 531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5: kube-system/metrics-server-84c5f94fbc-npgsx/metrics-server" id=f83795cc-12eb-454f-af97-4819817759ec name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                              CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	62e7f34e1bc5a       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6              2 minutes ago       Running             hello-world-app           0                   53388130c9b30       hello-world-app-55bf9c44b4-z6cms
	0fdadcab4751b       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                    4 minutes ago       Running             nginx                     0                   d8abee37cb5c7       nginx
	d5defc4e21996       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69       15 minutes ago      Running             gcp-auth                  0                   56ede73f7521b       gcp-auth-89d5ffd79-9jl4z
	eacfca3757452       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98   15 minutes ago      Running             local-path-provisioner    0                   7b095eb302294       local-path-provisioner-86d989889c-b8njj
	4ddd5f375f9a2       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                   16 minutes ago      Running             storage-provisioner       0                   2bcb4e95c66f2       storage-provisioner
	32fb45abfae1c       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                   16 minutes ago      Running             coredns                   0                   ebc1f2ac0ab8e       coredns-7c65d6cfc9-44tp4
	312bfe0a7c739       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                   17 minutes ago      Running             kindnet-cni               0                   1c19cd5000a66       kindnet-7z2rk
	26cc9de91f226       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                   17 minutes ago      Running             kube-proxy                0                   237dd66db42c7       kube-proxy-n2rnj
	0b9f99f4bdca8       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                   17 minutes ago      Running             kube-controller-manager   0                   e1c6fca1fecca       kube-controller-manager-addons-668455
	cdef3b43a2acd       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                   17 minutes ago      Running             kube-scheduler            0                   add60093607aa       kube-scheduler-addons-668455
	7f9fe773e4e17       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                   17 minutes ago      Running             etcd                      0                   4bc41e9953184       etcd-addons-668455
	38272ea8da8bf       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                   17 minutes ago      Running             kube-apiserver            0                   23c336dc34b4c       kube-apiserver-addons-668455
	
	
	==> coredns [32fb45abfae1c779ac6796ee676b3d88df8ac18a0aa9ed53697c68be5e78bb60] <==
	[INFO] 10.244.0.13:55636 - 16364 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000070678s
	[INFO] 10.244.0.13:36741 - 51852 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003633073s
	[INFO] 10.244.0.13:36741 - 49291 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00391058s
	[INFO] 10.244.0.13:54004 - 15738 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000163492s
	[INFO] 10.244.0.13:54004 - 31609 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000079013s
	[INFO] 10.244.0.13:50838 - 41331 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000126496s
	[INFO] 10.244.0.13:50838 - 5495 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000197739s
	[INFO] 10.244.0.13:53955 - 13108 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000072802s
	[INFO] 10.244.0.13:53955 - 20280 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000054571s
	[INFO] 10.244.0.13:42507 - 14631 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000068241s
	[INFO] 10.244.0.13:42507 - 1317 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000144915s
	[INFO] 10.244.0.13:36972 - 29297 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002251041s
	[INFO] 10.244.0.13:36972 - 33139 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002339121s
	[INFO] 10.244.0.13:49197 - 7415 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00006683s
	[INFO] 10.244.0.13:49197 - 9712 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000057385s
	[INFO] 10.244.0.20:56174 - 58044 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.002827635s
	[INFO] 10.244.0.20:41306 - 48159 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.002750796s
	[INFO] 10.244.0.20:50543 - 50590 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00016871s
	[INFO] 10.244.0.20:33258 - 25785 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000075469s
	[INFO] 10.244.0.20:34649 - 65369 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000106303s
	[INFO] 10.244.0.20:33704 - 12268 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000070152s
	[INFO] 10.244.0.20:60781 - 19362 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002375133s
	[INFO] 10.244.0.20:36211 - 9567 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003108778s
	[INFO] 10.244.0.20:39543 - 38861 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000907761s
	[INFO] 10.244.0.20:60680 - 51516 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002182883s
	
	
	==> describe nodes <==
	Name:               addons-668455
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-668455
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=825de77780746e57a7948604e1eea9da920a46ce
	                    minikube.k8s.io/name=addons-668455
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_17T17_52_19_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-668455
	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:  Tue, 17 Sep 2024 17:52:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-668455
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 17 Sep 2024 18:09:26 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 17 Sep 2024 18:07:26 +0000   Tue, 17 Sep 2024 17:52:12 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 17 Sep 2024 18:07:26 +0000   Tue, 17 Sep 2024 17:52:12 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 17 Sep 2024 18:07:26 +0000   Tue, 17 Sep 2024 17:52:12 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 17 Sep 2024 18:07:26 +0000   Tue, 17 Sep 2024 17:53:06 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-668455
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 556fdfccad81429cbe11246d566c9eea
	  System UUID:                34d71bee-4b6e-4a89-b8fa-11a9b92a0399
	  Boot ID:                    9ae10e75-0d43-4da2-8f01-e6007458aca6
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  default                     hello-world-app-55bf9c44b4-z6cms           0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m28s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m47s
	  gcp-auth                    gcp-auth-89d5ffd79-9jl4z                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 coredns-7c65d6cfc9-44tp4                   100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     17m
	  kube-system                 etcd-addons-668455                         100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         17m
	  kube-system                 kindnet-7z2rk                              100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      17m
	  kube-system                 kube-apiserver-addons-668455               250m (12%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-controller-manager-addons-668455      200m (10%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-proxy-n2rnj                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-scheduler-addons-668455               100m (5%)     0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  local-path-storage          local-path-provisioner-86d989889c-b8njj    0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 17m                kube-proxy       
	  Normal   NodeHasSufficientMemory  17m (x8 over 17m)  kubelet          Node addons-668455 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m (x8 over 17m)  kubelet          Node addons-668455 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m (x7 over 17m)  kubelet          Node addons-668455 status is now: NodeHasSufficientPID
	  Normal   Starting                 17m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 17m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  17m                kubelet          Node addons-668455 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m                kubelet          Node addons-668455 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m                kubelet          Node addons-668455 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           17m                node-controller  Node addons-668455 event: Registered Node addons-668455 in Controller
	  Normal   NodeReady                16m                kubelet          Node addons-668455 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep17 16:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.016028] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.525864] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.747723] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.666525] kauditd_printk_skb: 36 callbacks suppressed
	[Sep17 16:31] hrtimer: interrupt took 12408347 ns
	[Sep17 16:51] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep17 17:25] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [7f9fe773e4e175334b1b5fd74a7bf125232b07435e85bb6020aa648c769618f2] <==
	{"level":"info","ts":"2024-09-17T17:52:26.536907Z","caller":"traceutil/trace.go:171","msg":"trace[690040470] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:381; }","duration":"136.143782ms","start":"2024-09-17T17:52:26.400749Z","end":"2024-09-17T17:52:26.536893Z","steps":["trace[690040470] 'agreement among raft nodes before linearized reading'  (duration: 124.200258ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-17T17:52:26.525018Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"128.480765ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2024-09-17T17:52:26.525042Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"128.532037ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T17:52:26.537254Z","caller":"traceutil/trace.go:171","msg":"trace[312859004] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:381; }","duration":"140.743461ms","start":"2024-09-17T17:52:26.396505Z","end":"2024-09-17T17:52:26.537248Z","steps":["trace[312859004] 'agreement among raft nodes before linearized reading'  (duration: 128.523513ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.537224Z","caller":"traceutil/trace.go:171","msg":"trace[274172724] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:381; }","duration":"140.680513ms","start":"2024-09-17T17:52:26.396533Z","end":"2024-09-17T17:52:26.537214Z","steps":["trace[274172724] 'agreement among raft nodes before linearized reading'  (duration: 128.471371ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.872115Z","caller":"traceutil/trace.go:171","msg":"trace[1396254983] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:394; }","duration":"142.492179ms","start":"2024-09-17T17:52:26.729604Z","end":"2024-09-17T17:52:26.872096Z","steps":["trace[1396254983] 'read index received'  (duration: 142.476187ms)","trace[1396254983] 'applied index is now lower than readState.Index'  (duration: 4.316µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-17T17:52:26.913745Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"184.031804ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-17T17:52:26.918096Z","caller":"traceutil/trace.go:171","msg":"trace[649838934] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:385; }","duration":"184.199586ms","start":"2024-09-17T17:52:26.729600Z","end":"2024-09-17T17:52:26.913800Z","steps":["trace[649838934] 'agreement among raft nodes before linearized reading'  (duration: 159.15885ms)","trace[649838934] 'range keys from in-memory index tree'  (duration: 24.844318ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T17:52:26.918826Z","caller":"traceutil/trace.go:171","msg":"trace[190830584] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"182.258544ms","start":"2024-09-17T17:52:26.736533Z","end":"2024-09-17T17:52:26.918792Z","steps":["trace[190830584] 'process raft request'  (duration: 182.116837ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.919076Z","caller":"traceutil/trace.go:171","msg":"trace[1356920883] transaction","detail":"{read_only:false; response_revision:389; number_of_response:1; }","duration":"119.603499ms","start":"2024-09-17T17:52:26.799440Z","end":"2024-09-17T17:52:26.919043Z","steps":["trace[1356920883] 'process raft request'  (duration: 119.247298ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.921196Z","caller":"traceutil/trace.go:171","msg":"trace[1788763091] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"191.4938ms","start":"2024-09-17T17:52:26.729672Z","end":"2024-09-17T17:52:26.921166Z","steps":["trace[1788763091] 'process raft request'  (duration: 158.504933ms)","trace[1788763091] 'compare'  (duration: 24.959655ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T17:52:26.921752Z","caller":"traceutil/trace.go:171","msg":"trace[826667455] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"185.2925ms","start":"2024-09-17T17:52:26.736441Z","end":"2024-09-17T17:52:26.921734Z","steps":["trace[826667455] 'process raft request'  (duration: 182.113982ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.922308Z","caller":"traceutil/trace.go:171","msg":"trace[749594591] transaction","detail":"{read_only:false; response_revision:390; number_of_response:1; }","duration":"122.757846ms","start":"2024-09-17T17:52:26.799535Z","end":"2024-09-17T17:52:26.922293Z","steps":["trace[749594591] 'process raft request'  (duration: 119.189339ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.996478Z","caller":"traceutil/trace.go:171","msg":"trace[1216027010] transaction","detail":"{read_only:false; response_revision:392; number_of_response:1; }","duration":"108.128757ms","start":"2024-09-17T17:52:26.888322Z","end":"2024-09-17T17:52:26.996450Z","steps":["trace[1216027010] 'process raft request'  (duration: 42.021632ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:26.996948Z","caller":"traceutil/trace.go:171","msg":"trace[1197504980] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"108.522979ms","start":"2024-09-17T17:52:26.888399Z","end":"2024-09-17T17:52:26.996922Z","steps":["trace[1197504980] 'process raft request'  (duration: 43.998488ms)","trace[1197504980] 'attach lease to kv pair' {req_type:put; key:/registry/replicasets/default/cloud-spanner-emulator-769b77f747; req_size:2054; } (duration: 29.82272ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-17T17:52:26.997283Z","caller":"traceutil/trace.go:171","msg":"trace[1497672312] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"108.346548ms","start":"2024-09-17T17:52:26.888908Z","end":"2024-09-17T17:52:26.997254Z","steps":["trace[1497672312] 'process raft request'  (duration: 73.473484ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:27.003376Z","caller":"traceutil/trace.go:171","msg":"trace[1491638047] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"114.374936ms","start":"2024-09-17T17:52:26.888984Z","end":"2024-09-17T17:52:27.003359Z","steps":["trace[1491638047] 'process raft request'  (duration: 73.466017ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:27.003573Z","caller":"traceutil/trace.go:171","msg":"trace[1706155344] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"114.370506ms","start":"2024-09-17T17:52:26.889191Z","end":"2024-09-17T17:52:27.003561Z","steps":["trace[1706155344] 'process raft request'  (duration: 73.320684ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T17:52:27.003767Z","caller":"traceutil/trace.go:171","msg":"trace[1907412751] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"114.438812ms","start":"2024-09-17T17:52:26.889306Z","end":"2024-09-17T17:52:27.003745Z","steps":["trace[1907412751] 'process raft request'  (duration: 73.238552ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-17T18:02:13.157833Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1539}
	{"level":"info","ts":"2024-09-17T18:02:13.199380Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1539,"took":"33.590738ms","hash":2051887856,"current-db-size-bytes":6090752,"current-db-size":"6.1 MB","current-db-size-in-use-bytes":3346432,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-17T18:02:13.199450Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2051887856,"revision":1539,"compact-revision":-1}
	{"level":"info","ts":"2024-09-17T18:07:13.171583Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1957}
	{"level":"info","ts":"2024-09-17T18:07:13.188529Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1957,"took":"15.676818ms","hash":3810267139,"current-db-size-bytes":6221824,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":5066752,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2024-09-17T18:07:13.188578Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3810267139,"revision":1957,"compact-revision":1539}
	
	
	==> gcp-auth [d5defc4e21996e3542385fcec1d8ae32d875db80bd9ce6ca146c300bb3c948b1] <==
	2024/09/17 17:54:52 Ready to write response ...
	2024/09/17 17:54:52 Ready to marshal response ...
	2024/09/17 17:54:52 Ready to write response ...
	2024/09/17 18:03:05 Ready to marshal response ...
	2024/09/17 18:03:05 Ready to write response ...
	2024/09/17 18:03:06 Ready to marshal response ...
	2024/09/17 18:03:06 Ready to write response ...
	2024/09/17 18:03:33 Ready to marshal response ...
	2024/09/17 18:03:33 Ready to write response ...
	2024/09/17 18:04:09 Ready to marshal response ...
	2024/09/17 18:04:09 Ready to write response ...
	2024/09/17 18:04:09 Ready to marshal response ...
	2024/09/17 18:04:09 Ready to write response ...
	2024/09/17 18:04:18 Ready to marshal response ...
	2024/09/17 18:04:18 Ready to write response ...
	2024/09/17 18:04:18 Ready to marshal response ...
	2024/09/17 18:04:18 Ready to write response ...
	2024/09/17 18:04:18 Ready to marshal response ...
	2024/09/17 18:04:18 Ready to write response ...
	2024/09/17 18:04:19 Ready to marshal response ...
	2024/09/17 18:04:19 Ready to write response ...
	2024/09/17 18:04:47 Ready to marshal response ...
	2024/09/17 18:04:47 Ready to write response ...
	2024/09/17 18:07:06 Ready to marshal response ...
	2024/09/17 18:07:06 Ready to write response ...
	
	
	==> kernel <==
	 18:09:34 up  1:51,  0 users,  load average: 0.20, 0.70, 1.40
	Linux addons-668455 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [312bfe0a7c7397fec630d1cba5a523a0b10ba585fd98f2d2903e5244984638fb] <==
	I0917 18:07:26.048877       1 main.go:299] handling current node
	I0917 18:07:36.051046       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:07:36.051084       1 main.go:299] handling current node
	I0917 18:07:46.051022       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:07:46.051059       1 main.go:299] handling current node
	I0917 18:07:56.047749       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:07:56.047786       1 main.go:299] handling current node
	I0917 18:08:06.049113       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:08:06.049148       1 main.go:299] handling current node
	I0917 18:08:16.048234       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:08:16.048273       1 main.go:299] handling current node
	I0917 18:08:26.047988       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:08:26.048064       1 main.go:299] handling current node
	I0917 18:08:36.052224       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:08:36.052260       1 main.go:299] handling current node
	I0917 18:08:46.055208       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:08:46.055246       1 main.go:299] handling current node
	I0917 18:08:56.051831       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:08:56.052015       1 main.go:299] handling current node
	I0917 18:09:06.049606       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:09:06.049643       1 main.go:299] handling current node
	I0917 18:09:16.047735       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:09:16.047770       1 main.go:299] handling current node
	I0917 18:09:26.047697       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0917 18:09:26.047728       1 main.go:299] handling current node
	
	
	==> kube-apiserver [38272ea8da8bf1c90588ac51f29e25fa34463249ebb3e545b750f9a8634346cf] <==
	E0917 17:54:16.932373       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0917 17:54:16.933002       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.100.39.88:443: connect: connection refused" logger="UnhandledError"
	E0917 17:54:16.938008       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.100.39.88:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.100.39.88:443: connect: connection refused" logger="UnhandledError"
	I0917 17:54:17.116466       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0917 18:03:18.118349       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0917 18:03:49.461627       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.461679       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 18:03:49.479340       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.479499       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 18:03:49.581033       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.581091       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0917 18:03:49.624327       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0917 18:03:49.624366       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0917 18:03:50.582395       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0917 18:03:50.624869       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0917 18:03:50.715418       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0917 18:04:18.659672       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.189.104"}
	I0917 18:04:41.121810       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0917 18:04:42.178872       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0917 18:04:46.799149       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0917 18:04:47.123048       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.245.104"}
	I0917 18:07:06.546817       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.56.151"}
	
	
	==> kube-controller-manager [0b9f99f4bdca878bbb04cb10d53b46ce664aa62e1ae3da5bdb63ff8389a5d4db] <==
	W0917 18:07:30.193807       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:07:30.193857       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:07:32.352548       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:07:32.352630       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:08:01.694452       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:08:01.694582       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:08:01.930140       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:08:01.930186       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:08:15.902627       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:08:15.902783       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:08:19.576660       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:08:19.576802       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:08:33.828181       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:08:33.828229       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:08:47.309160       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:08:47.309204       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:08:48.089970       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:08:48.090030       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:09:11.765107       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:09:11.765152       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:09:17.264515       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:09:17.264559       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0917 18:09:23.277386       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0917 18:09:23.277431       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0917 18:09:33.183106       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="6.539µs"
	
	
	==> kube-proxy [26cc9de91f2267c5707b947853b93f0917e25384d38d277ffad24ba103513a0d] <==
	I0917 17:52:28.379162       1 server_linux.go:66] "Using iptables proxy"
	I0917 17:52:28.724058       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0917 17:52:28.724222       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0917 17:52:28.925922       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0917 17:52:28.926070       1 server_linux.go:169] "Using iptables Proxier"
	I0917 17:52:28.928296       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0917 17:52:29.008303       1 server.go:483] "Version info" version="v1.31.1"
	I0917 17:52:29.012253       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0917 17:52:29.152392       1 config.go:199] "Starting service config controller"
	I0917 17:52:29.152485       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0917 17:52:29.152538       1 config.go:105] "Starting endpoint slice config controller"
	I0917 17:52:29.152570       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0917 17:52:29.153043       1 config.go:328] "Starting node config controller"
	I0917 17:52:29.153108       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0917 17:52:29.255761       1 shared_informer.go:320] Caches are synced for service config
	I0917 17:52:29.269791       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0917 17:52:29.269572       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [cdef3b43a2acd8cf2b8b32a5ef6e3d21566ab92d0d31778dcd53379e7bea896d] <==
	W0917 17:52:15.327944       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:15.330326       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:15.328185       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:15.330405       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.160594       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0917 17:52:16.160712       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.218377       1 reflector.go:561] 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
	E0917 17:52:16.218428       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0917 17:52:16.239670       1 reflector.go:561] 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"
	E0917 17:52:16.239824       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	W0917 17:52:16.261275       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:16.261640       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.264843       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0917 17:52:16.265039       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.299922       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0917 17:52:16.300070       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.329835       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0917 17:52:16.329891       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.380939       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0917 17:52:16.380995       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0917 17:52:16.387716       1 reflector.go:561] 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
	E0917 17:52:16.387780       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0917 17:52:16.518555       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0917 17:52:16.518695       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0917 17:52:18.920748       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 17 18:08:40 addons-668455 kubelet[1495]: E0917 18:08:40.160279    1495 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="2e1c0c4c-5bdb-451d-a823-0498039520c6"
	Sep 17 18:08:48 addons-668455 kubelet[1495]: E0917 18:08:48.549807    1495 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596528549563070,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:08:48 addons-668455 kubelet[1495]: E0917 18:08:48.549845    1495 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596528549563070,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:08:55 addons-668455 kubelet[1495]: E0917 18:08:55.159492    1495 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="2e1c0c4c-5bdb-451d-a823-0498039520c6"
	Sep 17 18:08:58 addons-668455 kubelet[1495]: E0917 18:08:58.552617    1495 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596538552348591,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:08:58 addons-668455 kubelet[1495]: E0917 18:08:58.552654    1495 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596538552348591,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:09:08 addons-668455 kubelet[1495]: E0917 18:09:08.159636    1495 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="2e1c0c4c-5bdb-451d-a823-0498039520c6"
	Sep 17 18:09:08 addons-668455 kubelet[1495]: E0917 18:09:08.555208    1495 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596548554973182,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:09:08 addons-668455 kubelet[1495]: E0917 18:09:08.555243    1495 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596548554973182,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:09:18 addons-668455 kubelet[1495]: E0917 18:09:18.557872    1495 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596558557603311,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:09:18 addons-668455 kubelet[1495]: E0917 18:09:18.557908    1495 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596558557603311,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:09:22 addons-668455 kubelet[1495]: E0917 18:09:22.159664    1495 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="2e1c0c4c-5bdb-451d-a823-0498039520c6"
	Sep 17 18:09:28 addons-668455 kubelet[1495]: E0917 18:09:28.560913    1495 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596568560650590,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:09:28 addons-668455 kubelet[1495]: E0917 18:09:28.560958    1495 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726596568560650590,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 17 18:09:34 addons-668455 kubelet[1495]: E0917 18:09:34.162037    1495 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="2e1c0c4c-5bdb-451d-a823-0498039520c6"
	Sep 17 18:09:34 addons-668455 kubelet[1495]: I0917 18:09:34.472349    1495 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-2vcgt\" (UniqueName: \"kubernetes.io/projected/6fbc6101-5098-4c42-854c-3d7f0f579d32-kube-api-access-2vcgt\") pod \"6fbc6101-5098-4c42-854c-3d7f0f579d32\" (UID: \"6fbc6101-5098-4c42-854c-3d7f0f579d32\") "
	Sep 17 18:09:34 addons-668455 kubelet[1495]: I0917 18:09:34.472410    1495 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/6fbc6101-5098-4c42-854c-3d7f0f579d32-tmp-dir\") pod \"6fbc6101-5098-4c42-854c-3d7f0f579d32\" (UID: \"6fbc6101-5098-4c42-854c-3d7f0f579d32\") "
	Sep 17 18:09:34 addons-668455 kubelet[1495]: I0917 18:09:34.472771    1495 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/6fbc6101-5098-4c42-854c-3d7f0f579d32-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "6fbc6101-5098-4c42-854c-3d7f0f579d32" (UID: "6fbc6101-5098-4c42-854c-3d7f0f579d32"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 17 18:09:34 addons-668455 kubelet[1495]: I0917 18:09:34.483910    1495 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/6fbc6101-5098-4c42-854c-3d7f0f579d32-kube-api-access-2vcgt" (OuterVolumeSpecName: "kube-api-access-2vcgt") pod "6fbc6101-5098-4c42-854c-3d7f0f579d32" (UID: "6fbc6101-5098-4c42-854c-3d7f0f579d32"). InnerVolumeSpecName "kube-api-access-2vcgt". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 17 18:09:34 addons-668455 kubelet[1495]: I0917 18:09:34.494234    1495 scope.go:117] "RemoveContainer" containerID="531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5"
	Sep 17 18:09:34 addons-668455 kubelet[1495]: I0917 18:09:34.523946    1495 scope.go:117] "RemoveContainer" containerID="531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5"
	Sep 17 18:09:34 addons-668455 kubelet[1495]: E0917 18:09:34.524736    1495 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5\": container with ID starting with 531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5 not found: ID does not exist" containerID="531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5"
	Sep 17 18:09:34 addons-668455 kubelet[1495]: I0917 18:09:34.524778    1495 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5"} err="failed to get container status \"531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5\": rpc error: code = NotFound desc = could not find container \"531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5\": container with ID starting with 531715e8b849d6473fb388df9ef72b280b55578098ce832517a7a3ebf19b4eb5 not found: ID does not exist"
	Sep 17 18:09:34 addons-668455 kubelet[1495]: I0917 18:09:34.573611    1495 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/6fbc6101-5098-4c42-854c-3d7f0f579d32-tmp-dir\") on node \"addons-668455\" DevicePath \"\""
	Sep 17 18:09:34 addons-668455 kubelet[1495]: I0917 18:09:34.573651    1495 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-2vcgt\" (UniqueName: \"kubernetes.io/projected/6fbc6101-5098-4c42-854c-3d7f0f579d32-kube-api-access-2vcgt\") on node \"addons-668455\" DevicePath \"\""
	
	
	==> storage-provisioner [4ddd5f375f9a2ca72f9f12cba2964905e22fd29ebb4b060d7c949abfbc7169f8] <==
	I0917 17:53:07.396429       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0917 17:53:07.484033       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0917 17:53:07.484180       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0917 17:53:07.527027       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0917 17:53:07.528227       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"22758572-9c7d-4550-8366-1ca58256d65e", APIVersion:"v1", ResourceVersion:"922", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-668455_8d93e5d7-6580-47d1-8399-c97cb310a002 became leader
	I0917 17:53:07.528264       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-668455_8d93e5d7-6580-47d1-8399-c97cb310a002!
	I0917 17:53:07.629217       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-668455_8d93e5d7-6580-47d1-8399-c97cb310a002!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-668455 -n addons-668455
helpers_test.go:261: (dbg) Run:  kubectl --context addons-668455 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/MetricsServer]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-668455 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-668455 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-668455/192.168.49.2
	Start Time:       Tue, 17 Sep 2024 17:54:52 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vqptx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-vqptx:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  14m                   default-scheduler  Successfully assigned default/busybox to addons-668455
	  Normal   Pulling    13m (x4 over 14m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     13m (x4 over 14m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     13m (x4 over 14m)     kubelet            Error: ErrImagePull
	  Warning  Failed     13m (x6 over 14m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m31s (x42 over 14m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestAddons/parallel/MetricsServer FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/MetricsServer (316.62s)

                                                
                                    

Test pass (295/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 13.59
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.08
9 TestDownloadOnly/v1.20.0/DeleteAll 0.23
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.31.1/json-events 7.79
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.09
18 TestDownloadOnly/v1.31.1/DeleteAll 0.22
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.61
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.09
27 TestAddons/Setup 202.75
31 TestAddons/serial/GCPAuth/Namespaces 0.25
35 TestAddons/parallel/InspektorGadget 11.91
39 TestAddons/parallel/CSI 54.39
40 TestAddons/parallel/Headlamp 17.1
41 TestAddons/parallel/CloudSpanner 5.61
42 TestAddons/parallel/LocalPath 10.97
43 TestAddons/parallel/NvidiaDevicePlugin 6.77
44 TestAddons/parallel/Yakd 11.82
45 TestAddons/StoppedEnableDisable 12.23
46 TestCertOptions 40.85
47 TestCertExpiration 253.36
49 TestForceSystemdFlag 41.58
50 TestForceSystemdEnv 40.69
56 TestErrorSpam/setup 28.89
57 TestErrorSpam/start 0.79
58 TestErrorSpam/status 1.18
59 TestErrorSpam/pause 1.9
60 TestErrorSpam/unpause 1.89
61 TestErrorSpam/stop 1.48
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 80.04
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 27.39
68 TestFunctional/serial/KubeContext 0.06
69 TestFunctional/serial/KubectlGetPods 0.09
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.55
73 TestFunctional/serial/CacheCmd/cache/add_local 1.45
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.07
75 TestFunctional/serial/CacheCmd/cache/list 0.06
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.32
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.19
78 TestFunctional/serial/CacheCmd/cache/delete 0.11
79 TestFunctional/serial/MinikubeKubectlCmd 0.13
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.15
81 TestFunctional/serial/ExtraConfig 52.77
82 TestFunctional/serial/ComponentHealth 0.1
83 TestFunctional/serial/LogsCmd 1.76
84 TestFunctional/serial/LogsFileCmd 1.81
85 TestFunctional/serial/InvalidService 4.37
87 TestFunctional/parallel/ConfigCmd 0.45
88 TestFunctional/parallel/DashboardCmd 10.54
89 TestFunctional/parallel/DryRun 0.45
90 TestFunctional/parallel/InternationalLanguage 0.25
91 TestFunctional/parallel/StatusCmd 1.11
95 TestFunctional/parallel/ServiceCmdConnect 11.65
96 TestFunctional/parallel/AddonsCmd 0.14
97 TestFunctional/parallel/PersistentVolumeClaim 26.02
99 TestFunctional/parallel/SSHCmd 0.73
100 TestFunctional/parallel/CpCmd 2.39
102 TestFunctional/parallel/FileSync 0.36
103 TestFunctional/parallel/CertSync 2.23
107 TestFunctional/parallel/NodeLabels 0.11
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.81
111 TestFunctional/parallel/License 0.3
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.67
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.5
117 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.09
118 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
122 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
123 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
124 TestFunctional/parallel/ProfileCmd/profile_not_create 0.42
125 TestFunctional/parallel/ProfileCmd/profile_list 0.42
126 TestFunctional/parallel/ProfileCmd/profile_json_output 0.41
127 TestFunctional/parallel/MountCmd/any-port 9.17
128 TestFunctional/parallel/ServiceCmd/List 0.57
129 TestFunctional/parallel/ServiceCmd/JSONOutput 0.51
130 TestFunctional/parallel/ServiceCmd/HTTPS 0.41
131 TestFunctional/parallel/ServiceCmd/Format 0.4
132 TestFunctional/parallel/ServiceCmd/URL 0.4
133 TestFunctional/parallel/MountCmd/specific-port 2.64
134 TestFunctional/parallel/MountCmd/VerifyCleanup 2.47
135 TestFunctional/parallel/Version/short 0.07
136 TestFunctional/parallel/Version/components 0.96
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.29
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.3
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.33
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.29
141 TestFunctional/parallel/ImageCommands/ImageBuild 3.45
142 TestFunctional/parallel/ImageCommands/Setup 0.79
143 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.65
144 TestFunctional/parallel/UpdateContextCmd/no_changes 0.19
145 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.19
146 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.17
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.41
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.69
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.58
151 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.85
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.6
153 TestFunctional/delete_echo-server_images 0.04
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.01
159 TestMultiControlPlane/serial/StartCluster 167.89
160 TestMultiControlPlane/serial/DeployApp 8.37
161 TestMultiControlPlane/serial/PingHostFromPods 1.84
162 TestMultiControlPlane/serial/AddWorkerNode 62.85
163 TestMultiControlPlane/serial/NodeLabels 0.11
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.81
165 TestMultiControlPlane/serial/CopyFile 20.13
166 TestMultiControlPlane/serial/StopSecondaryNode 12.91
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.62
168 TestMultiControlPlane/serial/RestartSecondaryNode 22.38
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 4.59
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 292.31
171 TestMultiControlPlane/serial/DeleteSecondaryNode 12.14
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.6
173 TestMultiControlPlane/serial/StopCluster 36.02
174 TestMultiControlPlane/serial/RestartCluster 117.85
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.56
176 TestMultiControlPlane/serial/AddSecondaryNode 69.85
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.8
181 TestJSONOutput/start/Command 47.66
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.8
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.7
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.93
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.24
206 TestKicCustomNetwork/create_custom_network 41.96
207 TestKicCustomNetwork/use_default_bridge_network 38.16
208 TestKicExistingNetwork 32.47
209 TestKicCustomSubnet 33.32
210 TestKicStaticIP 38.33
211 TestMainNoArgs 0.06
212 TestMinikubeProfile 70.58
215 TestMountStart/serial/StartWithMountFirst 9.62
216 TestMountStart/serial/VerifyMountFirst 0.27
217 TestMountStart/serial/StartWithMountSecond 7.74
218 TestMountStart/serial/VerifyMountSecond 0.27
219 TestMountStart/serial/DeleteFirst 1.66
220 TestMountStart/serial/VerifyMountPostDelete 0.28
221 TestMountStart/serial/Stop 1.23
222 TestMountStart/serial/RestartStopped 8.56
223 TestMountStart/serial/VerifyMountPostStop 0.28
226 TestMultiNode/serial/FreshStart2Nodes 138.08
227 TestMultiNode/serial/DeployApp2Nodes 6.73
228 TestMultiNode/serial/PingHostFrom2Pods 1.23
229 TestMultiNode/serial/AddNode 28.48
230 TestMultiNode/serial/MultiNodeLabels 0.1
231 TestMultiNode/serial/ProfileList 0.34
232 TestMultiNode/serial/CopyFile 10.55
233 TestMultiNode/serial/StopNode 2.33
234 TestMultiNode/serial/StartAfterStop 10.18
235 TestMultiNode/serial/RestartKeepsNodes 99.81
236 TestMultiNode/serial/DeleteNode 5.58
237 TestMultiNode/serial/StopMultiNode 24.1
238 TestMultiNode/serial/RestartMultiNode 59.67
239 TestMultiNode/serial/ValidateNameConflict 37.34
244 TestPreload 140.69
246 TestScheduledStopUnix 109.25
249 TestInsufficientStorage 13.29
250 TestRunningBinaryUpgrade 72.5
252 TestKubernetesUpgrade 395.56
253 TestMissingContainerUpgrade 179.55
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
256 TestNoKubernetes/serial/StartWithK8s 42.93
257 TestNoKubernetes/serial/StartWithStopK8s 22.42
258 TestNoKubernetes/serial/Start 9.63
259 TestNoKubernetes/serial/VerifyK8sNotRunning 0.34
260 TestNoKubernetes/serial/ProfileList 0.97
261 TestNoKubernetes/serial/Stop 1.26
262 TestNoKubernetes/serial/StartNoArgs 7.4
263 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.29
264 TestStoppedBinaryUpgrade/Setup 1.1
265 TestStoppedBinaryUpgrade/Upgrade 89.34
266 TestStoppedBinaryUpgrade/MinikubeLogs 1.21
275 TestPause/serial/Start 50.5
276 TestPause/serial/SecondStartNoReconfiguration 21.52
277 TestPause/serial/Pause 0.76
278 TestPause/serial/VerifyStatus 0.36
279 TestPause/serial/Unpause 0.83
280 TestPause/serial/PauseAgain 1.08
281 TestPause/serial/DeletePaused 2.9
282 TestPause/serial/VerifyDeletedResources 0.46
290 TestNetworkPlugins/group/false 4.84
295 TestStartStop/group/old-k8s-version/serial/FirstStart 153.26
296 TestStartStop/group/old-k8s-version/serial/DeployApp 11.81
297 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 2.27
298 TestStartStop/group/old-k8s-version/serial/Stop 12.51
300 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 88.02
301 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.25
302 TestStartStop/group/old-k8s-version/serial/SecondStart 368.22
303 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.44
304 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.25
305 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.12
306 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.21
307 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 281.91
308 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
309 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.14
310 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.31
311 TestStartStop/group/old-k8s-version/serial/Pause 3.46
313 TestStartStop/group/embed-certs/serial/FirstStart 83.55
314 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
315 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.13
316 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.31
317 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.14
319 TestStartStop/group/no-preload/serial/FirstStart 69.18
320 TestStartStop/group/embed-certs/serial/DeployApp 12.39
321 TestStartStop/group/no-preload/serial/DeployApp 10.41
322 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.25
323 TestStartStop/group/embed-certs/serial/Stop 12.05
324 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.14
325 TestStartStop/group/no-preload/serial/Stop 12.02
326 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.18
327 TestStartStop/group/embed-certs/serial/SecondStart 273.51
328 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.24
329 TestStartStop/group/no-preload/serial/SecondStart 308.42
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
332 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
333 TestStartStop/group/embed-certs/serial/Pause 3.25
335 TestStartStop/group/newest-cni/serial/FirstStart 36.94
336 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
337 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.13
338 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.27
339 TestStartStop/group/no-preload/serial/Pause 4.61
340 TestStartStop/group/newest-cni/serial/DeployApp 0
341 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.86
342 TestStartStop/group/newest-cni/serial/Stop 1.51
343 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.32
344 TestStartStop/group/newest-cni/serial/SecondStart 23.21
345 TestNetworkPlugins/group/auto/Start 89.44
346 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
347 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
348 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.37
349 TestStartStop/group/newest-cni/serial/Pause 4.07
350 TestNetworkPlugins/group/kindnet/Start 82.27
351 TestNetworkPlugins/group/auto/KubeletFlags 0.3
352 TestNetworkPlugins/group/auto/NetCatPod 10.31
353 TestNetworkPlugins/group/auto/DNS 0.22
354 TestNetworkPlugins/group/auto/Localhost 0.17
355 TestNetworkPlugins/group/auto/HairPin 0.16
356 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
357 TestNetworkPlugins/group/kindnet/KubeletFlags 0.38
358 TestNetworkPlugins/group/kindnet/NetCatPod 12.46
359 TestNetworkPlugins/group/calico/Start 67.18
360 TestNetworkPlugins/group/kindnet/DNS 0.48
361 TestNetworkPlugins/group/kindnet/Localhost 0.24
362 TestNetworkPlugins/group/kindnet/HairPin 0.21
363 TestNetworkPlugins/group/custom-flannel/Start 66.96
364 TestNetworkPlugins/group/calico/ControllerPod 6.01
365 TestNetworkPlugins/group/calico/KubeletFlags 0.42
366 TestNetworkPlugins/group/calico/NetCatPod 14.54
367 TestNetworkPlugins/group/calico/DNS 0.24
368 TestNetworkPlugins/group/calico/Localhost 0.17
369 TestNetworkPlugins/group/calico/HairPin 0.17
370 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.49
371 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.43
372 TestNetworkPlugins/group/custom-flannel/DNS 0.26
373 TestNetworkPlugins/group/custom-flannel/Localhost 0.23
374 TestNetworkPlugins/group/custom-flannel/HairPin 0.29
375 TestNetworkPlugins/group/enable-default-cni/Start 86.05
376 TestNetworkPlugins/group/flannel/Start 61.86
377 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.38
378 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.29
379 TestNetworkPlugins/group/flannel/ControllerPod 6.01
380 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
381 TestNetworkPlugins/group/flannel/NetCatPod 12.27
382 TestNetworkPlugins/group/enable-default-cni/DNS 0.26
383 TestNetworkPlugins/group/enable-default-cni/Localhost 0.24
384 TestNetworkPlugins/group/enable-default-cni/HairPin 0.21
385 TestNetworkPlugins/group/flannel/DNS 0.44
386 TestNetworkPlugins/group/flannel/Localhost 0.3
387 TestNetworkPlugins/group/flannel/HairPin 0.24
388 TestNetworkPlugins/group/bridge/Start 76.69
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
390 TestNetworkPlugins/group/bridge/NetCatPod 9.26
391 TestNetworkPlugins/group/bridge/DNS 0.2
392 TestNetworkPlugins/group/bridge/Localhost 0.15
393 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (13.59s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-180730 | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |          |
	|         | -p download-only-180730        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/17 17:51:05
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0917 17:51:05.105178  278850 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:51:05.105470  278850 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:51:05.105525  278850 out.go:358] Setting ErrFile to fd 2...
	I0917 17:51:05.105644  278850 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:51:05.106078  278850 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	W0917 17:51:05.106296  278850 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19662-273469/.minikube/config/config.json: open /home/jenkins/minikube-integration/19662-273469/.minikube/config/config.json: no such file or directory
	I0917 17:51:05.106902  278850 out.go:352] Setting JSON to true
	I0917 17:51:05.107998  278850 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5611,"bootTime":1726589855,"procs":161,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0917 17:51:05.108153  278850 start.go:139] virtualization:  
	I0917 17:51:05.110646  278850 out.go:97] [download-only-180730] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W0917 17:51:05.110872  278850 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball: no such file or directory
	I0917 17:51:05.110916  278850 notify.go:220] Checking for updates...
	I0917 17:51:05.112361  278850 out.go:169] MINIKUBE_LOCATION=19662
	I0917 17:51:05.114080  278850 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 17:51:05.116079  278850 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig
	I0917 17:51:05.117942  278850 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.minikube
	I0917 17:51:05.119354  278850 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0917 17:51:05.122611  278850 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0917 17:51:05.123129  278850 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 17:51:05.161790  278850 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 17:51:05.161917  278850 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:51:05.225093  278850 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-17 17:51:05.215541413 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 17:51:05.225216  278850 docker.go:318] overlay module found
	I0917 17:51:05.226782  278850 out.go:97] Using the docker driver based on user configuration
	I0917 17:51:05.226826  278850 start.go:297] selected driver: docker
	I0917 17:51:05.226836  278850 start.go:901] validating driver "docker" against <nil>
	I0917 17:51:05.226965  278850 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:51:05.286450  278850 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-17 17:51:05.276743546 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 17:51:05.286678  278850 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0917 17:51:05.286960  278850 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0917 17:51:05.287124  278850 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0917 17:51:05.289121  278850 out.go:169] Using Docker driver with root privileges
	I0917 17:51:05.290346  278850 cni.go:84] Creating CNI manager for ""
	I0917 17:51:05.290406  278850 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 17:51:05.290419  278850 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0917 17:51:05.290497  278850 start.go:340] cluster config:
	{Name:download-only-180730 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-180730 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}
	I0917 17:51:05.292116  278850 out.go:97] Starting "download-only-180730" primary control-plane node in "download-only-180730" cluster
	I0917 17:51:05.292162  278850 cache.go:121] Beginning downloading kic base image for docker with crio
	I0917 17:51:05.293379  278850 out.go:97] Pulling base image v0.0.45-1726589491-19662 ...
	I0917 17:51:05.293413  278850 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0917 17:51:05.293579  278850 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0917 17:51:05.309261  278850 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 17:51:05.309472  278850 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0917 17:51:05.309569  278850 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 17:51:05.356633  278850 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
	I0917 17:51:05.356668  278850 cache.go:56] Caching tarball of preloaded images
	I0917 17:51:05.356816  278850 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0917 17:51:05.358564  278850 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0917 17:51:05.358596  278850 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0917 17:51:05.443719  278850 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/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0917 17:51:11.235817  278850 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0917 17:51:11.235927  278850 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0917 17:51:12.379986  278850 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0917 17:51:12.380425  278850 profile.go:143] Saving config to /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/download-only-180730/config.json ...
	I0917 17:51:12.380461  278850 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/download-only-180730/config.json: {Name:mk4369f73ca6e1d62e54bcfb59148b16100644f0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0917 17:51:12.380651  278850 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0917 17:51:12.381255  278850 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19662-273469/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-180730 host does not exist
	  To start a cluster, run: "minikube start -p download-only-180730"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/json-events (7.79s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-913869 --force --alsologtostderr --kubernetes-version=v1.31.1 --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-913869 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (7.784847119s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (7.79s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/LogsDuration (0.09s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-180730 | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | -p download-only-180730        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| delete  | -p download-only-180730        | download-only-180730 | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC | 17 Sep 24 17:51 UTC |
	| start   | -o=json --download-only        | download-only-913869 | jenkins | v1.34.0 | 17 Sep 24 17:51 UTC |                     |
	|         | -p download-only-913869        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/17 17:51:19
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0917 17:51:19.130480  279053 out.go:345] Setting OutFile to fd 1 ...
	I0917 17:51:19.130620  279053 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:51:19.130631  279053 out.go:358] Setting ErrFile to fd 2...
	I0917 17:51:19.130637  279053 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 17:51:19.130905  279053 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	I0917 17:51:19.131321  279053 out.go:352] Setting JSON to true
	I0917 17:51:19.132278  279053 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5625,"bootTime":1726589855,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0917 17:51:19.132357  279053 start.go:139] virtualization:  
	I0917 17:51:19.135702  279053 out.go:97] [download-only-913869] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0917 17:51:19.135999  279053 notify.go:220] Checking for updates...
	I0917 17:51:19.139388  279053 out.go:169] MINIKUBE_LOCATION=19662
	I0917 17:51:19.142109  279053 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 17:51:19.144886  279053 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig
	I0917 17:51:19.147545  279053 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.minikube
	I0917 17:51:19.150319  279053 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0917 17:51:19.155710  279053 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0917 17:51:19.155969  279053 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 17:51:19.180111  279053 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 17:51:19.180257  279053 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:51:19.244856  279053 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-09-17 17:51:19.235100607 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 17:51:19.244975  279053 docker.go:318] overlay module found
	I0917 17:51:19.247755  279053 out.go:97] Using the docker driver based on user configuration
	I0917 17:51:19.247804  279053 start.go:297] selected driver: docker
	I0917 17:51:19.247811  279053 start.go:901] validating driver "docker" against <nil>
	I0917 17:51:19.247931  279053 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 17:51:19.307862  279053 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-09-17 17:51:19.296906495 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 17:51:19.308167  279053 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0917 17:51:19.308476  279053 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0917 17:51:19.308644  279053 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0917 17:51:19.311518  279053 out.go:169] Using Docker driver with root privileges
	I0917 17:51:19.314243  279053 cni.go:84] Creating CNI manager for ""
	I0917 17:51:19.314315  279053 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0917 17:51:19.314329  279053 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0917 17:51:19.314424  279053 start.go:340] cluster config:
	{Name:download-only-913869 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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.1 ClusterName:download-only-913869 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 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}
	I0917 17:51:19.317360  279053 out.go:97] Starting "download-only-913869" primary control-plane node in "download-only-913869" cluster
	I0917 17:51:19.317393  279053 cache.go:121] Beginning downloading kic base image for docker with crio
	I0917 17:51:19.320092  279053 out.go:97] Pulling base image v0.0.45-1726589491-19662 ...
	I0917 17:51:19.320176  279053 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0917 17:51:19.320398  279053 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 17:51:19.336808  279053 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0917 17:51:19.336945  279053 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0917 17:51:19.336971  279053 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0917 17:51:19.336977  279053 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0917 17:51:19.336985  279053 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0917 17:51:19.373674  279053 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0917 17:51:19.373708  279053 cache.go:56] Caching tarball of preloaded images
	I0917 17:51:19.373877  279053 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0917 17:51:19.376810  279053 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0917 17:51:19.376841  279053 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0917 17:51:19.463522  279053 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4?checksum=md5:8285fc512c7462f100de137f91fcd0ae -> /home/jenkins/minikube-integration/19662-273469/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-913869 host does not exist
	  To start a cluster, run: "minikube start -p download-only-913869"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAll (0.22s)

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.61s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.09s)

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

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

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

                                                
                                    
x
+
TestAddons/Setup (202.75s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-668455 --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-668455 --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: (3m22.748613217s)
--- PASS: TestAddons/Setup (202.75s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.91s)

                                                
                                                
=== 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-jvcgl" [b0b9b620-1427-461f-b163-2a51babc70d8] 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.004317556s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-668455
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-668455: (5.906533468s)
--- PASS: TestAddons/parallel/InspektorGadget (11.91s)

                                                
                                    
x
+
TestAddons/parallel/CSI (54.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 6.32858ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-668455 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-668455 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-668455 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" [4ef74cc1-5628-48c4-b016-5233b8ce655e] Pending
helpers_test.go:344: "task-pv-pod" [4ef74cc1-5628-48c4-b016-5233b8ce655e] 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" [4ef74cc1-5628-48c4-b016-5233b8ce655e] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003948044s
addons_test.go:590: (dbg) Run:  kubectl --context addons-668455 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-668455 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-668455 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-668455 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-668455 delete pod task-pv-pod: (1.100895505s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-668455 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-668455 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-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-668455 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" [36031e1e-8466-4d8e-9e99-a5f5725d551f] Pending
helpers_test.go:344: "task-pv-pod-restore" [36031e1e-8466-4d8e-9e99-a5f5725d551f] 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" [36031e1e-8466-4d8e-9e99-a5f5725d551f] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004390573s
addons_test.go:632: (dbg) Run:  kubectl --context addons-668455 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-668455 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-668455 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-668455 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-668455 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.85579884s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-668455 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:648: (dbg) Done: out/minikube-linux-arm64 -p addons-668455 addons disable volumesnapshots --alsologtostderr -v=1: (1.00428493s)
--- PASS: TestAddons/parallel/CSI (54.39s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.1s)

                                                
                                                
=== 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-668455 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-668455 --alsologtostderr -v=1: (1.303585801s)
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-7b5c95b59d-2w4bz" [4d926963-6645-4d1e-9ef2-c27e10de3c45] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-2w4bz" [4d926963-6645-4d1e-9ef2-c27e10de3c45] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-2w4bz" [4d926963-6645-4d1e-9ef2-c27e10de3c45] Running / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-2w4bz" [4d926963-6645-4d1e-9ef2-c27e10de3c45] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.004559766s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-668455 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-668455 addons disable headlamp --alsologtostderr -v=1: (5.789378082s)
--- PASS: TestAddons/parallel/Headlamp (17.10s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.61s)

                                                
                                                
=== 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-769b77f747-pl4sw" [d1344e69-c5cd-445d-b018-09f93b8766cb] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004587904s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-668455
--- PASS: TestAddons/parallel/CloudSpanner (5.61s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (10.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-668455 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-668455 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-668455 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-668455 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" [597420de-3a20-434f-a42d-4b4cc9ba900e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [597420de-3a20-434f-a42d-4b4cc9ba900e] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [597420de-3a20-434f-a42d-4b4cc9ba900e] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.004839051s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-668455 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-668455 ssh "cat /opt/local-path-provisioner/pvc-5d5d856c-1f2d-489f-80c4-170593b4a5b7_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-668455 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-668455 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-668455 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (10.97s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.77s)

                                                
                                                
=== 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-zvlwp" [f36a8fa7-fb20-4744-a880-7169c219680e] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.007593174s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-668455
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.77s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-5tg7d" [9713f9b2-81cf-4f0c-a2a5-9b53e428c5fb] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003304389s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-668455 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-668455 addons disable yakd --alsologtostderr -v=1: (5.810917371s)
--- PASS: TestAddons/parallel/Yakd (11.82s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.23s)

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

                                                
                                    
x
+
TestCertOptions (40.85s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (253.36s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-294823 --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-294823 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (43.611220539s)
E0917 18:54:52.168507  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-294823 --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-294823 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (27.421058295s)
helpers_test.go:175: Cleaning up "cert-expiration-294823" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-294823
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-294823: (2.330849005s)
--- PASS: TestCertExpiration (253.36s)

                                                
                                    
x
+
TestForceSystemdFlag (41.58s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (40.69s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (28.89s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.79s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.18s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.9s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.89s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.48s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (80.04s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-623468 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-623468 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m20.037811698s)
--- PASS: TestFunctional/serial/StartWithProxy (80.04s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (27.39s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-623468 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-623468 --alsologtostderr -v=8: (27.387697436s)
functional_test.go:663: soft start took 27.388266119s for "functional-623468" cluster.
--- PASS: TestFunctional/serial/SoftStart (27.39s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:681: (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:696: (dbg) Run:  kubectl --context functional-623468 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.09s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-623468 cache add registry.k8s.io/pause:3.1: (1.564285862s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-623468 cache add registry.k8s.io/pause:3.3: (1.558457487s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-623468 cache add registry.k8s.io/pause:latest: (1.426493101s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.55s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-623468 /tmp/TestFunctionalserialCacheCmdcacheadd_local2424817156/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 cache add minikube-local-cache-test:functional-623468
functional_test.go:1094: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 cache delete minikube-local-cache-test:functional-623468
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-623468
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.45s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1110: (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.32s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1172: (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.13s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (52.77s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.76s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-arm64 -p functional-623468 logs: (1.760039575s)
--- PASS: TestFunctional/serial/LogsCmd (1.76s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.81s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 logs --file /tmp/TestFunctionalserialLogsFileCmd920361558/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-623468 logs --file /tmp/TestFunctionalserialLogsFileCmd920361558/001/logs.txt: (1.804862659s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.81s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.37s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.45s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.54s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.45s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 18:14:07.745901  306362 out.go:345] Setting OutFile to fd 1 ...
	I0917 18:14:07.746157  306362 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:14:07.746186  306362 out.go:358] Setting ErrFile to fd 2...
	I0917 18:14:07.746205  306362 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:14:07.746567  306362 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	I0917 18:14:07.746984  306362 out.go:352] Setting JSON to false
	I0917 18:14:07.748015  306362 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":6993,"bootTime":1726589855,"procs":202,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0917 18:14:07.748115  306362 start.go:139] virtualization:  
	I0917 18:14:07.751385  306362 out.go:177] * [functional-623468] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0917 18:14:07.753727  306362 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 18:14:07.753771  306362 notify.go:220] Checking for updates...
	I0917 18:14:07.758998  306362 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 18:14:07.761257  306362 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig
	I0917 18:14:07.763599  306362 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.minikube
	I0917 18:14:07.766060  306362 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0917 18:14:07.768495  306362 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 18:14:07.771538  306362 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 18:14:07.772208  306362 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 18:14:07.807321  306362 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 18:14:07.807622  306362 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 18:14:07.866188  306362 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-09-17 18:14:07.855107215 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 18:14:07.866315  306362 docker.go:318] overlay module found
	I0917 18:14:07.870587  306362 out.go:177] * Using the docker driver based on existing profile
	I0917 18:14:07.874074  306362 start.go:297] selected driver: docker
	I0917 18:14:07.874109  306362 start.go:901] validating driver "docker" against &{Name:functional-623468 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-623468 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 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}
	I0917 18:14:07.874234  306362 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 18:14:07.878357  306362 out.go:201] 
	W0917 18:14:07.880802  306362 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0917 18:14:07.883790  306362 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.25s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 18:14:07.508092  306270 out.go:345] Setting OutFile to fd 1 ...
	I0917 18:14:07.508334  306270 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:14:07.508364  306270 out.go:358] Setting ErrFile to fd 2...
	I0917 18:14:07.508386  306270 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:14:07.508787  306270 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	I0917 18:14:07.509201  306270 out.go:352] Setting JSON to false
	I0917 18:14:07.510212  306270 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":6993,"bootTime":1726589855,"procs":202,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0917 18:14:07.510333  306270 start.go:139] virtualization:  
	I0917 18:14:07.512771  306270 out.go:177] * [functional-623468] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I0917 18:14:07.516019  306270 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 18:14:07.516211  306270 notify.go:220] Checking for updates...
	I0917 18:14:07.519242  306270 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 18:14:07.521280  306270 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig
	I0917 18:14:07.523443  306270 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.minikube
	I0917 18:14:07.526340  306270 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0917 18:14:07.530667  306270 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 18:14:07.534499  306270 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 18:14:07.535160  306270 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 18:14:07.584184  306270 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 18:14:07.584330  306270 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 18:14:07.676381  306270 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-09-17 18:14:07.658214171 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 18:14:07.676545  306270 docker.go:318] overlay module found
	I0917 18:14:07.681069  306270 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0917 18:14:07.683822  306270 start.go:297] selected driver: docker
	I0917 18:14:07.683843  306270 start.go:901] validating driver "docker" against &{Name:functional-623468 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-623468 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 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}
	I0917 18:14:07.683960  306270 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 18:14:07.687810  306270 out.go:201] 
	W0917 18:14:07.690332  306270 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0917 18:14:07.692642  306270 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-623468 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-623468 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-65d86f57f4-9bs26" [f2776549-41ee-443f-9f50-71c22548b2f2] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-65d86f57f4-9bs26" [f2776549-41ee-443f-9f50-71c22548b2f2] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.004373268s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30511
functional_test.go:1675: http://192.168.49.2:30511: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-9bs26

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (26.02s)

                                                
                                                
=== 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" [72a884c9-c9b8-4124-8db6-fc654e66110e] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003778228s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-623468 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-623468 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-623468 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-623468 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" [aa02d8c1-0b86-4a27-ae87-70bc149f402f] Pending
helpers_test.go:344: "sp-pod" [aa02d8c1-0b86-4a27-ae87-70bc149f402f] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [aa02d8c1-0b86-4a27-ae87-70bc149f402f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.004604271s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-623468 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-623468 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-623468 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" [046a3569-0a75-4dce-8de7-3595755a644a] Pending
helpers_test.go:344: "sp-pod" [046a3569-0a75-4dce-8de7-3595755a644a] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004301769s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-623468 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (26.02s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.73s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.39s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.36s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.23s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:219: (dbg) Run:  kubectl --context functional-623468 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.81s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.3s)

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

                                                
                                                

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-623468 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" [6a0fbd23-2d4b-48e7-bfdc-a2a48bd33beb] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [6a0fbd23-2d4b-48e7-bfdc-a2a48bd33beb] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.004213748s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.50s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-623468 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-623468 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64b4f8f9ff-wxk9k" [312d9587-a6ce-4a63-9344-edd2e1f137d0] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-wxk9k" [312d9587-a6ce-4a63-9344-edd2e1f137d0] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004421927s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 17 18:14 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 17 18:14 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 17 18:14 test-1726596842144265558
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 ssh cat /mount-9p/test-1726596842144265558
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-623468 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" [884b5440-bcdf-4713-8d07-39e49f00e2c8] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [884b5440-bcdf-4713-8d07-39e49f00e2c8] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [884b5440-bcdf-4713-8d07-39e49f00e2c8] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 6.004402007s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-623468 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-623468 /tmp/TestFunctionalparallelMountCmdany-port1079392056/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.17s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
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:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-623468 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-623468
localhost/kicbase/echo-server:functional-623468
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:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-623468 image ls --format short --alsologtostderr:
I0917 18:14:25.472873  309142 out.go:345] Setting OutFile to fd 1 ...
I0917 18:14:25.473147  309142 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 18:14:25.473178  309142 out.go:358] Setting ErrFile to fd 2...
I0917 18:14:25.473199  309142 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 18:14:25.473528  309142 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
I0917 18:14:25.475852  309142 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 18:14:25.476074  309142 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 18:14:25.476666  309142 cli_runner.go:164] Run: docker container inspect functional-623468 --format={{.State.Status}}
I0917 18:14:25.497606  309142 ssh_runner.go:195] Run: systemctl --version
I0917 18:14:25.497657  309142 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-623468
I0917 18:14:25.521982  309142 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33144 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/functional-623468/id_rsa Username:docker}
I0917 18:14:25.625449  309142 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-623468 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| localhost/kicbase/echo-server           | functional-623468  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/kube-proxy              | v1.31.1            | 24a140c548c07 | 96MB   |
| docker.io/library/nginx                 | alpine             | b887aca7aed61 | 48.4MB |
| docker.io/library/nginx                 | latest             | 195245f0c7927 | 197MB  |
| registry.k8s.io/kube-apiserver          | v1.31.1            | d3f53a98c0a9d | 92.6MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 7f8aa378bb47d | 67MB   |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| localhost/minikube-local-cache-test     | functional-623468  | dadf542834d40 | 3.33kB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 279f381cb3736 | 86.9MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-623468 image ls --format table --alsologtostderr:
I0917 18:14:25.768589  309207 out.go:345] Setting OutFile to fd 1 ...
I0917 18:14:25.768953  309207 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 18:14:25.768964  309207 out.go:358] Setting ErrFile to fd 2...
I0917 18:14:25.768970  309207 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 18:14:25.769249  309207 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
I0917 18:14:25.769946  309207 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 18:14:25.770064  309207 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 18:14:25.770554  309207 cli_runner.go:164] Run: docker container inspect functional-623468 --format={{.State.Status}}
I0917 18:14:25.793987  309207 ssh_runner.go:195] Run: systemctl --version
I0917 18:14:25.794124  309207 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-623468
I0917 18:14:25.837085  309207 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33144 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/functional-623468/id_rsa Username:docker}
I0917 18:14:25.944231  309207 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.30s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-623468 image ls --format json --alsologtostderr:
[{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"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":"d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853","repoDigests":["registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb","registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef"],"
repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"92632544"},{"id":"7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d","repoDigests":["registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690","registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67007814"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functio
nal-623468"],"size":"4788229"},{"id":"dadf542834d408b06132422f0b70cfc0f8ef69798b4f07b5f424a64a77391470","repoDigests":["localhost/minikube-local-cache-test@sha256:7d6c80372e5977ba11b83324ab7f33a8b0d6e79f9c3f263d7ff8df812677b414"],"repoTags":["localhost/minikube-local-cache-test:functional-623468"],"size":"3330"},{"id":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61647114"},{"id":"279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849"],"repoTags":["regis
try.k8s.io/kube-controller-manager:v1.31.1"],"size":"86930758"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha
256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"95951255"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"
],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552","repoDigests":["docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48375489"},{"id":"195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172029"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisione
r@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-623468 image ls --format json --alsologtostderr:
I0917 18:14:25.780041  309206 out.go:345] Setting OutFile to fd 1 ...
I0917 18:14:25.780417  309206 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 18:14:25.780461  309206 out.go:358] Setting ErrFile to fd 2...
I0917 18:14:25.780487  309206 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 18:14:25.780778  309206 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
I0917 18:14:25.781542  309206 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 18:14:25.781706  309206 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 18:14:25.782268  309206 cli_runner.go:164] Run: docker container inspect functional-623468 --format={{.State.Status}}
I0917 18:14:25.804574  309206 ssh_runner.go:195] Run: systemctl --version
I0917 18:14:25.804659  309206 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-623468
I0917 18:14:25.834220  309206 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33144 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/functional-623468/id_rsa Username:docker}
I0917 18:14:25.938705  309206 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.33s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-623468 image ls --format yaml --alsologtostderr:
- 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: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51
repoDigests:
- docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "90295858"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171
repoTags:
- docker.io/library/nginx:latest
size: "197172029"
- 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: b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552
repoDigests:
- docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "48375489"
- id: 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da
repoDigests:
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
- registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "139912446"
- id: 24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "95951255"
- id: dadf542834d408b06132422f0b70cfc0f8ef69798b4f07b5f424a64a77391470
repoDigests:
- localhost/minikube-local-cache-test@sha256:7d6c80372e5977ba11b83324ab7f33a8b0d6e79f9c3f263d7ff8df812677b414
repoTags:
- localhost/minikube-local-cache-test:functional-623468
size: "3330"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67007814"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-623468
size: "4788229"
- id: 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61647114"
- id: d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
- registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "92632544"
- id: 279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "86930758"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-623468 image ls --format yaml --alsologtostderr:
I0917 18:14:25.484491  309143 out.go:345] Setting OutFile to fd 1 ...
I0917 18:14:25.484720  309143 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 18:14:25.484734  309143 out.go:358] Setting ErrFile to fd 2...
I0917 18:14:25.484740  309143 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 18:14:25.485056  309143 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
I0917 18:14:25.485938  309143 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 18:14:25.486132  309143 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 18:14:25.486758  309143 cli_runner.go:164] Run: docker container inspect functional-623468 --format={{.State.Status}}
I0917 18:14:25.505809  309143 ssh_runner.go:195] Run: systemctl --version
I0917 18:14:25.505871  309143 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-623468
I0917 18:14:25.529349  309143 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33144 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/functional-623468/id_rsa Username:docker}
I0917 18:14:25.632032  309143 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.29s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 image build -t localhost/my-image:functional-623468 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-623468 image build -t localhost/my-image:functional-623468 testdata/build --alsologtostderr: (2.93322351s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-623468 image build -t localhost/my-image:functional-623468 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 6d2584fda71
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-623468
--> 4b9c503d323
Successfully tagged localhost/my-image:functional-623468
4b9c503d3233fd9c1434ca08e1f365d3c738eab904bfc47301d0bc9b732b35f4
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-623468 image build -t localhost/my-image:functional-623468 testdata/build --alsologtostderr:
I0917 18:14:26.330700  309326 out.go:345] Setting OutFile to fd 1 ...
I0917 18:14:26.331306  309326 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 18:14:26.331319  309326 out.go:358] Setting ErrFile to fd 2...
I0917 18:14:26.331327  309326 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0917 18:14:26.331616  309326 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
I0917 18:14:26.332333  309326 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 18:14:26.332967  309326 config.go:182] Loaded profile config "functional-623468": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0917 18:14:26.333702  309326 cli_runner.go:164] Run: docker container inspect functional-623468 --format={{.State.Status}}
I0917 18:14:26.359738  309326 ssh_runner.go:195] Run: systemctl --version
I0917 18:14:26.359798  309326 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-623468
I0917 18:14:26.378451  309326 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33144 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/functional-623468/id_rsa Username:docker}
I0917 18:14:26.476786  309326 build_images.go:161] Building image from path: /tmp/build.2683812951.tar
I0917 18:14:26.476903  309326 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0917 18:14:26.485942  309326 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2683812951.tar
I0917 18:14:26.489560  309326 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2683812951.tar: stat -c "%s %y" /var/lib/minikube/build/build.2683812951.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2683812951.tar': No such file or directory
I0917 18:14:26.489593  309326 ssh_runner.go:362] scp /tmp/build.2683812951.tar --> /var/lib/minikube/build/build.2683812951.tar (3072 bytes)
I0917 18:14:26.515546  309326 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2683812951
I0917 18:14:26.524900  309326 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2683812951 -xf /var/lib/minikube/build/build.2683812951.tar
I0917 18:14:26.534165  309326 crio.go:315] Building image: /var/lib/minikube/build/build.2683812951
I0917 18:14:26.534280  309326 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-623468 /var/lib/minikube/build/build.2683812951 --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
I0917 18:14:29.193895  309326 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-623468 /var/lib/minikube/build/build.2683812951 --cgroup-manager=cgroupfs: (2.659585753s)
I0917 18:14:29.193968  309326 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2683812951
I0917 18:14:29.203086  309326 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2683812951.tar
I0917 18:14:29.212086  309326 build_images.go:217] Built localhost/my-image:functional-623468 from /tmp/build.2683812951.tar
I0917 18:14:29.212119  309326 build_images.go:133] succeeded building to: functional-623468
I0917 18:14:29.212125  309326 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.45s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 image load --daemon kicbase/echo-server:functional-623468 --alsologtostderr
2024/09/17 18:14:18 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:355: (dbg) Done: out/minikube-linux-arm64 -p functional-623468 image load --daemon kicbase/echo-server:functional-623468 --alsologtostderr: (1.344442336s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-623468 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.65s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-623468
--- 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:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-623468
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (167.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-234060 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0917 18:14:52.162582  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:14:52.169436  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:14:52.180762  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:14:52.202101  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:14:52.243448  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:14:52.324786  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:14:52.486213  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:14:52.807877  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:14:53.449323  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:14:54.730622  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:14:57.291989  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:15:02.413839  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:15:12.655692  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:15:33.137260  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:16:14.099417  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-234060 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m47.015080381s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (167.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.37s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.84s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-234060 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-234060 -- exec busybox-7dff88458-9p664 -- 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-234060 -- exec busybox-7dff88458-9p664 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-234060 -- exec busybox-7dff88458-dc6qw -- 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-234060 -- exec busybox-7dff88458-dc6qw -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-234060 -- exec busybox-7dff88458-f2cm6 -- 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-234060 -- exec busybox-7dff88458-f2cm6 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.84s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (62.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-234060 -v=7 --alsologtostderr
E0917 18:17:36.022500  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-234060 -v=7 --alsologtostderr: (1m1.795177654s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-234060 status -v=7 --alsologtostderr: (1.051157672s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (62.85s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.81s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (20.13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 status --output json -v=7 --alsologtostderr
E0917 18:18:34.334532  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:18:34.340892  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:18:34.352292  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:18:34.373685  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:18:34.415182  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:18:34.497209  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:18:34.659422  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:18:34.981432  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:326: (dbg) Done: out/minikube-linux-arm64 -p ha-234060 status --output json -v=7 --alsologtostderr: (1.069219792s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp testdata/cp-test.txt ha-234060:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060 "sudo cat /home/docker/cp-test.txt"
E0917 18:18:35.623038  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1094966763/001/cp-test_ha-234060.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060:/home/docker/cp-test.txt ha-234060-m02:/home/docker/cp-test_ha-234060_ha-234060-m02.txt
E0917 18:18:36.905523  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m02 "sudo cat /home/docker/cp-test_ha-234060_ha-234060-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060:/home/docker/cp-test.txt ha-234060-m03:/home/docker/cp-test_ha-234060_ha-234060-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m03 "sudo cat /home/docker/cp-test_ha-234060_ha-234060-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060:/home/docker/cp-test.txt ha-234060-m04:/home/docker/cp-test_ha-234060_ha-234060-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060 "sudo cat /home/docker/cp-test.txt"
E0917 18:18:39.467541  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m04 "sudo cat /home/docker/cp-test_ha-234060_ha-234060-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp testdata/cp-test.txt ha-234060-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1094966763/001/cp-test_ha-234060-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m02:/home/docker/cp-test.txt ha-234060:/home/docker/cp-test_ha-234060-m02_ha-234060.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060 "sudo cat /home/docker/cp-test_ha-234060-m02_ha-234060.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m02:/home/docker/cp-test.txt ha-234060-m03:/home/docker/cp-test_ha-234060-m02_ha-234060-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m03 "sudo cat /home/docker/cp-test_ha-234060-m02_ha-234060-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m02:/home/docker/cp-test.txt ha-234060-m04:/home/docker/cp-test_ha-234060-m02_ha-234060-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m04 "sudo cat /home/docker/cp-test_ha-234060-m02_ha-234060-m04.txt"
E0917 18:18:44.589141  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp testdata/cp-test.txt ha-234060-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1094966763/001/cp-test_ha-234060-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m03:/home/docker/cp-test.txt ha-234060:/home/docker/cp-test_ha-234060-m03_ha-234060.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060 "sudo cat /home/docker/cp-test_ha-234060-m03_ha-234060.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m03:/home/docker/cp-test.txt ha-234060-m02:/home/docker/cp-test_ha-234060-m03_ha-234060-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m02 "sudo cat /home/docker/cp-test_ha-234060-m03_ha-234060-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m03:/home/docker/cp-test.txt ha-234060-m04:/home/docker/cp-test_ha-234060-m03_ha-234060-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m04 "sudo cat /home/docker/cp-test_ha-234060-m03_ha-234060-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp testdata/cp-test.txt ha-234060-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1094966763/001/cp-test_ha-234060-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m04:/home/docker/cp-test.txt ha-234060:/home/docker/cp-test_ha-234060-m04_ha-234060.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060 "sudo cat /home/docker/cp-test_ha-234060-m04_ha-234060.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m04:/home/docker/cp-test.txt ha-234060-m02:/home/docker/cp-test_ha-234060-m04_ha-234060-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m02 "sudo cat /home/docker/cp-test_ha-234060-m04_ha-234060-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 cp ha-234060-m04:/home/docker/cp-test.txt ha-234060-m03:/home/docker/cp-test_ha-234060-m04_ha-234060-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 ssh -n ha-234060-m03 "sudo cat /home/docker/cp-test_ha-234060-m04_ha-234060-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (20.13s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.91s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 node stop m02 -v=7 --alsologtostderr
E0917 18:18:54.830668  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-234060 node stop m02 -v=7 --alsologtostderr: (12.094183845s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-234060 status -v=7 --alsologtostderr: exit status 7 (818.303861ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 18:19:06.449262  324992 out.go:345] Setting OutFile to fd 1 ...
	I0917 18:19:06.449452  324992 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:19:06.449471  324992 out.go:358] Setting ErrFile to fd 2...
	I0917 18:19:06.449476  324992 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:19:06.449768  324992 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	I0917 18:19:06.449993  324992 out.go:352] Setting JSON to false
	I0917 18:19:06.450044  324992 mustload.go:65] Loading cluster: ha-234060
	I0917 18:19:06.450155  324992 notify.go:220] Checking for updates...
	I0917 18:19:06.450511  324992 config.go:182] Loaded profile config "ha-234060": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 18:19:06.450524  324992 status.go:255] checking status of ha-234060 ...
	I0917 18:19:06.451187  324992 cli_runner.go:164] Run: docker container inspect ha-234060 --format={{.State.Status}}
	I0917 18:19:06.475094  324992 status.go:330] ha-234060 host status = "Running" (err=<nil>)
	I0917 18:19:06.475121  324992 host.go:66] Checking if "ha-234060" exists ...
	I0917 18:19:06.475625  324992 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-234060
	I0917 18:19:06.502509  324992 host.go:66] Checking if "ha-234060" exists ...
	I0917 18:19:06.502830  324992 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 18:19:06.502884  324992 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-234060
	I0917 18:19:06.524995  324992 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33149 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/ha-234060/id_rsa Username:docker}
	I0917 18:19:06.625836  324992 ssh_runner.go:195] Run: systemctl --version
	I0917 18:19:06.630458  324992 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 18:19:06.644730  324992 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 18:19:06.718168  324992 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:49 OomKillDisable:true NGoroutines:71 SystemTime:2024-09-17 18:19:06.706387322 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 18:19:06.718855  324992 kubeconfig.go:125] found "ha-234060" server: "https://192.168.49.254:8443"
	I0917 18:19:06.718894  324992 api_server.go:166] Checking apiserver status ...
	I0917 18:19:06.718946  324992 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 18:19:06.732357  324992 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1363/cgroup
	I0917 18:19:06.744388  324992 api_server.go:182] apiserver freezer: "8:freezer:/docker/c82660aec621e37aa18bcebcf697cda5700f5c36e8bb7f0790bdd4a4fb843946/crio/crio-9c1ddd23b68d7a8230bfabcda7b55bfbaac5903410df83508988744ec9dd1d32"
	I0917 18:19:06.744471  324992 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c82660aec621e37aa18bcebcf697cda5700f5c36e8bb7f0790bdd4a4fb843946/crio/crio-9c1ddd23b68d7a8230bfabcda7b55bfbaac5903410df83508988744ec9dd1d32/freezer.state
	I0917 18:19:06.755162  324992 api_server.go:204] freezer state: "THAWED"
	I0917 18:19:06.755195  324992 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0917 18:19:06.769340  324992 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0917 18:19:06.769375  324992 status.go:422] ha-234060 apiserver status = Running (err=<nil>)
	I0917 18:19:06.769390  324992 status.go:257] ha-234060 status: &{Name:ha-234060 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 18:19:06.769411  324992 status.go:255] checking status of ha-234060-m02 ...
	I0917 18:19:06.769758  324992 cli_runner.go:164] Run: docker container inspect ha-234060-m02 --format={{.State.Status}}
	I0917 18:19:06.789511  324992 status.go:330] ha-234060-m02 host status = "Stopped" (err=<nil>)
	I0917 18:19:06.789536  324992 status.go:343] host is not running, skipping remaining checks
	I0917 18:19:06.789587  324992 status.go:257] ha-234060-m02 status: &{Name:ha-234060-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 18:19:06.789610  324992 status.go:255] checking status of ha-234060-m03 ...
	I0917 18:19:06.790030  324992 cli_runner.go:164] Run: docker container inspect ha-234060-m03 --format={{.State.Status}}
	I0917 18:19:06.811242  324992 status.go:330] ha-234060-m03 host status = "Running" (err=<nil>)
	I0917 18:19:06.811270  324992 host.go:66] Checking if "ha-234060-m03" exists ...
	I0917 18:19:06.811653  324992 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-234060-m03
	I0917 18:19:06.831017  324992 host.go:66] Checking if "ha-234060-m03" exists ...
	I0917 18:19:06.831435  324992 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 18:19:06.831531  324992 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-234060-m03
	I0917 18:19:06.850308  324992 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33159 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/ha-234060-m03/id_rsa Username:docker}
	I0917 18:19:06.949875  324992 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 18:19:06.962868  324992 kubeconfig.go:125] found "ha-234060" server: "https://192.168.49.254:8443"
	I0917 18:19:06.962901  324992 api_server.go:166] Checking apiserver status ...
	I0917 18:19:06.962981  324992 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 18:19:06.976610  324992 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1330/cgroup
	I0917 18:19:06.987385  324992 api_server.go:182] apiserver freezer: "8:freezer:/docker/99ca676d974db0ec1b9f17fda2b3bb1e1cb603e3e100bb9804d5367b8d14fcd8/crio/crio-870519e100b08f9b1244db800f0e4b9398f3e135f80f344e4b0299c8d3051e8e"
	I0917 18:19:06.987659  324992 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/99ca676d974db0ec1b9f17fda2b3bb1e1cb603e3e100bb9804d5367b8d14fcd8/crio/crio-870519e100b08f9b1244db800f0e4b9398f3e135f80f344e4b0299c8d3051e8e/freezer.state
	I0917 18:19:06.998334  324992 api_server.go:204] freezer state: "THAWED"
	I0917 18:19:06.998364  324992 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0917 18:19:07.008463  324992 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0917 18:19:07.008499  324992 status.go:422] ha-234060-m03 apiserver status = Running (err=<nil>)
	I0917 18:19:07.008510  324992 status.go:257] ha-234060-m03 status: &{Name:ha-234060-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 18:19:07.008529  324992 status.go:255] checking status of ha-234060-m04 ...
	I0917 18:19:07.008868  324992 cli_runner.go:164] Run: docker container inspect ha-234060-m04 --format={{.State.Status}}
	I0917 18:19:07.027678  324992 status.go:330] ha-234060-m04 host status = "Running" (err=<nil>)
	I0917 18:19:07.027701  324992 host.go:66] Checking if "ha-234060-m04" exists ...
	I0917 18:19:07.028009  324992 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-234060-m04
	I0917 18:19:07.053492  324992 host.go:66] Checking if "ha-234060-m04" exists ...
	I0917 18:19:07.053803  324992 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 18:19:07.053850  324992 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-234060-m04
	I0917 18:19:07.071375  324992 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33164 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/ha-234060-m04/id_rsa Username:docker}
	I0917 18:19:07.175524  324992 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 18:19:07.199651  324992 status.go:257] ha-234060-m04 status: &{Name:ha-234060-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (22.38s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 node start m02 -v=7 --alsologtostderr
E0917 18:19:15.312064  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-234060 node start m02 -v=7 --alsologtostderr: (20.616571741s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-234060 status -v=7 --alsologtostderr: (1.550967891s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (22.38s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.59s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (292.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-234060 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-234060 -v=7 --alsologtostderr
E0917 18:19:52.162948  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:19:56.274448  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-234060 -v=7 --alsologtostderr: (37.401114306s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-234060 --wait=true -v=7 --alsologtostderr
E0917 18:20:19.864248  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:21:18.197719  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:23:34.334676  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:24:02.039681  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-234060 --wait=true -v=7 --alsologtostderr: (4m14.756420512s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-234060
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (292.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.14s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.6s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (36.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 stop -v=7 --alsologtostderr
E0917 18:24:52.162875  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-234060 stop -v=7 --alsologtostderr: (35.89706963s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-234060 status -v=7 --alsologtostderr: exit status 7 (124.117938ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 18:25:15.794510  339101 out.go:345] Setting OutFile to fd 1 ...
	I0917 18:25:15.794643  339101 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:25:15.794654  339101 out.go:358] Setting ErrFile to fd 2...
	I0917 18:25:15.794658  339101 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:25:15.794930  339101 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	I0917 18:25:15.795161  339101 out.go:352] Setting JSON to false
	I0917 18:25:15.795207  339101 mustload.go:65] Loading cluster: ha-234060
	I0917 18:25:15.795310  339101 notify.go:220] Checking for updates...
	I0917 18:25:15.795789  339101 config.go:182] Loaded profile config "ha-234060": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 18:25:15.795810  339101 status.go:255] checking status of ha-234060 ...
	I0917 18:25:15.796717  339101 cli_runner.go:164] Run: docker container inspect ha-234060 --format={{.State.Status}}
	I0917 18:25:15.818938  339101 status.go:330] ha-234060 host status = "Stopped" (err=<nil>)
	I0917 18:25:15.818964  339101 status.go:343] host is not running, skipping remaining checks
	I0917 18:25:15.818972  339101 status.go:257] ha-234060 status: &{Name:ha-234060 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 18:25:15.819007  339101 status.go:255] checking status of ha-234060-m02 ...
	I0917 18:25:15.819345  339101 cli_runner.go:164] Run: docker container inspect ha-234060-m02 --format={{.State.Status}}
	I0917 18:25:15.851016  339101 status.go:330] ha-234060-m02 host status = "Stopped" (err=<nil>)
	I0917 18:25:15.851037  339101 status.go:343] host is not running, skipping remaining checks
	I0917 18:25:15.851044  339101 status.go:257] ha-234060-m02 status: &{Name:ha-234060-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 18:25:15.851065  339101 status.go:255] checking status of ha-234060-m04 ...
	I0917 18:25:15.851436  339101 cli_runner.go:164] Run: docker container inspect ha-234060-m04 --format={{.State.Status}}
	I0917 18:25:15.868984  339101 status.go:330] ha-234060-m04 host status = "Stopped" (err=<nil>)
	I0917 18:25:15.869014  339101 status.go:343] host is not running, skipping remaining checks
	I0917 18:25:15.869022  339101 status.go:257] ha-234060-m04 status: &{Name:ha-234060-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (117.85s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (69.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-234060 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-234060 --control-plane -v=7 --alsologtostderr: (1m8.734212789s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-234060 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-234060 status -v=7 --alsologtostderr: (1.113306946s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (69.85s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.8s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (47.66s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-162829 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0917 18:28:34.334332  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-162829 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (47.654780894s)
--- PASS: TestJSONOutput/start/Command (47.66s)

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e0a9db10-28d7-48f6-8a9d-61dda4104838","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-485304] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e7411c44-df1b-40af-9f86-415891063675","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19662"}}
	{"specversion":"1.0","id":"90e75937-2d4f-4a0d-a027-6d97a8517ff7","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":"f3a98275-8c0e-4385-a818-b8553159733c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig"}}
	{"specversion":"1.0","id":"5afd767a-b8e2-4e8c-912f-d3190bb04f3e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.minikube"}}
	{"specversion":"1.0","id":"4ce22481-500e-4a3e-86b4-33fd5a937a4e","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":"5187ba43-8559-4424-a0cf-d96352a6846c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"4b39c8e5-c02f-4926-9b16-2463df17d933","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-485304" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-485304
--- PASS: TestErrorJSONOutput (0.24s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (41.96s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-097507 --network=
E0917 18:29:52.162593  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-097507 --network=: (39.795988621s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-097507" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-097507
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-097507: (2.142459333s)
--- PASS: TestKicCustomNetwork/create_custom_network (41.96s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (38.16s)

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

                                                
                                    
x
+
TestKicExistingNetwork (32.47s)

                                                
                                                
=== 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-192616 --network=existing-network
E0917 18:31:15.226397  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-192616 --network=existing-network: (30.278839554s)
helpers_test.go:175: Cleaning up "existing-network-192616" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-192616
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-192616: (2.028684301s)
--- PASS: TestKicExistingNetwork (32.47s)

                                                
                                    
x
+
TestKicCustomSubnet (33.32s)

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

                                                
                                    
x
+
TestKicStaticIP (38.33s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (70.58s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-259734 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-259734 --driver=docker  --container-runtime=crio: (33.053128547s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-262474 --driver=docker  --container-runtime=crio
E0917 18:33:34.334225  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-262474 --driver=docker  --container-runtime=crio: (32.035853098s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-259734
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-262474
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-262474" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-262474
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-262474: (2.152105818s)
helpers_test.go:175: Cleaning up "first-259734" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-259734
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-259734: (1.982417201s)
--- PASS: TestMinikubeProfile (70.58s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (9.62s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.74s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.66s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.23s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.56s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (138.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-754406 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0917 18:34:52.162230  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:34:57.401173  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-754406 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (2m17.5363691s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-754406 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (138.08s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.73s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (28.48s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.34s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.55s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.33s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 18:37:26.760618  392515 out.go:345] Setting OutFile to fd 1 ...
	I0917 18:37:26.760846  392515 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:37:26.760878  392515 out.go:358] Setting ErrFile to fd 2...
	I0917 18:37:26.760900  392515 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:37:26.761165  392515 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	I0917 18:37:26.761391  392515 out.go:352] Setting JSON to false
	I0917 18:37:26.761459  392515 mustload.go:65] Loading cluster: multinode-754406
	I0917 18:37:26.761539  392515 notify.go:220] Checking for updates...
	I0917 18:37:26.762556  392515 config.go:182] Loaded profile config "multinode-754406": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 18:37:26.762606  392515 status.go:255] checking status of multinode-754406 ...
	I0917 18:37:26.763202  392515 cli_runner.go:164] Run: docker container inspect multinode-754406 --format={{.State.Status}}
	I0917 18:37:26.784465  392515 status.go:330] multinode-754406 host status = "Running" (err=<nil>)
	I0917 18:37:26.784494  392515 host.go:66] Checking if "multinode-754406" exists ...
	I0917 18:37:26.784818  392515 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-754406
	I0917 18:37:26.808485  392515 host.go:66] Checking if "multinode-754406" exists ...
	I0917 18:37:26.808812  392515 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 18:37:26.808870  392515 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-754406
	I0917 18:37:26.827877  392515 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33269 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/multinode-754406/id_rsa Username:docker}
	I0917 18:37:26.929710  392515 ssh_runner.go:195] Run: systemctl --version
	I0917 18:37:26.934157  392515 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 18:37:26.946181  392515 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 18:37:27.018720  392515 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-09-17 18:37:27.001376404 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 18:37:27.019594  392515 kubeconfig.go:125] found "multinode-754406" server: "https://192.168.67.2:8443"
	I0917 18:37:27.019651  392515 api_server.go:166] Checking apiserver status ...
	I0917 18:37:27.019739  392515 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0917 18:37:27.033928  392515 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1346/cgroup
	I0917 18:37:27.047175  392515 api_server.go:182] apiserver freezer: "8:freezer:/docker/c9eeeeabc202f54731d4ddcb0dd76a50299dac9c566e5f9ced7d75108d9e6015/crio/crio-a25c20ff9a49ed17849a8803c4c54855d808be1bf648b0858de4d0aaeebc59d3"
	I0917 18:37:27.047258  392515 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c9eeeeabc202f54731d4ddcb0dd76a50299dac9c566e5f9ced7d75108d9e6015/crio/crio-a25c20ff9a49ed17849a8803c4c54855d808be1bf648b0858de4d0aaeebc59d3/freezer.state
	I0917 18:37:27.057842  392515 api_server.go:204] freezer state: "THAWED"
	I0917 18:37:27.057881  392515 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0917 18:37:27.066327  392515 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0917 18:37:27.066365  392515 status.go:422] multinode-754406 apiserver status = Running (err=<nil>)
	I0917 18:37:27.066382  392515 status.go:257] multinode-754406 status: &{Name:multinode-754406 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 18:37:27.066414  392515 status.go:255] checking status of multinode-754406-m02 ...
	I0917 18:37:27.066802  392515 cli_runner.go:164] Run: docker container inspect multinode-754406-m02 --format={{.State.Status}}
	I0917 18:37:27.085301  392515 status.go:330] multinode-754406-m02 host status = "Running" (err=<nil>)
	I0917 18:37:27.085330  392515 host.go:66] Checking if "multinode-754406-m02" exists ...
	I0917 18:37:27.085696  392515 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-754406-m02
	I0917 18:37:27.103179  392515 host.go:66] Checking if "multinode-754406-m02" exists ...
	I0917 18:37:27.103670  392515 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0917 18:37:27.103873  392515 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-754406-m02
	I0917 18:37:27.122954  392515 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33274 SSHKeyPath:/home/jenkins/minikube-integration/19662-273469/.minikube/machines/multinode-754406-m02/id_rsa Username:docker}
	I0917 18:37:27.221379  392515 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0917 18:37:27.232943  392515 status.go:257] multinode-754406-m02 status: &{Name:multinode-754406-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0917 18:37:27.233005  392515 status.go:255] checking status of multinode-754406-m03 ...
	I0917 18:37:27.233316  392515 cli_runner.go:164] Run: docker container inspect multinode-754406-m03 --format={{.State.Status}}
	I0917 18:37:27.252325  392515 status.go:330] multinode-754406-m03 host status = "Stopped" (err=<nil>)
	I0917 18:37:27.252405  392515 status.go:343] host is not running, skipping remaining checks
	I0917 18:37:27.252413  392515 status.go:257] multinode-754406-m03 status: &{Name:multinode-754406-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.18s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (99.81s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-754406
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-754406
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-754406: (24.976214122s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-754406 --wait=true -v=8 --alsologtostderr
E0917 18:38:34.333805  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-754406 --wait=true -v=8 --alsologtostderr: (1m14.706801453s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-754406
--- PASS: TestMultiNode/serial/RestartKeepsNodes (99.81s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.58s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.1s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 18:39:46.881504  400274 out.go:345] Setting OutFile to fd 1 ...
	I0917 18:39:46.881683  400274 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:39:46.881713  400274 out.go:358] Setting ErrFile to fd 2...
	I0917 18:39:46.881737  400274 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:39:46.882042  400274 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	I0917 18:39:46.882270  400274 out.go:352] Setting JSON to false
	I0917 18:39:46.882330  400274 mustload.go:65] Loading cluster: multinode-754406
	I0917 18:39:46.882409  400274 notify.go:220] Checking for updates...
	I0917 18:39:46.882864  400274 config.go:182] Loaded profile config "multinode-754406": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 18:39:46.882907  400274 status.go:255] checking status of multinode-754406 ...
	I0917 18:39:46.883501  400274 cli_runner.go:164] Run: docker container inspect multinode-754406 --format={{.State.Status}}
	I0917 18:39:46.903060  400274 status.go:330] multinode-754406 host status = "Stopped" (err=<nil>)
	I0917 18:39:46.903081  400274 status.go:343] host is not running, skipping remaining checks
	I0917 18:39:46.903089  400274 status.go:257] multinode-754406 status: &{Name:multinode-754406 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0917 18:39:46.903113  400274 status.go:255] checking status of multinode-754406-m02 ...
	I0917 18:39:46.903438  400274 cli_runner.go:164] Run: docker container inspect multinode-754406-m02 --format={{.State.Status}}
	I0917 18:39:46.927309  400274 status.go:330] multinode-754406-m02 host status = "Stopped" (err=<nil>)
	I0917 18:39:46.927338  400274 status.go:343] host is not running, skipping remaining checks
	I0917 18:39:46.927346  400274 status.go:257] multinode-754406-m02 status: &{Name:multinode-754406-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (59.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-754406 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0917 18:39:52.162321  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-754406 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (58.956429778s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-754406 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 (59.67s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (37.34s)

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

                                                
                                                
-- stdout --
	* [multinode-754406-m02] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19662
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

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

                                                
                                    
x
+
TestPreload (140.69s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-210168 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-210168 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m37.318875266s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-210168 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-210168 image pull gcr.io/k8s-minikube/busybox: (3.344210478s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-210168
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-210168: (5.772348392s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-210168 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
E0917 18:43:34.334159  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-210168 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (31.698243374s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-210168 image list
helpers_test.go:175: Cleaning up "test-preload-210168" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-210168
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-210168: (2.293590713s)
--- PASS: TestPreload (140.69s)

                                                
                                    
x
+
TestScheduledStopUnix (109.25s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-530397 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-530397 --memory=2048 --driver=docker  --container-runtime=crio: (32.640194176s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-530397 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-530397 -n scheduled-stop-530397
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-530397 --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-530397 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-530397 -n scheduled-stop-530397
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-530397
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-530397 --schedule 15s
E0917 18:44:52.164306  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-530397
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-530397: exit status 7 (77.186657ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (13.29s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"db21d189-1d18-4716-9270-61134342e93d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-596186] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"78c48966-c5e6-4236-83ae-bc46089eb58d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19662"}}
	{"specversion":"1.0","id":"c72a39cb-d967-41fa-a4c9-17d0c39f0af5","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":"5bfb0bf7-2275-4f80-891c-35b40a0da9ba","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig"}}
	{"specversion":"1.0","id":"d52e687b-3cc6-418d-9764-642edf811223","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.minikube"}}
	{"specversion":"1.0","id":"f6ae996c-ad42-4ff0-814a-9c01990bcb4f","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":"51aec2cd-6210-4616-980a-ae38376d7d66","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"9da2b856-76dd-477b-84a5-bc9a16e75acb","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":"83a5551b-eb1a-4bd9-851b-171634d9f1e8","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":"537c7261-174b-4912-bcef-e6ee0890f880","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":"039fc982-8ccb-42e5-9ba9-f2605414b0f1","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":"31d9bfa3-4531-4065-8f42-590e7d46cf43","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-596186\" primary control-plane node in \"insufficient-storage-596186\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"e629a010-be1b-434b-b4cb-dce480bbdd55","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1726589491-19662 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"43498f39-ccdb-41de-80dc-1292b44c9249","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":"47d51d95-bef6-4f2d-ba56-13a63ad08fc5","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-596186 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-596186 --output=json --layout=cluster: exit status 7 (311.444055ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-596186","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.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-596186","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0917 18:45:49.024579  418017 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-596186" does not appear in /home/jenkins/minikube-integration/19662-273469/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0917 18:45:49.333875  418075 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-596186" does not appear in /home/jenkins/minikube-integration/19662-273469/kubeconfig
	E0917 18:45:49.344603  418075 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/insufficient-storage-596186/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (72.5s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2614797762 start -p running-upgrade-777131 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2614797762 start -p running-upgrade-777131 --memory=2200 --vm-driver=docker  --container-runtime=crio: (33.525389716s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-777131 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-777131 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.442857384s)
helpers_test.go:175: Cleaning up "running-upgrade-777131" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-777131
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-777131: (3.501776366s)
--- PASS: TestRunningBinaryUpgrade (72.50s)

                                                
                                    
x
+
TestKubernetesUpgrade (395.56s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

                                                
                                                
** /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-153645 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0917 18:53:34.334684  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-153645 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (33.522738142s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-153645" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-153645
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-153645: (2.490218043s)
--- PASS: TestKubernetesUpgrade (395.56s)

                                                
                                    
x
+
TestMissingContainerUpgrade (179.55s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3725705065 start -p missing-upgrade-675120 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3725705065 start -p missing-upgrade-675120 --memory=2200 --driver=docker  --container-runtime=crio: (1m44.683760781s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-675120
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-675120: (10.441627673s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-675120
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-675120 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0917 18:47:55.228406  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 18:48:34.334066  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-675120 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m0.410603944s)
helpers_test.go:175: Cleaning up "missing-upgrade-675120" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-675120
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-675120: (3.009464748s)
--- PASS: TestMissingContainerUpgrade (179.55s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-039190] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19662
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.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.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (42.93s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (22.42s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.63s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.34s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.97s)

                                                
                                                
=== 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 (0.97s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.26s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.4s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.29s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.1s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (89.34s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3181245866 start -p stopped-upgrade-530242 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3181245866 start -p stopped-upgrade-530242 --memory=2200 --vm-driver=docker  --container-runtime=crio: (47.843620953s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3181245866 -p stopped-upgrade-530242 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3181245866 -p stopped-upgrade-530242 stop: (2.448377201s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-530242 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0917 18:49:52.162218  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-530242 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (39.048675815s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (89.34s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.21s)

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

                                                
                                    
x
+
TestPause/serial/Start (50.5s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-302479 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
E0917 18:51:37.403457  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-302479 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (50.504143879s)
--- PASS: TestPause/serial/Start (50.50s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (21.52s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.76s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.36s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.83s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.08s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.9s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.46s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.84s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0917 18:53:40.987147  458050 out.go:345] Setting OutFile to fd 1 ...
	I0917 18:53:40.987296  458050 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:53:40.987307  458050 out.go:358] Setting ErrFile to fd 2...
	I0917 18:53:40.987312  458050 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0917 18:53:40.987566  458050 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19662-273469/.minikube/bin
	I0917 18:53:40.987983  458050 out.go:352] Setting JSON to false
	I0917 18:53:40.988957  458050 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":9366,"bootTime":1726589855,"procs":186,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0917 18:53:40.989028  458050 start.go:139] virtualization:  
	I0917 18:53:40.992587  458050 out.go:177] * [false-116460] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0917 18:53:40.996303  458050 out.go:177]   - MINIKUBE_LOCATION=19662
	I0917 18:53:40.996465  458050 notify.go:220] Checking for updates...
	I0917 18:53:41.002081  458050 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0917 18:53:41.005837  458050 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19662-273469/kubeconfig
	I0917 18:53:41.009101  458050 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19662-273469/.minikube
	I0917 18:53:41.012042  458050 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0917 18:53:41.016035  458050 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0917 18:53:41.019817  458050 config.go:182] Loaded profile config "kubernetes-upgrade-153645": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0917 18:53:41.019929  458050 driver.go:394] Setting default libvirt URI to qemu:///system
	I0917 18:53:41.059627  458050 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0917 18:53:41.059752  458050 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0917 18:53:41.160422  458050 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:35 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-17 18:53:41.147627966 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-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:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} 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.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0917 18:53:41.160544  458050 docker.go:318] overlay module found
	I0917 18:53:41.163670  458050 out.go:177] * Using the docker driver based on user configuration
	I0917 18:53:41.166404  458050 start.go:297] selected driver: docker
	I0917 18:53:41.166433  458050 start.go:901] validating driver "docker" against <nil>
	I0917 18:53:41.166447  458050 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0917 18:53:41.169633  458050 out.go:201] 
	W0917 18:53:41.175356  458050 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0917 18:53:41.178003  458050 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 17 Sep 2024 18:53:25 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-153645
contexts:
- context:
cluster: kubernetes-upgrade-153645
extensions:
- extension:
last-update: Tue, 17 Sep 2024 18:53:25 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: kubernetes-upgrade-153645
name: kubernetes-upgrade-153645
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-153645
user:
client-certificate: /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kubernetes-upgrade-153645/client.crt
client-key: /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kubernetes-upgrade-153645/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-969097 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" [474e5115-7292-4b6f-9bd8-0e34ebc22509] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [474e5115-7292-4b6f-9bd8-0e34ebc22509] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.004068013s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-969097 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.81s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-969097 --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
E0917 18:58:34.333934  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-969097 --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: (6m7.847812777s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-969097 -n old-k8s-version-969097
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (368.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-892177 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" [3a358a58-6abd-4b1c-9ba8-3bd59db2be67] Pending
helpers_test.go:344: "busybox" [3a358a58-6abd-4b1c-9ba8-3bd59db2be67] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [3a358a58-6abd-4b1c-9ba8-3bd59db2be67] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004742507s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-892177 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.44s)

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

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

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

                                                
                                                
=== 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-892177 --alsologtostderr -v=3
E0917 18:59:52.162626  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-892177 --alsologtostderr -v=3: (12.116689973s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.12s)

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

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

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

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

                                                
                                                
=== 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-892177 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0917 19:03:34.334460  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-892177 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m41.367242601s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-892177 -n default-k8s-diff-port-892177
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (281.91s)

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

                                                
                                                
=== 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-kzb5r" [29ccb1eb-4d4e-425e-9906-fcb77820a13d] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003665482s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-kzb5r" [29ccb1eb-4d4e-425e-9906-fcb77820a13d] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.009333701s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-969097 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-969097 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:v20240813-c6f155d6
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.31s)

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

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

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

                                                
                                                
-- 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-969097 --alsologtostderr -v=1
E0917 19:04:35.230481  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-969097 -n old-k8s-version-969097
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-969097 -n old-k8s-version-969097
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.46s)

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

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

                                                
                                    
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-695b96c756-sqm97" [85210f10-17cd-4a8c-917e-c9dda7b38a5c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005983607s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-sqm97" [85210f10-17cd-4a8c-917e-c9dda7b38a5c] Running
E0917 19:04:52.163232  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.008555681s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-892177 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.13s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-048521 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-048521 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m9.175785344s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (69.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-155084 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" [a8734c3b-1cf5-4b1c-8794-1a1a1348e974] Pending
helpers_test.go:344: "busybox" [a8734c3b-1cf5-4b1c-8794-1a1a1348e974] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a8734c3b-1cf5-4b1c-8794-1a1a1348e974] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 12.009062443s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-155084 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (12.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-048521 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" [5b2f2ead-e027-40b6-83b8-f1079aca4448] Pending
helpers_test.go:344: "busybox" [5b2f2ead-e027-40b6-83b8-f1079aca4448] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [5b2f2ead-e027-40b6-83b8-f1079aca4448] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003990931s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-048521 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.41s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-048521 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0917 19:07:46.831926  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:07:46.838369  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:07:46.849863  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:07:46.871368  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:07:46.912831  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:07:46.994378  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:07:47.155925  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:07:47.477820  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:07:48.120265  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:07:49.402151  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:07:51.963909  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:07:57.085289  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:08:07.326622  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:08:17.405737  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:08:27.807971  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:08:34.334542  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:08.769962  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:35.474142  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:35.480652  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:35.492157  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:35.513641  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:35.555061  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:35.636501  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:35.798052  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:36.119826  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:36.761431  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:38.042864  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:40.604326  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:45.726771  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:52.163276  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:09:55.968525  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:10:16.450342  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:10:30.691467  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:10:57.412317  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-048521 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (5m7.939366646s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-048521 -n no-preload-048521
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (308.42s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-m72mk" [dd6b4228-6c4f-48cc-af9f-82a737fe1d21] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004293869s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.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-695b96c756-m72mk" [dd6b4228-6c4f-48cc-af9f-82a737fe1d21] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004231596s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-155084 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-410634 --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.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-410634 --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.1: (36.938073424s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (36.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-hkb9p" [8d1e3c82-9cee-4ba2-9235-1950a0c57fab] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004607346s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-hkb9p" [8d1e3c82-9cee-4ba2-9235-1950a0c57fab] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004759122s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-048521 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.13s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-410634 --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.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-410634 --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.1: (22.685560634s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-410634 -n newest-cni-410634
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (23.21s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-116460 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0917 19:12:19.334130  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-116460 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m29.439465846s)
--- PASS: TestNetworkPlugins/group/auto/Start (89.44s)

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

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

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

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

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

                                                
                                                
-- 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-410634 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-410634 -n newest-cni-410634
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-410634 -n newest-cni-410634
--- PASS: TestStartStop/group/newest-cni/serial/Pause (4.07s)
E0917 19:18:32.172751  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:32.179158  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:32.190617  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:32.212493  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:32.254223  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:32.335540  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:32.496942  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:32.818227  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:33.460396  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:34.333895  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:34.742663  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:37.304887  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:42.426760  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:52.668427  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:53.420379  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:53.426753  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:53.438849  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:53.460246  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:53.501739  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:53.583261  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:53.744926  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:53.755285  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:54.066979  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:54.709634  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:55.991256  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:18:58.553084  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:19:03.675283  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:19:13.149812  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/auto-116460/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:19:13.916766  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kindnet-116460/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-116460 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0917 19:12:46.832312  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:13:14.533691  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/old-k8s-version-969097/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-116460 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m22.273000568s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (82.27s)

                                                
                                    
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-116460 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-116460 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-km65v" [69d02fa0-a1a8-4679-832e-31143809a34b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0917 19:13:34.334486  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/functional-623468/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-km65v" [69d02fa0-a1a8-4679-832e-31143809a34b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.005173987s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.31s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-116460 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/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-7zkh2" [dda2533a-dcb6-4f46-b6d7-2631e5e7f129] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004526068s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-116460 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-g4697" [548bdb13-972e-45c6-8332-996c9077d543] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-g4697" [548bdb13-972e-45c6-8332-996c9077d543] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.013567843s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.46s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-116460 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0917 19:14:52.163149  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/addons-668455/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:15:03.176006  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/default-k8s-diff-port-892177/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-116460 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m6.959234963s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (66.96s)

                                                
                                    
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-hn9hz" [fc3110ea-f8ed-4dfd-8b4c-985eb1bd9109] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.009884786s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-116460 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-dgnlg" [b9f09455-6ace-4401-9bc3-9543b1d414e3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-dgnlg" [b9f09455-6ace-4401-9bc3-9543b1d414e3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 14.005570052s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (14.54s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-116460 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-116460 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.49s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-116460 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-6qf2k" [0b29cfb0-0ba8-4694-8cc5-ee513958b5d2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-6qf2k" [0b29cfb0-0ba8-4694-8cc5-ee513958b5d2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.005414762s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.43s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-116460 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0917 19:16:09.881647  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:09.888505  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:09.899878  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:09.922100  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:09.963462  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:10.050542  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:10.212672  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:10.536337  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:11.178380  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:12.460518  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:15.026393  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:20.148611  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-116460 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m26.05311387s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (86.05s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-116460 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0917 19:16:30.390218  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
E0917 19:16:50.871542  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-116460 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m1.85664054s)
--- PASS: TestNetworkPlugins/group/flannel/Start (61.86s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-116460 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-lv9lp" [a2b1abce-5249-40ff-b4d1-51f509d123ac] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-lv9lp" [a2b1abce-5249-40ff-b4d1-51f509d123ac] Running
E0917 19:17:31.833867  278845 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/no-preload-048521/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.004529672s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.29s)

                                                
                                    
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-q9wdr" [df9bba3c-bd41-4fcd-a2a3-bd16dc00a00e] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004441263s
--- 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-116460 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-116460 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-pghwd" [e528ce9c-4086-4702-a27d-98756bd09002] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-pghwd" [e528ce9c-4086-4702-a27d-98756bd09002] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.004481733s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.27s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-116460 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-6p7wm" [105d95a6-f62b-44d6-8336-aa723628b997] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-6p7wm" [105d95a6-f62b-44d6-8336-aa723628b997] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.004610645s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.26s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-116460 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-116460 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.15s)

                                                
                                    

Test skip (30/328)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.58s)

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

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.63s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 17 Sep 2024 18:53:25 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-153645
contexts:
- context:
cluster: kubernetes-upgrade-153645
extensions:
- extension:
last-update: Tue, 17 Sep 2024 18:53:25 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: kubernetes-upgrade-153645
name: kubernetes-upgrade-153645
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-153645
user:
client-certificate: /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kubernetes-upgrade-153645/client.crt
client-key: /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kubernetes-upgrade-153645/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.81s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19662-273469/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 17 Sep 2024 18:53:25 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-153645
contexts:
- context:
cluster: kubernetes-upgrade-153645
extensions:
- extension:
last-update: Tue, 17 Sep 2024 18:53:25 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: kubernetes-upgrade-153645
name: kubernetes-upgrade-153645
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-153645
user:
client-certificate: /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kubernetes-upgrade-153645/client.crt
client-key: /home/jenkins/minikube-integration/19662-273469/.minikube/profiles/kubernetes-upgrade-153645/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard