Test Report: Docker_Linux_containerd_arm64 18517

                    
                      225d0002a402609a65399cabc142d90eb2090f83:2024-03-27:33764
                    
                

Test fail (8/335)

x
+
TestAddons/parallel/Ingress (38.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-884831 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-884831 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-884831 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [8cdb6760-c005-432f-82bb-8b69d3e03861] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [8cdb6760-c005-432f-82bb-8b69d3e03861] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.004909964s
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-884831 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run:  kubectl --context addons-884831 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-arm64 -p addons-884831 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:297: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.058930559s)

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

                                                
                                                
-- /stdout --
addons_test.go:299: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:303: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached

                                                
                                                

                                                
                                                

                                                
                                                
stderr: 
addons_test.go:306: (dbg) Run:  out/minikube-linux-arm64 -p addons-884831 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-arm64 -p addons-884831 addons disable ingress-dns --alsologtostderr -v=1: (1.683306208s)
addons_test.go:311: (dbg) Run:  out/minikube-linux-arm64 -p addons-884831 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-arm64 -p addons-884831 addons disable ingress --alsologtostderr -v=1: (7.779575105s)
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-884831
helpers_test.go:235: (dbg) docker inspect addons-884831:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "96656e5c52a281fe4e2e87f8fadfd17fb31a9b113dfa69dbe37038ffaf8d6033",
	        "Created": "2024-03-27T18:28:53.17387418Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 446427,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-03-27T18:28:53.43604333Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:f9b5358e8c18dbe49e632154cad75e0968b2e103f621caff2c3ed996f4155861",
	        "ResolvConfPath": "/var/lib/docker/containers/96656e5c52a281fe4e2e87f8fadfd17fb31a9b113dfa69dbe37038ffaf8d6033/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/96656e5c52a281fe4e2e87f8fadfd17fb31a9b113dfa69dbe37038ffaf8d6033/hostname",
	        "HostsPath": "/var/lib/docker/containers/96656e5c52a281fe4e2e87f8fadfd17fb31a9b113dfa69dbe37038ffaf8d6033/hosts",
	        "LogPath": "/var/lib/docker/containers/96656e5c52a281fe4e2e87f8fadfd17fb31a9b113dfa69dbe37038ffaf8d6033/96656e5c52a281fe4e2e87f8fadfd17fb31a9b113dfa69dbe37038ffaf8d6033-json.log",
	        "Name": "/addons-884831",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-884831:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-884831",
	            "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/da064c760c8285d86e46826f378c468cab99b11447512556f786f8408d66cead-init/diff:/var/lib/docker/overlay2/d3825c572fee2e042ff40f342d10ba017c14d5e3937a1169672fb3a94c9f53ab/diff",
	                "MergedDir": "/var/lib/docker/overlay2/da064c760c8285d86e46826f378c468cab99b11447512556f786f8408d66cead/merged",
	                "UpperDir": "/var/lib/docker/overlay2/da064c760c8285d86e46826f378c468cab99b11447512556f786f8408d66cead/diff",
	                "WorkDir": "/var/lib/docker/overlay2/da064c760c8285d86e46826f378c468cab99b11447512556f786f8408d66cead/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-884831",
	                "Source": "/var/lib/docker/volumes/addons-884831/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-884831",
	            "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:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8",
	            "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-884831",
	                "name.minikube.sigs.k8s.io": "addons-884831",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "48aed79404ca21020370b46c2ff379556ba8bdd8a0ceef16aeddbb28a5afd39e",
	            "SandboxKey": "/var/run/docker/netns/48aed79404ca",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33167"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33166"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33163"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33165"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33164"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-884831": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "97db43e7219d668d6d4005b4310d2dc9d8ede835093d9e8426e30de94058375c",
	                    "EndpointID": "fab9e6c28b5143d5a0eebcfab97f66489b84dd6371ad4ae8f00734edc55fadfc",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-884831",
	                        "96656e5c52a2"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-884831 -n addons-884831
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-884831 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-884831 logs -n 25: (1.962541149s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|----------------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   |    Version     |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|----------------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-763939   | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC |                     |
	|         | -p download-only-763939              |                        |         |                |                     |                     |
	|         | --force --alsologtostderr            |                        |         |                |                     |                     |
	|         | --kubernetes-version=v1.29.3         |                        |         |                |                     |                     |
	|         | --container-runtime=containerd       |                        |         |                |                     |                     |
	|         | --driver=docker                      |                        |         |                |                     |                     |
	|         | --container-runtime=containerd       |                        |         |                |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| delete  | -p download-only-763939              | download-only-763939   | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| start   | -o=json --download-only              | download-only-735380   | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC |                     |
	|         | -p download-only-735380              |                        |         |                |                     |                     |
	|         | --force --alsologtostderr            |                        |         |                |                     |                     |
	|         | --kubernetes-version=v1.30.0-beta.0  |                        |         |                |                     |                     |
	|         | --container-runtime=containerd       |                        |         |                |                     |                     |
	|         | --driver=docker                      |                        |         |                |                     |                     |
	|         | --container-runtime=containerd       |                        |         |                |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| delete  | -p download-only-735380              | download-only-735380   | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| delete  | -p download-only-041952              | download-only-041952   | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| delete  | -p download-only-763939              | download-only-763939   | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| delete  | -p download-only-735380              | download-only-735380   | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| start   | --download-only -p                   | download-docker-622336 | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC |                     |
	|         | download-docker-622336               |                        |         |                |                     |                     |
	|         | --alsologtostderr                    |                        |         |                |                     |                     |
	|         | --driver=docker                      |                        |         |                |                     |                     |
	|         | --container-runtime=containerd       |                        |         |                |                     |                     |
	| delete  | -p download-docker-622336            | download-docker-622336 | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| start   | --download-only -p                   | binary-mirror-861934   | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC |                     |
	|         | binary-mirror-861934                 |                        |         |                |                     |                     |
	|         | --alsologtostderr                    |                        |         |                |                     |                     |
	|         | --binary-mirror                      |                        |         |                |                     |                     |
	|         | http://127.0.0.1:37069               |                        |         |                |                     |                     |
	|         | --driver=docker                      |                        |         |                |                     |                     |
	|         | --container-runtime=containerd       |                        |         |                |                     |                     |
	| delete  | -p binary-mirror-861934              | binary-mirror-861934   | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| addons  | enable dashboard -p                  | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC |                     |
	|         | addons-884831                        |                        |         |                |                     |                     |
	| addons  | disable dashboard -p                 | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC |                     |
	|         | addons-884831                        |                        |         |                |                     |                     |
	| start   | -p addons-884831 --wait=true         | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:30 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 --driver=docker        |                        |         |                |                     |                     |
	|         | --container-runtime=containerd       |                        |         |                |                     |                     |
	|         | --addons=ingress                     |                        |         |                |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |                |                     |                     |
	| ip      | addons-884831 ip                     | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:31 UTC | 27 Mar 24 18:31 UTC |
	| addons  | addons-884831 addons disable         | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:31 UTC | 27 Mar 24 18:31 UTC |
	|         | registry --alsologtostderr           |                        |         |                |                     |                     |
	|         | -v=1                                 |                        |         |                |                     |                     |
	| addons  | addons-884831 addons                 | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:31 UTC | 27 Mar 24 18:31 UTC |
	|         | disable metrics-server               |                        |         |                |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |                |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:31 UTC | 27 Mar 24 18:31 UTC |
	|         | addons-884831                        |                        |         |                |                     |                     |
	| ssh     | addons-884831 ssh curl -s            | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:31 UTC | 27 Mar 24 18:31 UTC |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |                |                     |                     |
	|         | nginx.example.com'                   |                        |         |                |                     |                     |
	| ip      | addons-884831 ip                     | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:31 UTC | 27 Mar 24 18:31 UTC |
	| addons  | addons-884831 addons disable         | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:31 UTC | 27 Mar 24 18:31 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |                |                     |                     |
	|         | -v=1                                 |                        |         |                |                     |                     |
	| addons  | addons-884831 addons disable         | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:31 UTC | 27 Mar 24 18:31 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |                |                     |                     |
	| addons  | addons-884831 addons                 | addons-884831          | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:31 UTC |                     |
	|         | disable csi-hostpath-driver          |                        |         |                |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |                |                     |                     |
	|---------|--------------------------------------|------------------------|---------|----------------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/27 18:28:29
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0327 18:28:29.101324  445982 out.go:291] Setting OutFile to fd 1 ...
	I0327 18:28:29.101517  445982 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:28:29.101575  445982 out.go:304] Setting ErrFile to fd 2...
	I0327 18:28:29.101594  445982 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:28:29.101879  445982 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 18:28:29.102425  445982 out.go:298] Setting JSON to false
	I0327 18:28:29.103388  445982 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":7847,"bootTime":1711556262,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1056-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0327 18:28:29.103495  445982 start.go:139] virtualization:  
	I0327 18:28:29.113012  445982 out.go:177] * [addons-884831] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	I0327 18:28:29.135784  445982 out.go:177]   - MINIKUBE_LOCATION=18517
	I0327 18:28:29.147436  445982 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0327 18:28:29.135929  445982 notify.go:220] Checking for updates...
	I0327 18:28:29.169398  445982 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 18:28:29.179897  445982 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	I0327 18:28:29.190548  445982 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0327 18:28:29.200879  445982 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0327 18:28:29.223049  445982 driver.go:392] Setting default libvirt URI to qemu:///system
	I0327 18:28:29.241564  445982 docker.go:122] docker version: linux-26.0.0:Docker Engine - Community
	I0327 18:28:29.241686  445982 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:28:29.311419  445982 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-03-27 18:28:29.302325754 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:28:29.311536  445982 docker.go:295] overlay module found
	I0327 18:28:29.350298  445982 out.go:177] * Using the docker driver based on user configuration
	I0327 18:28:29.381780  445982 start.go:297] selected driver: docker
	I0327 18:28:29.381817  445982 start.go:901] validating driver "docker" against <nil>
	I0327 18:28:29.381838  445982 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0327 18:28:29.382695  445982 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:28:29.435736  445982 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-03-27 18:28:29.427337695 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:28:29.435907  445982 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0327 18:28:29.436135  445982 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]
	I0327 18:28:29.477405  445982 out.go:177] * Using Docker driver with root privileges
	I0327 18:28:29.507186  445982 cni.go:84] Creating CNI manager for ""
	I0327 18:28:29.507222  445982 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 18:28:29.507233  445982 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0327 18:28:29.507317  445982 start.go:340] cluster config:
	{Name:addons-884831 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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.29.3 ClusterName:addons-884831 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISo
cket: 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.29.3 ContainerRuntime:containerd 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: SSHAgent
PID:0 GPUs: AutoPauseInterval:1m0s}
	I0327 18:28:29.536206  445982 out.go:177] * Starting "addons-884831" primary control-plane node in "addons-884831" cluster
	I0327 18:28:29.558436  445982 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0327 18:28:29.589990  445982 out.go:177] * Pulling base image v0.0.43-beta.0 ...
	I0327 18:28:29.621890  445982 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
	I0327 18:28:29.621889  445982 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local docker daemon
	I0327 18:28:29.621968  445982 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4
	I0327 18:28:29.621980  445982 cache.go:56] Caching tarball of preloaded images
	I0327 18:28:29.622070  445982 preload.go:173] Found /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0327 18:28:29.622078  445982 cache.go:59] Finished verifying existence of preloaded tar for v1.29.3 on containerd
	I0327 18:28:29.622591  445982 profile.go:142] Saving config to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/config.json ...
	I0327 18:28:29.622627  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/config.json: {Name:mk623478ab1d9b1c07ec74c038fc58e29ecd5032 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:28:29.634355  445982 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 to local cache
	I0327 18:28:29.634521  445982 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local cache directory
	I0327 18:28:29.634544  445982 image.go:66] Found gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local cache directory, skipping pull
	I0327 18:28:29.634549  445982 image.go:105] gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 exists in cache, skipping pull
	I0327 18:28:29.634561  445982 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 as a tarball
	I0327 18:28:29.634570  445982 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 from local cache
	I0327 18:28:46.068668  445982 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 from cached tarball
	I0327 18:28:46.068711  445982 cache.go:194] Successfully downloaded all kic artifacts
	I0327 18:28:46.068742  445982 start.go:360] acquireMachinesLock for addons-884831: {Name:mkd8fa3c33aa0fc967a886f1fcd5b2723085ca3b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0327 18:28:46.068870  445982 start.go:364] duration metric: took 107.255µs to acquireMachinesLock for "addons-884831"
	I0327 18:28:46.068905  445982 start.go:93] Provisioning new machine with config: &{Name:addons-884831 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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.29.3 ClusterName:addons-884831 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServer
Names:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.29.3 ContainerRuntime:containerd 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 CustomQemuFir
mwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0327 18:28:46.068983  445982 start.go:125] createHost starting for "" (driver="docker")
	I0327 18:28:46.071598  445982 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0327 18:28:46.071853  445982 start.go:159] libmachine.API.Create for "addons-884831" (driver="docker")
	I0327 18:28:46.071897  445982 client.go:168] LocalClient.Create starting
	I0327 18:28:46.072009  445982 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem
	I0327 18:28:46.453217  445982 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem
	I0327 18:28:46.834393  445982 cli_runner.go:164] Run: docker network inspect addons-884831 --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}}]}"
	W0327 18:28:46.848050  445982 cli_runner.go:211] docker network inspect addons-884831 --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
	I0327 18:28:46.848142  445982 network_create.go:281] running [docker network inspect addons-884831] to gather additional debugging logs...
	I0327 18:28:46.848163  445982 cli_runner.go:164] Run: docker network inspect addons-884831
	W0327 18:28:46.860647  445982 cli_runner.go:211] docker network inspect addons-884831 returned with exit code 1
	I0327 18:28:46.860680  445982 network_create.go:284] error running [docker network inspect addons-884831]: docker network inspect addons-884831: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-884831 not found
	I0327 18:28:46.860699  445982 network_create.go:286] output of [docker network inspect addons-884831]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-884831 not found
	
	** /stderr **
	I0327 18:28:46.860793  445982 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}}]}"
	I0327 18:28:46.874064  445982 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:0x4002a023f0}
	I0327 18:28:46.874117  445982 network_create.go:124] attempt to create docker network addons-884831 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0327 18:28:46.874189  445982 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-884831 addons-884831
	I0327 18:28:46.934268  445982 network_create.go:108] docker network addons-884831 192.168.49.0/24 created
	I0327 18:28:46.934302  445982 kic.go:121] calculated static IP "192.168.49.2" for the "addons-884831" container
	I0327 18:28:46.934374  445982 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0327 18:28:46.946701  445982 cli_runner.go:164] Run: docker volume create addons-884831 --label name.minikube.sigs.k8s.io=addons-884831 --label created_by.minikube.sigs.k8s.io=true
	I0327 18:28:46.960927  445982 oci.go:103] Successfully created a docker volume addons-884831
	I0327 18:28:46.961027  445982 cli_runner.go:164] Run: docker run --rm --name addons-884831-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-884831 --entrypoint /usr/bin/test -v addons-884831:/var gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 -d /var/lib
	I0327 18:28:48.902245  445982 cli_runner.go:217] Completed: docker run --rm --name addons-884831-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-884831 --entrypoint /usr/bin/test -v addons-884831:/var gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 -d /var/lib: (1.941175005s)
	I0327 18:28:48.902274  445982 oci.go:107] Successfully prepared a docker volume addons-884831
	I0327 18:28:48.902314  445982 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
	I0327 18:28:48.902336  445982 kic.go:194] Starting extracting preloaded images to volume ...
	I0327 18:28:48.902480  445982 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-884831:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 -I lz4 -xf /preloaded.tar -C /extractDir
	I0327 18:28:53.095864  445982 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-884831:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 -I lz4 -xf /preloaded.tar -C /extractDir: (4.193346266s)
	I0327 18:28:53.095895  445982 kic.go:203] duration metric: took 4.193554794s to extract preloaded images to volume ...
	W0327 18:28:53.096036  445982 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0327 18:28:53.096149  445982 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0327 18:28:53.157356  445982 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-884831 --name addons-884831 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-884831 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-884831 --network addons-884831 --ip 192.168.49.2 --volume addons-884831:/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:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8
	I0327 18:28:53.444915  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Running}}
	I0327 18:28:53.463643  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:28:53.495239  445982 cli_runner.go:164] Run: docker exec addons-884831 stat /var/lib/dpkg/alternatives/iptables
	I0327 18:28:53.556269  445982 oci.go:144] the created container "addons-884831" has a running status.
	I0327 18:28:53.556299  445982 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa...
	I0327 18:28:54.231162  445982 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0327 18:28:54.253039  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:28:54.275527  445982 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0327 18:28:54.275553  445982 kic_runner.go:114] Args: [docker exec --privileged addons-884831 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0327 18:28:54.337444  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:28:54.364046  445982 machine.go:94] provisionDockerMachine start ...
	I0327 18:28:54.364149  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:28:54.385430  445982 main.go:141] libmachine: Using SSH client type: native
	I0327 18:28:54.385699  445982 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0327 18:28:54.385714  445982 main.go:141] libmachine: About to run SSH command:
	hostname
	I0327 18:28:54.526185  445982 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-884831
	
	I0327 18:28:54.526217  445982 ubuntu.go:169] provisioning hostname "addons-884831"
	I0327 18:28:54.526284  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:28:54.546811  445982 main.go:141] libmachine: Using SSH client type: native
	I0327 18:28:54.547067  445982 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0327 18:28:54.547086  445982 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-884831 && echo "addons-884831" | sudo tee /etc/hostname
	I0327 18:28:54.690849  445982 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-884831
	
	I0327 18:28:54.691029  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:28:54.709287  445982 main.go:141] libmachine: Using SSH client type: native
	I0327 18:28:54.709562  445982 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0327 18:28:54.709579  445982 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-884831' /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-884831/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-884831' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0327 18:28:54.830862  445982 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0327 18:28:54.830897  445982 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18517-439728/.minikube CaCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18517-439728/.minikube}
	I0327 18:28:54.830925  445982 ubuntu.go:177] setting up certificates
	I0327 18:28:54.830933  445982 provision.go:84] configureAuth start
	I0327 18:28:54.831019  445982 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-884831
	I0327 18:28:54.849481  445982 provision.go:143] copyHostCerts
	I0327 18:28:54.849568  445982 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/ca.pem (1082 bytes)
	I0327 18:28:54.849716  445982 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/cert.pem (1123 bytes)
	I0327 18:28:54.849770  445982 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/key.pem (1675 bytes)
	I0327 18:28:54.849819  445982 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem org=jenkins.addons-884831 san=[127.0.0.1 192.168.49.2 addons-884831 localhost minikube]
	I0327 18:28:55.302824  445982 provision.go:177] copyRemoteCerts
	I0327 18:28:55.302897  445982 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0327 18:28:55.302938  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:28:55.318948  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:28:55.407135  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0327 18:28:55.430234  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0327 18:28:55.453885  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0327 18:28:55.478998  445982 provision.go:87] duration metric: took 648.051871ms to configureAuth
	I0327 18:28:55.479025  445982 ubuntu.go:193] setting minikube options for container-runtime
	I0327 18:28:55.479217  445982 config.go:182] Loaded profile config "addons-884831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 18:28:55.479234  445982 machine.go:97] duration metric: took 1.115167469s to provisionDockerMachine
	I0327 18:28:55.479240  445982 client.go:171] duration metric: took 9.407333093s to LocalClient.Create
	I0327 18:28:55.479254  445982 start.go:167] duration metric: took 9.407402686s to libmachine.API.Create "addons-884831"
	I0327 18:28:55.479270  445982 start.go:293] postStartSetup for "addons-884831" (driver="docker")
	I0327 18:28:55.479280  445982 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]
	I0327 18:28:55.479349  445982 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
	I0327 18:28:55.479393  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:28:55.494962  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:28:55.587494  445982 ssh_runner.go:195] Run: cat /etc/os-release
	I0327 18:28:55.590477  445982 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0327 18:28:55.590514  445982 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0327 18:28:55.590530  445982 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0327 18:28:55.590537  445982 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0327 18:28:55.590547  445982 filesync.go:126] Scanning /home/jenkins/minikube-integration/18517-439728/.minikube/addons for local assets ...
	I0327 18:28:55.590619  445982 filesync.go:126] Scanning /home/jenkins/minikube-integration/18517-439728/.minikube/files for local assets ...
	I0327 18:28:55.590647  445982 start.go:296] duration metric: took 111.371313ms for postStartSetup
	I0327 18:28:55.590968  445982 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-884831
	I0327 18:28:55.606194  445982 profile.go:142] Saving config to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/config.json ...
	I0327 18:28:55.606548  445982 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0327 18:28:55.606603  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:28:55.626146  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:28:55.710927  445982 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0327 18:28:55.715375  445982 start.go:128] duration metric: took 9.646376053s to createHost
	I0327 18:28:55.715399  445982 start.go:83] releasing machines lock for "addons-884831", held for 9.646513142s
	I0327 18:28:55.715473  445982 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-884831
	I0327 18:28:55.730661  445982 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0327 18:28:55.730671  445982 ssh_runner.go:195] Run: cat /version.json
	I0327 18:28:55.730748  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:28:55.730780  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:28:55.746273  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:28:55.746577  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:28:55.835320  445982 ssh_runner.go:195] Run: systemctl --version
	I0327 18:28:55.943389  445982 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0327 18:28:55.947637  445982 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0327 18:28:55.973413  445982 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0327 18:28:55.973495  445982 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0327 18:28:56.010005  445982 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0327 18:28:56.010031  445982 start.go:494] detecting cgroup driver to use...
	I0327 18:28:56.010071  445982 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0327 18:28:56.010129  445982 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0327 18:28:56.023786  445982 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0327 18:28:56.035793  445982 docker.go:217] disabling cri-docker service (if available) ...
	I0327 18:28:56.035880  445982 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0327 18:28:56.050318  445982 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0327 18:28:56.065750  445982 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0327 18:28:56.149838  445982 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0327 18:28:56.244222  445982 docker.go:233] disabling docker service ...
	I0327 18:28:56.244340  445982 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0327 18:28:56.264610  445982 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0327 18:28:56.276002  445982 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0327 18:28:56.354342  445982 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0327 18:28:56.442300  445982 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0327 18:28:56.454395  445982 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0327 18:28:56.471225  445982 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I0327 18:28:56.481809  445982 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0327 18:28:56.492387  445982 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0327 18:28:56.492471  445982 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0327 18:28:56.504017  445982 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0327 18:28:56.514545  445982 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0327 18:28:56.525954  445982 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0327 18:28:56.537238  445982 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0327 18:28:56.546918  445982 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0327 18:28:56.557488  445982 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0327 18:28:56.568149  445982 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0327 18:28:56.578826  445982 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0327 18:28:56.587406  445982 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0327 18:28:56.596181  445982 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0327 18:28:56.679803  445982 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0327 18:28:56.820145  445982 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0327 18:28:56.820272  445982 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0327 18:28:56.823896  445982 start.go:562] Will wait 60s for crictl version
	I0327 18:28:56.823988  445982 ssh_runner.go:195] Run: which crictl
	I0327 18:28:56.827348  445982 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0327 18:28:56.870277  445982 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.28
	RuntimeApiVersion:  v1
	I0327 18:28:56.870476  445982 ssh_runner.go:195] Run: containerd --version
	I0327 18:28:56.894961  445982 ssh_runner.go:195] Run: containerd --version
	I0327 18:28:56.919105  445982 out.go:177] * Preparing Kubernetes v1.29.3 on containerd 1.6.28 ...
	I0327 18:28:56.921150  445982 cli_runner.go:164] Run: docker network inspect addons-884831 --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}}]}"
	I0327 18:28:56.938141  445982 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0327 18:28:56.941660  445982 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""
	I0327 18:28:56.951995  445982 kubeadm.go:877] updating cluster {Name:addons-884831 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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.29.3 ClusterName:addons-884831 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerI
Ps:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.29.3 ContainerRuntime:containerd 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 CustomQemuFirmwarePa
th: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0327 18:28:56.952130  445982 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
	I0327 18:28:56.952198  445982 ssh_runner.go:195] Run: sudo crictl images --output json
	I0327 18:28:56.986933  445982 containerd.go:627] all images are preloaded for containerd runtime.
	I0327 18:28:56.986957  445982 containerd.go:534] Images already preloaded, skipping extraction
	I0327 18:28:56.987019  445982 ssh_runner.go:195] Run: sudo crictl images --output json
	I0327 18:28:57.027811  445982 containerd.go:627] all images are preloaded for containerd runtime.
	I0327 18:28:57.027838  445982 cache_images.go:84] Images are preloaded, skipping loading
	I0327 18:28:57.027846  445982 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.29.3 containerd true true} ...
	I0327 18:28:57.028003  445982 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.29.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-884831 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.29.3 ClusterName:addons-884831 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0327 18:28:57.028083  445982 ssh_runner.go:195] Run: sudo crictl info
	I0327 18:28:57.073007  445982 cni.go:84] Creating CNI manager for ""
	I0327 18:28:57.073033  445982 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 18:28:57.073044  445982 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0327 18:28:57.073067  445982 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.29.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-884831 NodeName:addons-884831 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0327 18:28:57.073216  445982 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:///run/containerd/containerd.sock
	  name: "addons-884831"
	  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.29.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0327 18:28:57.073292  445982 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.29.3
	I0327 18:28:57.082659  445982 binaries.go:44] Found k8s binaries, skipping transfer
	I0327 18:28:57.082765  445982 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0327 18:28:57.092266  445982 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0327 18:28:57.111608  445982 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0327 18:28:57.130379  445982 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
	I0327 18:28:57.149638  445982 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0327 18:28:57.153108  445982 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""
	I0327 18:28:57.164588  445982 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0327 18:28:57.243304  445982 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0327 18:28:57.259411  445982 certs.go:68] Setting up /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831 for IP: 192.168.49.2
	I0327 18:28:57.259444  445982 certs.go:194] generating shared ca certs ...
	I0327 18:28:57.259462  445982 certs.go:226] acquiring lock for ca certs: {Name:mke441edb53252dfa332e7961e8e7663942b248d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:28:57.259623  445982 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18517-439728/.minikube/ca.key
	I0327 18:28:57.903383  445982 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18517-439728/.minikube/ca.crt ...
	I0327 18:28:57.903412  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/ca.crt: {Name:mk2826207ef62c0a824c8e66260d809dbc76aa1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:28:57.904192  445982 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18517-439728/.minikube/ca.key ...
	I0327 18:28:57.904211  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/ca.key: {Name:mk5d45274e5c31b38fb79db4a1661dedda1f56ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:28:57.904308  445982 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.key
	I0327 18:28:58.854661  445982 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.crt ...
	I0327 18:28:58.854693  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.crt: {Name:mk3422fbcebc3e415d7372f0ba6b37d2eaf64ea3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:28:58.854879  445982 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.key ...
	I0327 18:28:58.854891  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.key: {Name:mkf2dfe670d15330c5cfc30b7e05ab13edc134a7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:28:58.854972  445982 certs.go:256] generating profile certs ...
	I0327 18:28:58.855039  445982 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.key
	I0327 18:28:58.855057  445982 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt with IP's: []
	I0327 18:28:59.053961  445982 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt ...
	I0327 18:28:59.053993  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: {Name:mk8c2435436d3412cbbebd1690a478d94f60a254 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:28:59.054717  445982 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.key ...
	I0327 18:28:59.054737  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.key: {Name:mk114ca97d6d035e913ec67cfe2daef819ea75dd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:28:59.054829  445982 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.key.e60fba4c
	I0327 18:28:59.054853  445982 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.crt.e60fba4c with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0327 18:28:59.508613  445982 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.crt.e60fba4c ...
	I0327 18:28:59.508645  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.crt.e60fba4c: {Name:mka455f1c8487852bc9f78ab6218378f90c7959a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:28:59.509367  445982 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.key.e60fba4c ...
	I0327 18:28:59.509388  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.key.e60fba4c: {Name:mka88148ad04367135b8d1d1a73c062bf40b3582 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:28:59.509486  445982 certs.go:381] copying /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.crt.e60fba4c -> /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.crt
	I0327 18:28:59.509573  445982 certs.go:385] copying /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.key.e60fba4c -> /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.key
	I0327 18:28:59.509632  445982 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/proxy-client.key
	I0327 18:28:59.509654  445982 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/proxy-client.crt with IP's: []
	I0327 18:29:00.136483  445982 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/proxy-client.crt ...
	I0327 18:29:00.136525  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/proxy-client.crt: {Name:mk0203510c6470081ea3842a9f786afdacf43d7a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:29:00.136745  445982 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/proxy-client.key ...
	I0327 18:29:00.136757  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/proxy-client.key: {Name:mk8e23d86a6cf0889c819c5331f46533ed3b87cc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:29:00.136965  445982 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem (1679 bytes)
	I0327 18:29:00.137006  445982 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem (1082 bytes)
	I0327 18:29:00.137039  445982 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem (1123 bytes)
	I0327 18:29:00.137069  445982 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem (1675 bytes)
	I0327 18:29:00.137792  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0327 18:29:00.192942  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0327 18:29:00.244756  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0327 18:29:00.294139  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0327 18:29:00.348241  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0327 18:29:00.413836  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0327 18:29:00.458619  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0327 18:29:00.490183  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0327 18:29:00.523541  445982 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0327 18:29:00.553001  445982 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (752 bytes)
	I0327 18:29:00.573043  445982 ssh_runner.go:195] Run: openssl version
	I0327 18:29:00.578893  445982 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"
	I0327 18:29:00.588834  445982 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0327 18:29:00.592523  445982 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 27 18:28 /usr/share/ca-certificates/minikubeCA.pem
	I0327 18:29:00.592621  445982 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0327 18:29:00.600341  445982 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"
	I0327 18:29:00.610137  445982 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0327 18:29:00.613506  445982 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
	I0327 18:29:00.613554  445982 kubeadm.go:391] StartCluster: {Name:addons-884831 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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.29.3 ClusterName:addons-884831 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:
[] DNSDomain:cluster.local ContainerRuntime:containerd 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.29.3 ContainerRuntime:containerd 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: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0327 18:29:00.613636  445982 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0327 18:29:00.613702  445982 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0327 18:29:00.654899  445982 cri.go:89] found id: ""
	I0327 18:29:00.655030  445982 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0327 18:29:00.663676  445982 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0327 18:29:00.672566  445982 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0327 18:29:00.672644  445982 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
	I0327 18:29:00.681361  445982 kubeadm.go:154] 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
	I0327 18:29:00.681378  445982 kubeadm.go:156] found existing configuration files:
	
	I0327 18:29:00.681434  445982 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0327 18:29:00.690103  445982 kubeadm.go:162] "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
	I0327 18:29:00.690220  445982 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0327 18:29:00.698999  445982 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0327 18:29:00.707846  445982 kubeadm.go:162] "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
	I0327 18:29:00.707936  445982 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0327 18:29:00.716361  445982 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0327 18:29:00.725023  445982 kubeadm.go:162] "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
	I0327 18:29:00.725120  445982 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0327 18:29:00.733858  445982 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0327 18:29:00.743114  445982 kubeadm.go:162] "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
	I0327 18:29:00.743182  445982 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0327 18:29:00.751643  445982 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.29.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0327 18:29:00.794078  445982 kubeadm.go:309] [init] Using Kubernetes version: v1.29.3
	I0327 18:29:00.794393  445982 kubeadm.go:309] [preflight] Running pre-flight checks
	I0327 18:29:00.835850  445982 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0327 18:29:00.836030  445982 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1056-aws
	I0327 18:29:00.836088  445982 kubeadm.go:309] OS: Linux
	I0327 18:29:00.836156  445982 kubeadm.go:309] CGROUPS_CPU: enabled
	I0327 18:29:00.836227  445982 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0327 18:29:00.836297  445982 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0327 18:29:00.836392  445982 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0327 18:29:00.836470  445982 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0327 18:29:00.836539  445982 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0327 18:29:00.836588  445982 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0327 18:29:00.836647  445982 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0327 18:29:00.836722  445982 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0327 18:29:00.909119  445982 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0327 18:29:00.909237  445982 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0327 18:29:00.909332  445982 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0327 18:29:01.143877  445982 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0327 18:29:01.147438  445982 out.go:204]   - Generating certificates and keys ...
	I0327 18:29:01.147529  445982 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0327 18:29:01.147593  445982 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0327 18:29:02.071455  445982 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0327 18:29:02.549777  445982 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0327 18:29:03.103578  445982 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0327 18:29:03.409938  445982 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0327 18:29:04.516830  445982 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0327 18:29:04.517299  445982 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-884831 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0327 18:29:04.813760  445982 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0327 18:29:04.814114  445982 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-884831 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0327 18:29:05.157408  445982 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0327 18:29:05.418342  445982 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0327 18:29:06.162998  445982 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0327 18:29:06.163266  445982 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0327 18:29:06.305521  445982 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0327 18:29:06.455919  445982 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0327 18:29:06.776322  445982 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0327 18:29:06.992921  445982 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0327 18:29:07.577950  445982 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0327 18:29:07.578776  445982 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0327 18:29:07.581661  445982 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0327 18:29:07.584506  445982 out.go:204]   - Booting up control plane ...
	I0327 18:29:07.584612  445982 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0327 18:29:07.584688  445982 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0327 18:29:07.586511  445982 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0327 18:29:07.598168  445982 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0327 18:29:07.599272  445982 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0327 18:29:07.599328  445982 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0327 18:29:07.699407  445982 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I0327 18:29:14.701895  445982 kubeadm.go:309] [apiclient] All control plane components are healthy after 7.002398 seconds
	I0327 18:29:14.723454  445982 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0327 18:29:14.738042  445982 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0327 18:29:15.274107  445982 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0327 18:29:15.274305  445982 kubeadm.go:309] [mark-control-plane] Marking the node addons-884831 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0327 18:29:15.786258  445982 kubeadm.go:309] [bootstrap-token] Using token: q8c1mn.66ofj2t0c8pzz6nv
	I0327 18:29:15.788070  445982 out.go:204]   - Configuring RBAC rules ...
	I0327 18:29:15.788196  445982 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0327 18:29:15.793306  445982 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0327 18:29:15.801001  445982 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0327 18:29:15.804797  445982 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0327 18:29:15.808994  445982 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0327 18:29:15.814320  445982 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0327 18:29:15.827269  445982 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0327 18:29:16.059136  445982 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0327 18:29:16.198329  445982 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0327 18:29:16.200469  445982 kubeadm.go:309] 
	I0327 18:29:16.200552  445982 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0327 18:29:16.200559  445982 kubeadm.go:309] 
	I0327 18:29:16.200634  445982 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0327 18:29:16.200639  445982 kubeadm.go:309] 
	I0327 18:29:16.200670  445982 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0327 18:29:16.201113  445982 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0327 18:29:16.201178  445982 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0327 18:29:16.201185  445982 kubeadm.go:309] 
	I0327 18:29:16.201237  445982 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0327 18:29:16.201242  445982 kubeadm.go:309] 
	I0327 18:29:16.201287  445982 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0327 18:29:16.201291  445982 kubeadm.go:309] 
	I0327 18:29:16.201341  445982 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0327 18:29:16.201413  445982 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0327 18:29:16.201479  445982 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0327 18:29:16.201484  445982 kubeadm.go:309] 
	I0327 18:29:16.201765  445982 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0327 18:29:16.201852  445982 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0327 18:29:16.201857  445982 kubeadm.go:309] 
	I0327 18:29:16.202145  445982 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token q8c1mn.66ofj2t0c8pzz6nv \
	I0327 18:29:16.202258  445982 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:b5bcb4a97240f3b480f86ebd66301c6ee86688c4a3458e4511adbbcedaf952ec \
	I0327 18:29:16.202480  445982 kubeadm.go:309] 	--control-plane 
	I0327 18:29:16.202491  445982 kubeadm.go:309] 
	I0327 18:29:16.202748  445982 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0327 18:29:16.202758  445982 kubeadm.go:309] 
	I0327 18:29:16.203023  445982 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token q8c1mn.66ofj2t0c8pzz6nv \
	I0327 18:29:16.203303  445982 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:b5bcb4a97240f3b480f86ebd66301c6ee86688c4a3458e4511adbbcedaf952ec 
	I0327 18:29:16.207137  445982 kubeadm.go:309] 	[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-1056-aws\n", err: exit status 1
	I0327 18:29:16.207357  445982 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0327 18:29:16.207449  445982 cni.go:84] Creating CNI manager for ""
	I0327 18:29:16.207461  445982 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 18:29:16.210373  445982 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0327 18:29:16.212555  445982 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0327 18:29:16.217057  445982 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.29.3/kubectl ...
	I0327 18:29:16.217084  445982 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0327 18:29:16.245461  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0327 18:29:16.632759  445982 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0327 18:29:16.632889  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:16.632988  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-884831 minikube.k8s.io/updated_at=2024_03_27T18_29_16_0700 minikube.k8s.io/version=v1.33.0-beta.0 minikube.k8s.io/commit=475b39f6a1dc94a0c7060d2eec10d9b995edcd28 minikube.k8s.io/name=addons-884831 minikube.k8s.io/primary=true
	I0327 18:29:16.777177  445982 ops.go:34] apiserver oom_adj: -16
	I0327 18:29:16.777263  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:17.278016  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:17.777436  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:18.278274  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:18.777482  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:19.277699  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:19.777960  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:20.277420  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:20.777637  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:21.277349  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:21.777653  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:22.278261  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:22.777448  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:23.277938  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:23.778390  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:24.277443  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:24.777418  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:25.277436  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:25.778280  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:26.278007  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:26.778333  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:27.277885  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:27.778018  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:28.277803  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:28.777899  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:29.278080  445982 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 18:29:29.410509  445982 kubeadm.go:1107] duration metric: took 12.777665774s to wait for elevateKubeSystemPrivileges
	W0327 18:29:29.410540  445982 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0327 18:29:29.410548  445982 kubeadm.go:393] duration metric: took 28.796997985s to StartCluster
	I0327 18:29:29.410563  445982 settings.go:142] acquiring lock: {Name:mk721e9764b3eb47bed1c7c2ad6b96c8ecb798de Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:29:29.410679  445982 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 18:29:29.411079  445982 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/kubeconfig: {Name:mk2fd9b8c6944ee7a88d0c9ed4d76f33c13b84e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 18:29:29.411262  445982 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0327 18:29:29.413499  445982 out.go:177] * Verifying Kubernetes components...
	I0327 18:29:29.411414  445982 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0327 18:29:29.411604  445982 config.go:182] Loaded profile config "addons-884831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 18:29:29.411615  445982 addons.go:502] 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 volumesnapshots:true yakd:true]
	I0327 18:29:29.415246  445982 addons.go:69] Setting yakd=true in profile "addons-884831"
	I0327 18:29:29.415258  445982 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0327 18:29:29.415274  445982 addons.go:234] Setting addon yakd=true in "addons-884831"
	I0327 18:29:29.415304  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.415357  445982 addons.go:69] Setting ingress-dns=true in profile "addons-884831"
	I0327 18:29:29.415379  445982 addons.go:234] Setting addon ingress-dns=true in "addons-884831"
	I0327 18:29:29.415408  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.415800  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.415838  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.416703  445982 addons.go:69] Setting inspektor-gadget=true in profile "addons-884831"
	I0327 18:29:29.416741  445982 addons.go:234] Setting addon inspektor-gadget=true in "addons-884831"
	I0327 18:29:29.416770  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.417175  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.417677  445982 addons.go:69] Setting metrics-server=true in profile "addons-884831"
	I0327 18:29:29.417715  445982 addons.go:234] Setting addon metrics-server=true in "addons-884831"
	I0327 18:29:29.417751  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.418140  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.419921  445982 addons.go:69] Setting cloud-spanner=true in profile "addons-884831"
	I0327 18:29:29.419972  445982 addons.go:234] Setting addon cloud-spanner=true in "addons-884831"
	I0327 18:29:29.420004  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.420444  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.425821  445982 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-884831"
	I0327 18:29:29.425871  445982 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-884831"
	I0327 18:29:29.425908  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.426372  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.427461  445982 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-884831"
	I0327 18:29:29.427530  445982 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-884831"
	I0327 18:29:29.427558  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.427947  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.440116  445982 addons.go:69] Setting registry=true in profile "addons-884831"
	I0327 18:29:29.440172  445982 addons.go:234] Setting addon registry=true in "addons-884831"
	I0327 18:29:29.440211  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.440645  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.445604  445982 addons.go:69] Setting default-storageclass=true in profile "addons-884831"
	I0327 18:29:29.445647  445982 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-884831"
	I0327 18:29:29.449120  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.458288  445982 addons.go:69] Setting storage-provisioner=true in profile "addons-884831"
	I0327 18:29:29.458339  445982 addons.go:234] Setting addon storage-provisioner=true in "addons-884831"
	I0327 18:29:29.458377  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.458831  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.467198  445982 addons.go:69] Setting gcp-auth=true in profile "addons-884831"
	I0327 18:29:29.467265  445982 mustload.go:65] Loading cluster: addons-884831
	I0327 18:29:29.472808  445982 config.go:182] Loaded profile config "addons-884831": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 18:29:29.473095  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.483950  445982 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-884831"
	I0327 18:29:29.484034  445982 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-884831"
	I0327 18:29:29.484350  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.493137  445982 addons.go:69] Setting ingress=true in profile "addons-884831"
	I0327 18:29:29.493195  445982 addons.go:234] Setting addon ingress=true in "addons-884831"
	I0327 18:29:29.493244  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.493680  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.506771  445982 addons.go:69] Setting volumesnapshots=true in profile "addons-884831"
	I0327 18:29:29.506835  445982 addons.go:234] Setting addon volumesnapshots=true in "addons-884831"
	I0327 18:29:29.506876  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.507317  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.576925  445982 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.26.0
	I0327 18:29:29.583763  445982 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0327 18:29:29.591761  445982 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0327 18:29:29.601224  445982 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
	I0327 18:29:29.601287  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0327 18:29:29.603331  445982 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0327 18:29:29.603396  445982 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0327 18:29:29.603403  445982 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.0
	I0327 18:29:29.607455  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.607545  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0327 18:29:29.612758  445982 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0327 18:29:29.617732  445982 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0327 18:29:29.617886  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.619913  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0327 18:29:29.619956  445982 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0327 18:29:29.619871  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0327 18:29:29.631010  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.633694  445982 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0327 18:29:29.633177  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.633189  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0327 18:29:29.633296  445982 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0327 18:29:29.646074  445982 out.go:177]   - Using image docker.io/registry:2.8.3
	I0327 18:29:29.638708  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.638727  445982 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.5
	I0327 18:29:29.648732  445982 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0327 18:29:29.658836  445982 addons.go:234] Setting addon default-storageclass=true in "addons-884831"
	I0327 18:29:29.659966  445982 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0327 18:29:29.676349  445982 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0327 18:29:29.670239  445982 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0327 18:29:29.670468  445982 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0327 18:29:29.670481  445982 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0327 18:29:29.670516  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.688331  445982 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0327 18:29:29.688412  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0327 18:29:29.688515  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.683201  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0327 18:29:29.688905  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.716921  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.725874  445982 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0327 18:29:29.683731  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.725708  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:29.726012  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0327 18:29:29.728210  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.748056  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:29.761367  445982 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-884831"
	I0327 18:29:29.761457  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:29.761926  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:29.766097  445982 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0327 18:29:29.768068  445982 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0327 18:29:29.768090  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0327 18:29:29.768150  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.784410  445982 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0327 18:29:29.786547  445982 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0327 18:29:29.790566  445982 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0327 18:29:29.795742  445982 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0327 18:29:29.786932  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:29.806874  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:29.811175  445982 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0327 18:29:29.812963  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:29.815991  445982 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0327 18:29:29.816008  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0327 18:29:29.816062  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.816311  445982 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0327 18:29:29.819267  445982 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0327 18:29:29.819289  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0327 18:29:29.819353  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.850702  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:29.880981  445982 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0327 18:29:29.881009  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0327 18:29:29.881070  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.888987  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:29.935488  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:29.943992  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:29.944284  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:29.948823  445982 out.go:177]   - Using image docker.io/busybox:stable
	I0327 18:29:29.950849  445982 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0327 18:29:29.952781  445982 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0327 18:29:29.952804  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0327 18:29:29.952871  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:29.959782  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:29.978317  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	W0327 18:29:29.979755  445982 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0327 18:29:29.979787  445982 retry.go:31] will retry after 198.11862ms: ssh: handshake failed: EOF
	I0327 18:29:30.005193  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:30.257118  445982 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0327 18:29:30.257198  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0327 18:29:30.382816  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0327 18:29:30.513444  445982 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.098158769s)
	I0327 18:29:30.513633  445982 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0327 18:29:30.513557  445982 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.094981781s)
	I0327 18:29:30.513888  445982 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0327 18:29:30.534795  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0327 18:29:30.555579  445982 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0327 18:29:30.555609  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0327 18:29:30.696341  445982 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0327 18:29:30.696405  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0327 18:29:30.712473  445982 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0327 18:29:30.712548  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0327 18:29:30.730994  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0327 18:29:30.780268  445982 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0327 18:29:30.780336  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0327 18:29:30.782536  445982 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0327 18:29:30.782599  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0327 18:29:30.784837  445982 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0327 18:29:30.784898  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0327 18:29:30.786296  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0327 18:29:30.796318  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0327 18:29:30.802772  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0327 18:29:30.841218  445982 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0327 18:29:30.841290  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0327 18:29:30.908390  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0327 18:29:30.916890  445982 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0327 18:29:30.916969  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0327 18:29:30.926774  445982 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0327 18:29:30.926852  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0327 18:29:30.979271  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0327 18:29:30.993984  445982 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0327 18:29:30.994063  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0327 18:29:31.017845  445982 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0327 18:29:31.017919  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0327 18:29:31.033774  445982 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0327 18:29:31.033844  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0327 18:29:31.049712  445982 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0327 18:29:31.049788  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0327 18:29:31.153787  445982 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0327 18:29:31.153861  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0327 18:29:31.172442  445982 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0327 18:29:31.172511  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0327 18:29:31.201064  445982 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0327 18:29:31.201095  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0327 18:29:31.226043  445982 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0327 18:29:31.226105  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0327 18:29:31.296767  445982 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0327 18:29:31.296837  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0327 18:29:31.389295  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0327 18:29:31.437639  445982 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0327 18:29:31.437707  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0327 18:29:31.455644  445982 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0327 18:29:31.455719  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0327 18:29:31.461305  445982 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0327 18:29:31.461377  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0327 18:29:31.535115  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0327 18:29:31.642029  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0327 18:29:31.644233  445982 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0327 18:29:31.644302  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0327 18:29:31.669155  445982 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0327 18:29:31.669233  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0327 18:29:31.843591  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (1.460694868s)
	I0327 18:29:31.911192  445982 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0327 18:29:31.911268  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0327 18:29:31.990112  445982 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0327 18:29:31.990181  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0327 18:29:32.048264  445982 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0327 18:29:32.048337  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0327 18:29:32.190464  445982 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0327 18:29:32.190536  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0327 18:29:32.232274  445982 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.718580265s)
	I0327 18:29:32.232371  445982 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.718438148s)
	I0327 18:29:32.232458  445982 start.go:948] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0327 18:29:32.233950  445982 node_ready.go:35] waiting up to 6m0s for node "addons-884831" to be "Ready" ...
	I0327 18:29:32.240394  445982 node_ready.go:49] node "addons-884831" has status "Ready":"True"
	I0327 18:29:32.240463  445982 node_ready.go:38] duration metric: took 6.354697ms for node "addons-884831" to be "Ready" ...
	I0327 18:29:32.240498  445982 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0327 18:29:32.251221  445982 pod_ready.go:78] waiting up to 6m0s for pod "coredns-76f75df574-6bf72" in "kube-system" namespace to be "Ready" ...
	I0327 18:29:32.286486  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0327 18:29:32.460525  445982 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0327 18:29:32.460549  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0327 18:29:32.681936  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.147067779s)
	I0327 18:29:32.737169  445982 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-884831" context rescaled to 1 replicas
	I0327 18:29:32.803263  445982 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0327 18:29:32.803288  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0327 18:29:33.045893  445982 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0327 18:29:33.045922  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0327 18:29:33.073373  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (2.342297005s)
	I0327 18:29:33.351485  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0327 18:29:34.258179  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:29:34.479194  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.692835607s)
	I0327 18:29:36.728558  445982 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0327 18:29:36.728702  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:36.758989  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:36.763956  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:29:37.054426  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.258012234s)
	I0327 18:29:37.054469  445982 addons.go:470] Verifying addon ingress=true in "addons-884831"
	I0327 18:29:37.057599  445982 out.go:177] * Verifying ingress addon...
	I0327 18:29:37.054694  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (6.251850788s)
	I0327 18:29:37.054813  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (6.146353348s)
	I0327 18:29:37.054841  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (6.075503392s)
	I0327 18:29:37.054954  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.519762802s)
	I0327 18:29:37.055038  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.412936472s)
	I0327 18:29:37.055083  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.768527979s)
	I0327 18:29:37.055104  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.665507693s)
	I0327 18:29:37.065569  445982 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-884831 service yakd-dashboard -n yakd-dashboard
	
	I0327 18:29:37.062083  445982 addons.go:470] Verifying addon registry=true in "addons-884831"
	I0327 18:29:37.062158  445982 addons.go:470] Verifying addon metrics-server=true in "addons-884831"
	W0327 18:29:37.062210  445982 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0327 18:29:37.063413  445982 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0327 18:29:37.070695  445982 out.go:177] * Verifying registry addon...
	I0327 18:29:37.068280  445982 retry.go:31] will retry after 187.451502ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0327 18:29:37.073991  445982 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0327 18:29:37.075329  445982 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0327 18:29:37.075353  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:37.076071  445982 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	W0327 18:29:37.083018  445982 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0327 18:29:37.085389  445982 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0327 18:29:37.085413  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:37.141079  445982 addons.go:234] Setting addon gcp-auth=true in "addons-884831"
	I0327 18:29:37.141128  445982 host.go:66] Checking if "addons-884831" exists ...
	I0327 18:29:37.141578  445982 cli_runner.go:164] Run: docker container inspect addons-884831 --format={{.State.Status}}
	I0327 18:29:37.171714  445982 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0327 18:29:37.171765  445982 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-884831
	I0327 18:29:37.206398  445982 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/addons-884831/id_rsa Username:docker}
	I0327 18:29:37.261786  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0327 18:29:37.572922  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:37.580160  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:38.078175  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:38.080984  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:38.575726  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.224192664s)
	I0327 18:29:38.575757  445982 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-884831"
	I0327 18:29:38.580456  445982 out.go:177] * Verifying csi-hostpath-driver addon...
	I0327 18:29:38.583618  445982 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0327 18:29:38.597229  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:38.598451  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:38.606870  445982 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0327 18:29:38.606894  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:39.073557  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:39.079677  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:39.090637  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:39.101176  445982 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.839341986s)
	I0327 18:29:39.101246  445982 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.929511964s)
	I0327 18:29:39.108087  445982 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0327 18:29:39.111046  445982 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0327 18:29:39.113908  445982 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0327 18:29:39.113940  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0327 18:29:39.140634  445982 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0327 18:29:39.140660  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0327 18:29:39.165091  445982 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0327 18:29:39.165130  445982 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0327 18:29:39.186669  445982 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0327 18:29:39.259530  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:29:39.573685  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:39.580862  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:39.589569  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:39.912587  445982 addons.go:470] Verifying addon gcp-auth=true in "addons-884831"
	I0327 18:29:39.915757  445982 out.go:177] * Verifying gcp-auth addon...
	I0327 18:29:39.924026  445982 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0327 18:29:39.945064  445982 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0327 18:29:39.945094  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:40.073144  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:40.080516  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:40.091048  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:40.427718  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:40.573882  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:40.580400  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:40.590622  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:40.928272  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:41.073258  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:41.078636  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:41.090147  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:41.428241  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:41.573171  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:41.579268  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:41.590367  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:41.757902  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:29:41.929245  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:42.075066  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:42.080461  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:42.091494  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:42.428627  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:42.572406  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:42.578719  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:42.589813  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:42.929206  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:43.082387  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:43.092763  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:43.098240  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:43.428545  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:43.573678  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:43.580183  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:43.590764  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:43.928236  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:44.073327  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:44.081792  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:44.091619  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:44.262084  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:29:44.428036  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:44.573257  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:44.579231  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:44.590439  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:44.928084  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:45.076699  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:45.081043  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:45.098466  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:45.430393  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:45.580157  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:45.583878  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:45.589887  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:45.928885  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:46.074324  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:46.079884  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:46.089966  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:46.427981  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:46.573313  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:46.579737  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:46.589628  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:46.758155  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:29:46.927685  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:47.073117  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:47.078544  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:47.089506  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:47.428135  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:47.573104  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:47.578383  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:47.589821  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:47.930096  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:48.072801  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:48.079406  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:48.089805  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:48.433466  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:48.572899  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:48.579674  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:48.589250  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:48.928710  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:49.072767  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:49.079274  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:49.091177  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:49.257670  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:29:49.427723  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:49.572741  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:49.579114  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:49.590129  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:49.931819  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:50.072284  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:50.079223  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:50.091418  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:50.428380  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:50.572948  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:50.578382  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:50.590298  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:50.928205  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:51.073841  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:51.079660  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:51.089858  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:51.258843  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:29:51.428099  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:51.572825  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:51.579743  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:51.589497  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:51.927855  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:52.073044  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:52.078813  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:52.089868  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:52.428325  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:52.572640  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:52.579031  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:52.589514  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:52.927596  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:53.073134  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:53.078785  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:53.089459  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:53.428020  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:53.573040  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:53.578566  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:53.589851  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:53.758438  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:29:53.927693  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:54.073724  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:54.079735  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:54.089882  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:54.427849  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:54.572682  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:54.578801  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:54.589079  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:54.928288  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:55.073597  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:55.079787  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:55.090234  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:55.427923  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:55.572244  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:55.578572  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:55.589939  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:55.758990  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:29:55.928140  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:56.072556  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:56.079062  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:56.089499  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:56.429234  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:56.573462  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:56.579041  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:56.589572  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:56.928764  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:57.074318  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:57.079151  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:57.091417  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:57.427899  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:57.572854  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:57.579275  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:57.588811  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:57.927692  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:58.073265  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:58.079072  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:58.089831  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:58.258301  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:29:58.427507  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:58.576496  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:58.580432  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:58.590573  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:58.929935  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:59.072706  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:59.079396  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:59.090433  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:59.428309  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:29:59.572982  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:29:59.578336  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:29:59.590052  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:29:59.927555  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:00.083322  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:00.095658  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:00.119171  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:00.273783  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:30:00.446257  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:00.577108  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:00.581828  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:00.591657  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:00.928904  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:01.073043  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:01.079523  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:01.091493  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:01.428647  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:01.572692  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:01.579012  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:01.589314  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:01.928158  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:02.072677  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:02.079598  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:02.091272  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:02.428292  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:02.573472  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:02.579807  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:02.595813  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:02.758584  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:30:02.929787  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:03.072746  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:03.079162  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:03.099837  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:03.428590  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:03.573191  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:03.578399  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:03.589242  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:03.928469  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:04.073034  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:04.078670  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:04.089372  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:04.429578  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:04.573104  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:04.579715  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:04.589385  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:04.758704  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:30:04.928934  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:05.075261  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:05.087483  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:05.096261  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:05.429177  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:05.576596  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:05.583686  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:05.593056  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:05.929779  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:06.077064  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:06.089213  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:06.098904  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:06.429485  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:06.575652  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:06.587270  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:06.591718  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:06.759186  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:30:06.928756  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:07.072848  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:07.079905  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:07.090441  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:07.437761  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:07.573618  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:07.579040  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:07.589920  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:07.933924  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:08.073256  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:08.078822  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:08.089429  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:08.428436  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:08.572825  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:08.579610  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:08.589783  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:08.928112  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:09.073322  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:09.079209  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:09.090321  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:09.258236  445982 pod_ready.go:102] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"False"
	I0327 18:30:09.438722  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:09.582048  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:09.584863  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:09.592785  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:09.758033  445982 pod_ready.go:92] pod "coredns-76f75df574-6bf72" in "kube-system" namespace has status "Ready":"True"
	I0327 18:30:09.758148  445982 pod_ready.go:81] duration metric: took 37.506848273s for pod "coredns-76f75df574-6bf72" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:09.758177  445982 pod_ready.go:78] waiting up to 6m0s for pod "coredns-76f75df574-cq7xl" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:09.760791  445982 pod_ready.go:97] error getting pod "coredns-76f75df574-cq7xl" in "kube-system" namespace (skipping!): pods "coredns-76f75df574-cq7xl" not found
	I0327 18:30:09.760818  445982 pod_ready.go:81] duration metric: took 2.610456ms for pod "coredns-76f75df574-cq7xl" in "kube-system" namespace to be "Ready" ...
	E0327 18:30:09.760855  445982 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-76f75df574-cq7xl" in "kube-system" namespace (skipping!): pods "coredns-76f75df574-cq7xl" not found
	I0327 18:30:09.760870  445982 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-884831" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:09.767168  445982 pod_ready.go:92] pod "etcd-addons-884831" in "kube-system" namespace has status "Ready":"True"
	I0327 18:30:09.767236  445982 pod_ready.go:81] duration metric: took 6.354968ms for pod "etcd-addons-884831" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:09.767270  445982 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-884831" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:09.773829  445982 pod_ready.go:92] pod "kube-apiserver-addons-884831" in "kube-system" namespace has status "Ready":"True"
	I0327 18:30:09.773851  445982 pod_ready.go:81] duration metric: took 6.553486ms for pod "kube-apiserver-addons-884831" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:09.773862  445982 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-884831" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:09.780415  445982 pod_ready.go:92] pod "kube-controller-manager-addons-884831" in "kube-system" namespace has status "Ready":"True"
	I0327 18:30:09.780481  445982 pod_ready.go:81] duration metric: took 6.61083ms for pod "kube-controller-manager-addons-884831" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:09.780509  445982 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-d4kvj" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:09.928003  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:09.956022  445982 pod_ready.go:92] pod "kube-proxy-d4kvj" in "kube-system" namespace has status "Ready":"True"
	I0327 18:30:09.956051  445982 pod_ready.go:81] duration metric: took 175.514643ms for pod "kube-proxy-d4kvj" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:09.956064  445982 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-884831" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:10.073266  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:10.079636  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:10.089893  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:10.355895  445982 pod_ready.go:92] pod "kube-scheduler-addons-884831" in "kube-system" namespace has status "Ready":"True"
	I0327 18:30:10.355929  445982 pod_ready.go:81] duration metric: took 399.835561ms for pod "kube-scheduler-addons-884831" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:10.355942  445982 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-zn62g" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:10.435198  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:10.572527  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:10.579446  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:10.590059  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:10.755806  445982 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-zn62g" in "kube-system" namespace has status "Ready":"True"
	I0327 18:30:10.755885  445982 pod_ready.go:81] duration metric: took 399.93466ms for pod "nvidia-device-plugin-daemonset-zn62g" in "kube-system" namespace to be "Ready" ...
	I0327 18:30:10.755911  445982 pod_ready.go:38] duration metric: took 38.515387585s 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" ...
	I0327 18:30:10.755942  445982 api_server.go:52] waiting for apiserver process to appear ...
	I0327 18:30:10.756039  445982 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0327 18:30:10.772069  445982 api_server.go:72] duration metric: took 41.360777031s to wait for apiserver process to appear ...
	I0327 18:30:10.772103  445982 api_server.go:88] waiting for apiserver healthz status ...
	I0327 18:30:10.772124  445982 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0327 18:30:10.780659  445982 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0327 18:30:10.782103  445982 api_server.go:141] control plane version: v1.29.3
	I0327 18:30:10.782167  445982 api_server.go:131] duration metric: took 10.054592ms to wait for apiserver health ...
	I0327 18:30:10.782200  445982 system_pods.go:43] waiting for kube-system pods to appear ...
	I0327 18:30:10.928040  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:10.962174  445982 system_pods.go:59] 18 kube-system pods found
	I0327 18:30:10.962208  445982 system_pods.go:61] "coredns-76f75df574-6bf72" [ede9e928-9316-4b9d-95e5-4cc14cd774b4] Running
	I0327 18:30:10.962219  445982 system_pods.go:61] "csi-hostpath-attacher-0" [a2f8bec6-bbdc-4ebc-9955-4532edbcd992] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0327 18:30:10.962227  445982 system_pods.go:61] "csi-hostpath-resizer-0" [f3295721-9299-4b7c-8a0f-b59f01e39bb7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0327 18:30:10.962235  445982 system_pods.go:61] "csi-hostpathplugin-skblq" [d51d6df2-f2b5-4109-8b90-626769dd5ec3] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0327 18:30:10.962240  445982 system_pods.go:61] "etcd-addons-884831" [131f7309-adf8-416a-904d-c178c9a50ddb] Running
	I0327 18:30:10.962245  445982 system_pods.go:61] "kindnet-rv8vl" [2a3ccda0-4f8f-4a7f-aa70-ca2cc73267a7] Running
	I0327 18:30:10.962249  445982 system_pods.go:61] "kube-apiserver-addons-884831" [1a072c21-c667-4931-ab57-a3f8f6559cac] Running
	I0327 18:30:10.962261  445982 system_pods.go:61] "kube-controller-manager-addons-884831" [faae9a77-196d-493d-98bb-68efcdf95ed5] Running
	I0327 18:30:10.962277  445982 system_pods.go:61] "kube-ingress-dns-minikube" [1a5dcbf6-a4a8-4705-83d3-38c843d56034] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0327 18:30:10.962281  445982 system_pods.go:61] "kube-proxy-d4kvj" [1528e71c-be75-479b-bd64-b39b905447b8] Running
	I0327 18:30:10.962286  445982 system_pods.go:61] "kube-scheduler-addons-884831" [217725af-57dd-4e92-b7b0-d1e1204561b0] Running
	I0327 18:30:10.962292  445982 system_pods.go:61] "metrics-server-69cf46c98-sw7nt" [6a3ba2b5-4900-4add-bdc2-9bdb23b0cb71] Running / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0327 18:30:10.962306  445982 system_pods.go:61] "nvidia-device-plugin-daemonset-zn62g" [af9d0ef9-7050-4008-9669-4094bb32bc99] Running
	I0327 18:30:10.962312  445982 system_pods.go:61] "registry-proxy-mx4gp" [85bc5618-dfab-41d0-b6fb-af1d7481f28a] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0327 18:30:10.962318  445982 system_pods.go:61] "registry-xrpgh" [542f7a04-63b7-449b-a0fe-9d3a83a7bb4e] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0327 18:30:10.962329  445982 system_pods.go:61] "snapshot-controller-58dbcc7b99-66mh9" [3b00c92e-00fe-40f7-a821-90d36df3b27f] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0327 18:30:10.962336  445982 system_pods.go:61] "snapshot-controller-58dbcc7b99-ns9v2" [491f3913-9fae-4b66-aaaf-15ec72fc9f05] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0327 18:30:10.962341  445982 system_pods.go:61] "storage-provisioner" [927c6350-5d1e-4fcd-9e8f-71d0df6f425c] Running
	I0327 18:30:10.962347  445982 system_pods.go:74] duration metric: took 180.10655ms to wait for pod list to return data ...
	I0327 18:30:10.962362  445982 default_sa.go:34] waiting for default service account to be created ...
	I0327 18:30:11.073207  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:11.079931  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:11.094113  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:11.155235  445982 default_sa.go:45] found service account: "default"
	I0327 18:30:11.155266  445982 default_sa.go:55] duration metric: took 192.896287ms for default service account to be created ...
	I0327 18:30:11.155277  445982 system_pods.go:116] waiting for k8s-apps to be running ...
	I0327 18:30:11.364336  445982 system_pods.go:86] 18 kube-system pods found
	I0327 18:30:11.364413  445982 system_pods.go:89] "coredns-76f75df574-6bf72" [ede9e928-9316-4b9d-95e5-4cc14cd774b4] Running
	I0327 18:30:11.364441  445982 system_pods.go:89] "csi-hostpath-attacher-0" [a2f8bec6-bbdc-4ebc-9955-4532edbcd992] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0327 18:30:11.364464  445982 system_pods.go:89] "csi-hostpath-resizer-0" [f3295721-9299-4b7c-8a0f-b59f01e39bb7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0327 18:30:11.364488  445982 system_pods.go:89] "csi-hostpathplugin-skblq" [d51d6df2-f2b5-4109-8b90-626769dd5ec3] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0327 18:30:11.364509  445982 system_pods.go:89] "etcd-addons-884831" [131f7309-adf8-416a-904d-c178c9a50ddb] Running
	I0327 18:30:11.364532  445982 system_pods.go:89] "kindnet-rv8vl" [2a3ccda0-4f8f-4a7f-aa70-ca2cc73267a7] Running
	I0327 18:30:11.364552  445982 system_pods.go:89] "kube-apiserver-addons-884831" [1a072c21-c667-4931-ab57-a3f8f6559cac] Running
	I0327 18:30:11.364571  445982 system_pods.go:89] "kube-controller-manager-addons-884831" [faae9a77-196d-493d-98bb-68efcdf95ed5] Running
	I0327 18:30:11.364602  445982 system_pods.go:89] "kube-ingress-dns-minikube" [1a5dcbf6-a4a8-4705-83d3-38c843d56034] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0327 18:30:11.364620  445982 system_pods.go:89] "kube-proxy-d4kvj" [1528e71c-be75-479b-bd64-b39b905447b8] Running
	I0327 18:30:11.364653  445982 system_pods.go:89] "kube-scheduler-addons-884831" [217725af-57dd-4e92-b7b0-d1e1204561b0] Running
	I0327 18:30:11.364685  445982 system_pods.go:89] "metrics-server-69cf46c98-sw7nt" [6a3ba2b5-4900-4add-bdc2-9bdb23b0cb71] Running / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0327 18:30:11.364707  445982 system_pods.go:89] "nvidia-device-plugin-daemonset-zn62g" [af9d0ef9-7050-4008-9669-4094bb32bc99] Running
	I0327 18:30:11.364729  445982 system_pods.go:89] "registry-proxy-mx4gp" [85bc5618-dfab-41d0-b6fb-af1d7481f28a] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0327 18:30:11.364761  445982 system_pods.go:89] "registry-xrpgh" [542f7a04-63b7-449b-a0fe-9d3a83a7bb4e] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0327 18:30:11.364785  445982 system_pods.go:89] "snapshot-controller-58dbcc7b99-66mh9" [3b00c92e-00fe-40f7-a821-90d36df3b27f] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0327 18:30:11.364806  445982 system_pods.go:89] "snapshot-controller-58dbcc7b99-ns9v2" [491f3913-9fae-4b66-aaaf-15ec72fc9f05] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0327 18:30:11.364826  445982 system_pods.go:89] "storage-provisioner" [927c6350-5d1e-4fcd-9e8f-71d0df6f425c] Running
	I0327 18:30:11.364849  445982 system_pods.go:126] duration metric: took 209.565066ms to wait for k8s-apps to be running ...
	I0327 18:30:11.364869  445982 system_svc.go:44] waiting for kubelet service to be running ....
	I0327 18:30:11.364940  445982 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0327 18:30:11.379902  445982 system_svc.go:56] duration metric: took 15.023924ms WaitForService to wait for kubelet
	I0327 18:30:11.379984  445982 kubeadm.go:576] duration metric: took 41.968696574s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0327 18:30:11.380052  445982 node_conditions.go:102] verifying NodePressure condition ...
	I0327 18:30:11.427763  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:11.556235  445982 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0327 18:30:11.556279  445982 node_conditions.go:123] node cpu capacity is 2
	I0327 18:30:11.556292  445982 node_conditions.go:105] duration metric: took 176.210551ms to run NodePressure ...
	I0327 18:30:11.556305  445982 start.go:240] waiting for startup goroutines ...
	I0327 18:30:11.573266  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:11.578983  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:11.592588  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:11.927385  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:12.073052  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:12.080112  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:12.092281  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:12.428450  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:12.573367  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:12.579115  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:12.589915  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:12.930449  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:13.073622  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:13.079737  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:13.089445  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:13.428397  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:13.572766  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:13.579940  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:13.590934  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:13.927737  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:14.073046  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:14.078773  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:14.089024  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:14.428635  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:14.573002  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:14.578747  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:14.589984  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:14.928541  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:15.080182  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:15.082789  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:15.090535  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:15.429790  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:15.574389  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:15.581988  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:15.590796  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:15.928852  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:16.072934  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:16.078860  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:16.089828  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:16.427964  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:16.583583  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:16.585068  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:16.590718  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:16.928415  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:17.073201  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:17.079123  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:17.090094  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:17.429950  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:17.572983  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:17.578746  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:17.589590  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:17.928665  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:18.074125  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:18.079231  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:18.092284  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:18.428241  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:18.572815  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:18.579420  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:18.589498  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:18.928120  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:19.072668  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:19.079311  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:19.089099  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:19.428746  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:19.580112  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:19.583312  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:19.594232  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:19.928250  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:20.073404  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:20.079034  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:20.089980  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:20.428052  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:20.573940  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:20.580143  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:20.590847  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:20.929001  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:21.073366  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:21.080080  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:21.091885  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:21.428301  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:21.584599  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:21.598160  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:21.604493  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:21.928307  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:22.073316  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:22.078881  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:22.090120  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:22.427779  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:22.572391  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:22.579247  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:22.590161  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:22.927344  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:23.072919  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:23.079655  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:23.089320  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:23.427993  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:23.572689  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:23.579091  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:23.590476  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:23.928515  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:24.073419  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:24.079887  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:24.089610  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:24.427974  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:24.572944  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:24.578470  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:24.590341  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:24.933699  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:25.074834  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:25.079972  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:25.091309  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:25.428140  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0327 18:30:25.572859  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:25.579279  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:25.589645  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:25.928380  445982 kapi.go:107] duration metric: took 46.004352927s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0327 18:30:25.931557  445982 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-884831 cluster.
	I0327 18:30:25.933882  445982 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.
	I0327 18:30:25.936946  445982 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0327 18:30:26.072920  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:26.079879  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:26.090299  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:26.573106  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:26.579379  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:26.590397  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:27.073688  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:27.079533  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:27.090259  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:27.573185  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:27.580171  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:27.589526  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:28.073871  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:28.086176  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:28.094182  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:28.573119  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:28.579504  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:28.590842  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:29.072662  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:29.078519  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:29.090059  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:29.572849  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:29.579741  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:29.589520  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:30.074824  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:30.081348  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:30.091423  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:30.573311  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:30.579934  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:30.589591  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:31.073474  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:31.079342  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:31.090555  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:31.573344  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:31.578767  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:31.589392  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:32.074130  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:32.079495  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:32.090141  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:32.574609  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:32.581912  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:32.592067  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:33.073607  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:33.080412  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:33.091041  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:33.573561  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:33.579989  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0327 18:30:33.589389  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:34.073559  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:34.079439  445982 kapi.go:107] duration metric: took 57.00544668s to wait for kubernetes.io/minikube-addons=registry ...
	I0327 18:30:34.090047  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:34.572749  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:34.594398  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:35.072505  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:35.090381  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:35.572153  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:35.590071  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:36.075847  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:36.090499  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:36.572179  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:36.589586  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:37.073466  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:37.090421  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:37.573423  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:37.590458  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:38.073183  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:38.089879  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:38.572947  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:38.589820  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:39.072904  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:39.090189  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:39.573186  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:39.590012  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:40.073658  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:40.090729  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:40.572525  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:40.590056  445982 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0327 18:30:41.072805  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:41.089770  445982 kapi.go:107] duration metric: took 1m2.506150765s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0327 18:30:41.572304  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:42.074530  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:42.572300  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:43.074786  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:43.572505  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:44.078513  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:44.572738  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:45.076259  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:45.573344  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:46.075204  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:46.574068  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:47.075393  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:47.573793  445982 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0327 18:30:48.074930  445982 kapi.go:107] duration metric: took 1m11.011516954s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0327 18:30:48.077324  445982 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, ingress-dns, storage-provisioner, inspektor-gadget, yakd, metrics-server, default-storageclass, volumesnapshots, gcp-auth, registry, csi-hostpath-driver, ingress
	I0327 18:30:48.079678  445982 addons.go:505] duration metric: took 1m18.668036104s for enable addons: enabled=[nvidia-device-plugin cloud-spanner ingress-dns storage-provisioner inspektor-gadget yakd metrics-server default-storageclass volumesnapshots gcp-auth registry csi-hostpath-driver ingress]
	I0327 18:30:48.079794  445982 start.go:245] waiting for cluster config update ...
	I0327 18:30:48.079848  445982 start.go:254] writing updated cluster config ...
	I0327 18:30:48.080211  445982 ssh_runner.go:195] Run: rm -f paused
	I0327 18:30:48.457246  445982 start.go:600] kubectl: 1.29.3, cluster: 1.29.3 (minor skew: 0)
	I0327 18:30:48.460750  445982 out.go:177] * Done! kubectl is now configured to use "addons-884831" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED              STATE               NAME                         ATTEMPT             POD ID              POD
	f34b4fac724b3       dd1b12fcb6097       7 seconds ago        Exited              hello-world-app              2                   d0af8ec0723a0       hello-world-app-5d77478584-stj8c
	9702c3162f491       b8c82647e8a25       34 seconds ago       Running             nginx                        0                   96a7b2d589aee       nginx
	dc53e2b01261f       20e3f2db01e81       About a minute ago   Running             yakd                         0                   e101cb124b3d6       yakd-dashboard-9947fc6bf-lq2pn
	2208446cdcabb       6727f8bc3105d       About a minute ago   Running             cloud-spanner-emulator       0                   d57cf83dc8015       cloud-spanner-emulator-5446596998-vk9hp
	423a8a72dc317       1a024e390dd05       About a minute ago   Exited              patch                        2                   d3b8c25afe873       ingress-nginx-admission-patch-s7vj2
	d617d3f940ec2       6ef582f3ec844       About a minute ago   Running             gcp-auth                     0                   46d562f714b8a       gcp-auth-7d69788767-m4vnk
	59b3a108da281       1a024e390dd05       About a minute ago   Exited              create                       0                   166e3e3790897       ingress-nginx-admission-create-9429p
	71409e3ff2228       4d1e5c3e97420       About a minute ago   Running             volume-snapshot-controller   0                   12a9e1d2bd062       snapshot-controller-58dbcc7b99-66mh9
	2e6cab9c768ab       4d1e5c3e97420       About a minute ago   Running             volume-snapshot-controller   0                   e7d9fc0dddf17       snapshot-controller-58dbcc7b99-ns9v2
	25e85389da3b6       2437cf7621777       About a minute ago   Running             coredns                      0                   843584e378ce9       coredns-76f75df574-6bf72
	86b41d9e9405b       c0cfb4ce73bda       About a minute ago   Running             nvidia-device-plugin-ctr     0                   53dbfbf27ace9       nvidia-device-plugin-daemonset-zn62g
	657261c55c6d7       7ce2150c8929b       About a minute ago   Running             local-path-provisioner       0                   c62347081cd18       local-path-provisioner-78b46b4d5c-2nlv4
	83432566bc3b6       ba04bb24b9575       2 minutes ago        Running             storage-provisioner          0                   67b49aa2faf28       storage-provisioner
	78a32b34e8b5e       4740c1948d3fc       2 minutes ago        Running             kindnet-cni                  0                   8ecf9d397232e       kindnet-rv8vl
	cb202a119218c       0e9b4a0d1e86d       2 minutes ago        Running             kube-proxy                   0                   fdca89b9d3c3c       kube-proxy-d4kvj
	b3f7e6a4c2827       2581114f5709d       2 minutes ago        Running             kube-apiserver               0                   9b2462c23163e       kube-apiserver-addons-884831
	901568c29144c       121d70d9a3805       2 minutes ago        Running             kube-controller-manager      0                   8ef8dddd1c2a8       kube-controller-manager-addons-884831
	0ed7d99661642       4b51f9f6bc9b9       2 minutes ago        Running             kube-scheduler               0                   ae0ebbc2d5586       kube-scheduler-addons-884831
	b1afe9103a820       014faa467e297       2 minutes ago        Running             etcd                         0                   7117045d129ca       etcd-addons-884831
	
	
	==> containerd <==
	Mar 27 18:31:51 addons-884831 containerd[760]: time="2024-03-27T18:31:51.242996443Z" level=error msg="ContainerStatus for \"372e1755287c4076780300c869dd62ac37d345665aec0808856382d7d0c7d93b\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"372e1755287c4076780300c869dd62ac37d345665aec0808856382d7d0c7d93b\": not found"
	Mar 27 18:31:51 addons-884831 containerd[760]: time="2024-03-27T18:31:51.243360396Z" level=error msg="ContainerStatus for \"79320e1598703d83d613b23d758c4fef7e7be37cdb432673840a6bf759886db2\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"79320e1598703d83d613b23d758c4fef7e7be37cdb432673840a6bf759886db2\": not found"
	Mar 27 18:31:51 addons-884831 containerd[760]: time="2024-03-27T18:31:51.243753394Z" level=error msg="ContainerStatus for \"ff1db20dc8f5eb2e836db279008a17bba0bcf964fd1ed4383df3b554dfc5b2a0\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"ff1db20dc8f5eb2e836db279008a17bba0bcf964fd1ed4383df3b554dfc5b2a0\": not found"
	Mar 27 18:31:51 addons-884831 containerd[760]: time="2024-03-27T18:31:51.244246263Z" level=error msg="ContainerStatus for \"8ac4c0f4d9b6c6ec3268b8f234d553774bec563a6a222581b62a87cfd82b5268\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"8ac4c0f4d9b6c6ec3268b8f234d553774bec563a6a222581b62a87cfd82b5268\": not found"
	Mar 27 18:31:51 addons-884831 containerd[760]: time="2024-03-27T18:31:51.245119724Z" level=error msg="ContainerStatus for \"08254448fefd305a3f9fb9b1a0fc93164ce652851fbe484b6a8730fac2244c1b\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"08254448fefd305a3f9fb9b1a0fc93164ce652851fbe484b6a8730fac2244c1b\": not found"
	Mar 27 18:31:51 addons-884831 containerd[760]: time="2024-03-27T18:31:51.245543434Z" level=error msg="ContainerStatus for \"0ce653fbe5fdc49b9acd43cb25dce48b035f89423379ba3871eb45413bc25f03\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"0ce653fbe5fdc49b9acd43cb25dce48b035f89423379ba3871eb45413bc25f03\": not found"
	Mar 27 18:31:51 addons-884831 containerd[760]: time="2024-03-27T18:31:51.245957634Z" level=error msg="ContainerStatus for \"372e1755287c4076780300c869dd62ac37d345665aec0808856382d7d0c7d93b\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"372e1755287c4076780300c869dd62ac37d345665aec0808856382d7d0c7d93b\": not found"
	Mar 27 18:31:51 addons-884831 containerd[760]: time="2024-03-27T18:31:51.246381606Z" level=error msg="ContainerStatus for \"79320e1598703d83d613b23d758c4fef7e7be37cdb432673840a6bf759886db2\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"79320e1598703d83d613b23d758c4fef7e7be37cdb432673840a6bf759886db2\": not found"
	Mar 27 18:31:51 addons-884831 containerd[760]: time="2024-03-27T18:31:51.926056697Z" level=info msg="Kill container \"2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550\""
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.000494642Z" level=info msg="shim disconnected" id=2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.000557245Z" level=warning msg="cleaning up after shim disconnected" id=2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550 namespace=k8s.io
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.000569593Z" level=info msg="cleaning up dead shim"
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.013398757Z" level=warning msg="cleanup warnings time=\"2024-03-27T18:31:52Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=9965 runtime=io.containerd.runc.v2\n"
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.016370319Z" level=info msg="StopContainer for \"2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550\" returns successfully"
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.017354317Z" level=info msg="StopPodSandbox for \"2441cf19be1e519d17666f2f6aa8e57faa03294161dc71249eb1d2a46cb8c795\""
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.017437203Z" level=info msg="Container to stop \"2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.047203562Z" level=info msg="shim disconnected" id=2441cf19be1e519d17666f2f6aa8e57faa03294161dc71249eb1d2a46cb8c795
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.047319875Z" level=warning msg="cleaning up after shim disconnected" id=2441cf19be1e519d17666f2f6aa8e57faa03294161dc71249eb1d2a46cb8c795 namespace=k8s.io
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.047337162Z" level=info msg="cleaning up dead shim"
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.058678219Z" level=warning msg="cleanup warnings time=\"2024-03-27T18:31:52Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=9999 runtime=io.containerd.runc.v2\n"
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.103321235Z" level=info msg="TearDown network for sandbox \"2441cf19be1e519d17666f2f6aa8e57faa03294161dc71249eb1d2a46cb8c795\" successfully"
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.103545697Z" level=info msg="StopPodSandbox for \"2441cf19be1e519d17666f2f6aa8e57faa03294161dc71249eb1d2a46cb8c795\" returns successfully"
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.178702768Z" level=info msg="RemoveContainer for \"2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550\""
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.184754771Z" level=info msg="RemoveContainer for \"2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550\" returns successfully"
	Mar 27 18:31:52 addons-884831 containerd[760]: time="2024-03-27T18:31:52.185491695Z" level=error msg="ContainerStatus for \"2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550\": not found"
	
	
	==> coredns [25e85389da3b65839cc3633227ad9c6f7936ed94391e6e46a6fd9f83dd779ca6] <==
	[INFO] 10.244.0.20:48033 - 55817 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000075633s
	[INFO] 10.244.0.20:48033 - 12988 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000055367s
	[INFO] 10.244.0.20:48033 - 64728 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00005325s
	[INFO] 10.244.0.20:48033 - 46404 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000051486s
	[INFO] 10.244.0.20:48033 - 60491 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001241426s
	[INFO] 10.244.0.20:48033 - 2840 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002864201s
	[INFO] 10.244.0.20:48033 - 37530 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000132953s
	[INFO] 10.244.0.20:44060 - 54913 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000417269s
	[INFO] 10.244.0.20:37339 - 64552 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000085117s
	[INFO] 10.244.0.20:44060 - 22039 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000072286s
	[INFO] 10.244.0.20:37339 - 55502 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000120005s
	[INFO] 10.244.0.20:37339 - 54787 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000101363s
	[INFO] 10.244.0.20:44060 - 13272 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000040754s
	[INFO] 10.244.0.20:44060 - 26551 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000107903s
	[INFO] 10.244.0.20:37339 - 64934 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000053931s
	[INFO] 10.244.0.20:37339 - 29890 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000099772s
	[INFO] 10.244.0.20:44060 - 1625 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000182272s
	[INFO] 10.244.0.20:44060 - 9934 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000149526s
	[INFO] 10.244.0.20:37339 - 3185 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000038751s
	[INFO] 10.244.0.20:37339 - 48205 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001985612s
	[INFO] 10.244.0.20:44060 - 39660 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002012663s
	[INFO] 10.244.0.20:44060 - 51765 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001720068s
	[INFO] 10.244.0.20:37339 - 46030 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001139382s
	[INFO] 10.244.0.20:37339 - 49569 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000137588s
	[INFO] 10.244.0.20:44060 - 50578 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000119537s
	
	
	==> describe nodes <==
	Name:               addons-884831
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-884831
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=475b39f6a1dc94a0c7060d2eec10d9b995edcd28
	                    minikube.k8s.io/name=addons-884831
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_03_27T18_29_16_0700
	                    minikube.k8s.io/version=v1.33.0-beta.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-884831
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Wed, 27 Mar 2024 18:29:13 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-884831
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 27 Mar 2024 18:31:49 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 27 Mar 2024 18:31:48 +0000   Wed, 27 Mar 2024 18:29:10 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 27 Mar 2024 18:31:48 +0000   Wed, 27 Mar 2024 18:29:10 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 27 Mar 2024 18:31:48 +0000   Wed, 27 Mar 2024 18:29:10 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 27 Mar 2024 18:31:48 +0000   Wed, 27 Mar 2024 18:29:16 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-884831
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	System Info:
	  Machine ID:                 ef0dafb26b124e8095f6f5bcee51d2a9
	  System UUID:                b3434891-d36e-4e17-8b96-8ff851dda862
	  Boot ID:                    3ced2ab6-f576-451e-8762-49421fd13f89
	  Kernel Version:             5.15.0-1056-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.6.28
	  Kubelet Version:            v1.29.3
	  Kube-Proxy Version:         v1.29.3
	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                     cloud-spanner-emulator-5446596998-vk9hp    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m25s
	  default                     hello-world-app-5d77478584-stj8c           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         27s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         36s
	  gcp-auth                    gcp-auth-7d69788767-m4vnk                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m18s
	  kube-system                 coredns-76f75df574-6bf72                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     2m28s
	  kube-system                 etcd-addons-884831                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         2m41s
	  kube-system                 kindnet-rv8vl                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      2m28s
	  kube-system                 kube-apiserver-addons-884831               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m41s
	  kube-system                 kube-controller-manager-addons-884831      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m41s
	  kube-system                 kube-proxy-d4kvj                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m28s
	  kube-system                 kube-scheduler-addons-884831               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m41s
	  kube-system                 nvidia-device-plugin-daemonset-zn62g       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m26s
	  kube-system                 snapshot-controller-58dbcc7b99-66mh9       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m22s
	  kube-system                 snapshot-controller-58dbcc7b99-ns9v2       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m22s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m23s
	  local-path-storage          local-path-provisioner-78b46b4d5c-2nlv4    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m23s
	  yakd-dashboard              yakd-dashboard-9947fc6bf-lq2pn             0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     2m23s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  100m (5%!)(MISSING)
	  memory             348Mi (4%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 2m27s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  2m48s (x8 over 2m48s)  kubelet          Node addons-884831 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    2m48s (x8 over 2m48s)  kubelet          Node addons-884831 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     2m48s (x7 over 2m48s)  kubelet          Node addons-884831 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  2m48s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  2m41s                  kubelet          Node addons-884831 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    2m41s                  kubelet          Node addons-884831 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     2m41s                  kubelet          Node addons-884831 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             2m41s                  kubelet          Node addons-884831 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  2m41s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                2m41s                  kubelet          Node addons-884831 status is now: NodeReady
	  Normal  Starting                 2m41s                  kubelet          Starting kubelet.
	  Normal  RegisteredNode           2m29s                  node-controller  Node addons-884831 event: Registered Node addons-884831 in Controller
	
	
	==> dmesg <==
	[  +0.000938] FS-Cache: N-cookie d=00000000b6bf5524{9p.inode} n=00000000d0b017cc
	[  +0.001038] FS-Cache: N-key=[8] '9a6ced0000000000'
	[  +0.002535] FS-Cache: Duplicate cookie detected
	[  +0.000736] FS-Cache: O-cookie c=00000006 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000973] FS-Cache: O-cookie d=00000000b6bf5524{9p.inode} n=00000000cd072cf0
	[  +0.001137] FS-Cache: O-key=[8] '9a6ced0000000000'
	[  +0.000710] FS-Cache: N-cookie c=0000000d [p=00000003 fl=2 nc=0 na=1]
	[  +0.000960] FS-Cache: N-cookie d=00000000b6bf5524{9p.inode} n=000000009c700054
	[  +0.001121] FS-Cache: N-key=[8] '9a6ced0000000000'
	[  +2.554550] FS-Cache: Duplicate cookie detected
	[  +0.000766] FS-Cache: O-cookie c=00000004 [p=00000003 fl=226 nc=0 na=1]
	[  +0.001007] FS-Cache: O-cookie d=00000000b6bf5524{9p.inode} n=000000007503e9b8
	[  +0.001033] FS-Cache: O-key=[8] '996ced0000000000'
	[  +0.000701] FS-Cache: N-cookie c=0000000f [p=00000003 fl=2 nc=0 na=1]
	[  +0.000920] FS-Cache: N-cookie d=00000000b6bf5524{9p.inode} n=00000000c497084f
	[  +0.001073] FS-Cache: N-key=[8] '996ced0000000000'
	[  +0.388686] FS-Cache: Duplicate cookie detected
	[  +0.000965] FS-Cache: O-cookie c=00000009 [p=00000003 fl=226 nc=0 na=1]
	[  +0.001366] FS-Cache: O-cookie d=00000000b6bf5524{9p.inode} n=00000000ade91ad5
	[  +0.001133] FS-Cache: O-key=[8] 'a16ced0000000000'
	[  +0.000808] FS-Cache: N-cookie c=00000010 [p=00000003 fl=2 nc=0 na=1]
	[  +0.001201] FS-Cache: N-cookie d=00000000b6bf5524{9p.inode} n=00000000d0b017cc
	[  +0.001530] FS-Cache: N-key=[8] 'a16ced0000000000'
	[ +52.887327] hrtimer: interrupt took 12967463 ns
	[Mar27 17:55] 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.
	
	
	==> etcd [b1afe9103a820d686d91d8cf1a9bf836c582307fb67dafd598469a562fde913c] <==
	{"level":"info","ts":"2024-03-27T18:29:09.895655Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
	{"level":"info","ts":"2024-03-27T18:29:09.89574Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
	{"level":"info","ts":"2024-03-27T18:29:09.903181Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-03-27T18:29:09.903348Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-03-27T18:29:09.903161Z","caller":"embed/etcd.go:726","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2024-03-27T18:29:09.904697Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-03-27T18:29:09.904678Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2024-03-27T18:29:10.348584Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-03-27T18:29:10.348792Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-03-27T18:29:10.348876Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-03-27T18:29:10.34899Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-03-27T18:29:10.349066Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-03-27T18:29:10.349154Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-03-27T18:29:10.349222Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-03-27T18:29:10.351162Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-27T18:29:10.352339Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-884831 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-03-27T18:29:10.352461Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-03-27T18:29:10.352937Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-03-27T18:29:10.353107Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-27T18:29:10.359561Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-27T18:29:10.366604Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-27T18:29:10.368196Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-03-27T18:29:10.358914Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-03-27T18:29:10.368583Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-03-27T18:29:10.381331Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	
	
	==> gcp-auth [d617d3f940ec288698b8dcdd8b047c1dcde529c64525392f26ae01e42b727b51] <==
	2024/03/27 18:30:24 GCP Auth Webhook started!
	2024/03/27 18:30:59 Ready to marshal response ...
	2024/03/27 18:30:59 Ready to write response ...
	2024/03/27 18:31:16 Ready to marshal response ...
	2024/03/27 18:31:16 Ready to write response ...
	2024/03/27 18:31:21 Ready to marshal response ...
	2024/03/27 18:31:21 Ready to write response ...
	2024/03/27 18:31:30 Ready to marshal response ...
	2024/03/27 18:31:30 Ready to write response ...
	2024/03/27 18:31:40 Ready to marshal response ...
	2024/03/27 18:31:40 Ready to write response ...
	
	
	==> kernel <==
	 18:31:57 up  2:14,  0 users,  load average: 2.36, 2.28, 2.73
	Linux addons-884831 5.15.0-1056-aws #61~20.04.1-Ubuntu SMP Wed Mar 13 17:45:04 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [78a32b34e8b5e6df9370ffa945502e55adcb8d3bc952fea33ed9fddaff2acd1c] <==
	I0327 18:30:00.760525       1 main.go:191] Failed to get nodes, retrying after error: Get "https://10.96.0.1:443/api/v1/nodes": dial tcp 10.96.0.1:443: i/o timeout
	I0327 18:30:00.828043       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:30:00.828095       1 main.go:227] handling current node
	I0327 18:30:10.843951       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:30:10.843985       1 main.go:227] handling current node
	I0327 18:30:20.861408       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:30:20.861433       1 main.go:227] handling current node
	I0327 18:30:30.866542       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:30:30.866570       1 main.go:227] handling current node
	I0327 18:30:40.877447       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:30:40.877475       1 main.go:227] handling current node
	I0327 18:30:50.893509       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:30:50.896023       1 main.go:227] handling current node
	I0327 18:31:00.900286       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:31:00.900319       1 main.go:227] handling current node
	I0327 18:31:10.914853       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:31:10.915060       1 main.go:227] handling current node
	I0327 18:31:20.926290       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:31:20.926315       1 main.go:227] handling current node
	I0327 18:31:30.935717       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:31:30.935751       1 main.go:227] handling current node
	I0327 18:31:40.945771       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:31:40.945799       1 main.go:227] handling current node
	I0327 18:31:50.958062       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0327 18:31:50.958168       1 main.go:227] handling current node
	
	
	==> kube-apiserver [b3f7e6a4c282770b4517c0841a55bf53d83e3d8a996b61deec7c17cec0418081] <==
	I0327 18:30:17.522381       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E0327 18:30:21.533632       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.96.5.242:443/apis/metrics.k8s.io/v1beta1: Get "https://10.96.5.242:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.96.5.242:443: i/o timeout
	W0327 18:30:21.533808       1 handler_proxy.go:93] no RequestInfo found in the context
	E0327 18:30:21.533848       1 controller.go:146] 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]]
	I0327 18:30:21.587340       1 handler.go:275] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0327 18:31:15.482567       1 handler.go:275] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0327 18:31:16.513209       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0327 18:31:21.074310       1 controller.go:624] quota admission added evaluator for: ingresses.networking.k8s.io
	I0327 18:31:21.411475       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.103.23.146"}
	I0327 18:31:22.548543       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0327 18:31:24.185856       1 controller.go:624] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0327 18:31:31.127030       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.135.35"}
	E0327 18:31:48.986221       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	E0327 18:31:49.785041       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	I0327 18:31:57.276494       1 handler.go:275] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0327 18:31:57.276556       1 handler.go:275] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0327 18:31:57.309646       1 handler.go:275] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0327 18:31:57.309694       1 handler.go:275] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0327 18:31:57.331457       1 handler.go:275] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0327 18:31:57.331494       1 handler.go:275] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0327 18:31:57.366483       1 handler.go:275] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0327 18:31:57.366523       1 handler.go:275] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0327 18:31:57.468837       1 handler.go:275] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0327 18:31:57.468967       1 handler.go:275] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	
	
	==> kube-controller-manager [901568c29144cb170276a0f665a54a224163c13646c368ac749f5eaf99b50d1a] <==
	I0327 18:31:28.330290       1 event.go:376] "Event occurred" object="default/hpvc-restore" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="Waiting for a volume to be created either by the external provisioner 'hostpath.csi.k8s.io' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered."
	I0327 18:31:28.655050       1 shared_informer.go:311] Waiting for caches to sync for resource quota
	I0327 18:31:28.655087       1 shared_informer.go:318] Caches are synced for resource quota
	I0327 18:31:29.009873       1 shared_informer.go:311] Waiting for caches to sync for garbage collector
	I0327 18:31:29.009934       1 shared_informer.go:318] Caches are synced for garbage collector
	I0327 18:31:30.892237       1 event.go:376] "Event occurred" object="default/hello-world-app" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set hello-world-app-5d77478584 to 1"
	I0327 18:31:30.919712       1 event.go:376] "Event occurred" object="default/hello-world-app-5d77478584" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: hello-world-app-5d77478584-stj8c"
	I0327 18:31:30.928117       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="36.572195ms"
	I0327 18:31:30.976989       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="48.814601ms"
	I0327 18:31:30.978055       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="34.256µs"
	I0327 18:31:34.051826       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="47.154µs"
	I0327 18:31:35.059811       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="68.142µs"
	W0327 18:31:35.653575       1 reflector.go:539] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0327 18:31:35.653614       1 reflector.go:147] vendor/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
	I0327 18:31:36.085706       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="45.988µs"
	I0327 18:31:39.735881       1 event.go:376] "Event occurred" object="default/hpvc-restore" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="Waiting for a volume to be created either by the external provisioner 'hostpath.csi.k8s.io' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered."
	I0327 18:31:48.899507       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-65496f9567" duration="19.544µs"
	I0327 18:31:48.905926       1 job_controller.go:554] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-create"
	I0327 18:31:48.923238       1 job_controller.go:554] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-patch"
	I0327 18:31:50.559198       1 stateful_set.go:458] "StatefulSet has been deleted" key="kube-system/csi-hostpath-attacher"
	I0327 18:31:50.674564       1 stateful_set.go:458] "StatefulSet has been deleted" key="kube-system/csi-hostpath-resizer"
	I0327 18:31:51.122614       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="78.423µs"
	W0327 18:31:54.270779       1 reflector.go:539] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0327 18:31:54.270817       1 reflector.go:147] vendor/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
	I0327 18:31:57.590891       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/snapshot-controller-58dbcc7b99" duration="8.369µs"
	
	
	==> kube-proxy [cb202a119218c83bb85cf4848b581a9525159d0ab2d682ea36fdeeffcb48eddb] <==
	I0327 18:29:30.413817       1 server_others.go:72] "Using iptables proxy"
	I0327 18:29:30.438893       1 server.go:1050] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0327 18:29:30.481139       1 server.go:652] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0327 18:29:30.481168       1 server_others.go:168] "Using iptables Proxier"
	I0327 18:29:30.483838       1 server_others.go:512] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0327 18:29:30.483857       1 server_others.go:529] "Defaulting to no-op detect-local"
	I0327 18:29:30.483887       1 proxier.go:245] "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"
	I0327 18:29:30.484174       1 server.go:865] "Version info" version="v1.29.3"
	I0327 18:29:30.484186       1 server.go:867] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0327 18:29:30.485450       1 config.go:188] "Starting service config controller"
	I0327 18:29:30.485469       1 shared_informer.go:311] Waiting for caches to sync for service config
	I0327 18:29:30.485487       1 config.go:97] "Starting endpoint slice config controller"
	I0327 18:29:30.485491       1 shared_informer.go:311] Waiting for caches to sync for endpoint slice config
	I0327 18:29:30.490350       1 config.go:315] "Starting node config controller"
	I0327 18:29:30.490392       1 shared_informer.go:311] Waiting for caches to sync for node config
	I0327 18:29:30.585878       1 shared_informer.go:318] Caches are synced for endpoint slice config
	I0327 18:29:30.585939       1 shared_informer.go:318] Caches are synced for service config
	I0327 18:29:30.590789       1 shared_informer.go:318] Caches are synced for node config
	
	
	==> kube-scheduler [0ed7d99661642916b6c2ef1ff75dba3c45fd12f8889a87b1d2c805a35ae02d05] <==
	E0327 18:29:13.294318       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0327 18:29:13.294627       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0327 18:29:13.294761       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0327 18:29:13.295015       1 reflector.go:539] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	E0327 18:29:13.295130       1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	E0327 18:29:13.295262       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0327 18:29:14.113221       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0327 18:29:14.113265       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0327 18:29:14.114588       1 reflector.go:539] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	E0327 18:29:14.114704       1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	W0327 18:29:14.143461       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0327 18:29:14.143496       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 18:29:14.195586       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
	E0327 18:29:14.195813       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 18:29:14.242037       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
	E0327 18:29:14.243991       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 18:29:14.285018       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0327 18:29:14.286205       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 18:29:14.354703       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
	E0327 18:29:14.354743       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 18:29:14.425690       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0327 18:29:14.425726       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0327 18:29:14.435493       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
	E0327 18:29:14.435693       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	I0327 18:29:16.672846       1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Mar 27 18:31:51 addons-884831 kubelet[1494]: I0327 18:31:51.299072    1494 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-bch98\" (UniqueName: \"kubernetes.io/projected/f3295721-9299-4b7c-8a0f-b59f01e39bb7-kube-api-access-bch98\") on node \"addons-884831\" DevicePath \"\""
	Mar 27 18:31:51 addons-884831 kubelet[1494]: I0327 18:31:51.299084    1494 reconciler_common.go:300] "Volume detached for volume \"csi-data-dir\" (UniqueName: \"kubernetes.io/host-path/d51d6df2-f2b5-4109-8b90-626769dd5ec3-csi-data-dir\") on node \"addons-884831\" DevicePath \"\""
	Mar 27 18:31:51 addons-884831 kubelet[1494]: I0327 18:31:51.299095    1494 reconciler_common.go:300] "Volume detached for volume \"socket-dir\" (UniqueName: \"kubernetes.io/host-path/f3295721-9299-4b7c-8a0f-b59f01e39bb7-socket-dir\") on node \"addons-884831\" DevicePath \"\""
	Mar 27 18:31:51 addons-884831 kubelet[1494]: I0327 18:31:51.299109    1494 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-jd7pl\" (UniqueName: \"kubernetes.io/projected/d51d6df2-f2b5-4109-8b90-626769dd5ec3-kube-api-access-jd7pl\") on node \"addons-884831\" DevicePath \"\""
	Mar 27 18:31:51 addons-884831 kubelet[1494]: I0327 18:31:51.465171    1494 csi_plugin.go:183] kubernetes.io/csi: registrationHandler.DeRegisterPlugin request for plugin hostpath.csi.k8s.io
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.168422    1494 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a2f8bec6-bbdc-4ebc-9955-4532edbcd992" path="/var/lib/kubelet/pods/a2f8bec6-bbdc-4ebc-9955-4532edbcd992/volumes"
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.168899    1494 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d51d6df2-f2b5-4109-8b90-626769dd5ec3" path="/var/lib/kubelet/pods/d51d6df2-f2b5-4109-8b90-626769dd5ec3/volumes"
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.169706    1494 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="f3295721-9299-4b7c-8a0f-b59f01e39bb7" path="/var/lib/kubelet/pods/f3295721-9299-4b7c-8a0f-b59f01e39bb7/volumes"
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.171435    1494 scope.go:117] "RemoveContainer" containerID="2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550"
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.185120    1494 scope.go:117] "RemoveContainer" containerID="2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550"
	Mar 27 18:31:52 addons-884831 kubelet[1494]: E0327 18:31:52.185793    1494 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550\": not found" containerID="2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550"
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.185899    1494 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550"} err="failed to get container status \"2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550\": rpc error: code = NotFound desc = an error occurred when try to find container \"2b027925831ffb60c4fb81afe606715a4bf6fbd94582277e1fa991a670176550\": not found"
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.206520    1494 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/82dbe669-a9a8-4984-bb58-a5dc213af17a-webhook-cert\") pod \"82dbe669-a9a8-4984-bb58-a5dc213af17a\" (UID: \"82dbe669-a9a8-4984-bb58-a5dc213af17a\") "
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.206706    1494 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-b7dtd\" (UniqueName: \"kubernetes.io/projected/82dbe669-a9a8-4984-bb58-a5dc213af17a-kube-api-access-b7dtd\") pod \"82dbe669-a9a8-4984-bb58-a5dc213af17a\" (UID: \"82dbe669-a9a8-4984-bb58-a5dc213af17a\") "
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.208970    1494 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/82dbe669-a9a8-4984-bb58-a5dc213af17a-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "82dbe669-a9a8-4984-bb58-a5dc213af17a" (UID: "82dbe669-a9a8-4984-bb58-a5dc213af17a"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.209272    1494 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/82dbe669-a9a8-4984-bb58-a5dc213af17a-kube-api-access-b7dtd" (OuterVolumeSpecName: "kube-api-access-b7dtd") pod "82dbe669-a9a8-4984-bb58-a5dc213af17a" (UID: "82dbe669-a9a8-4984-bb58-a5dc213af17a"). InnerVolumeSpecName "kube-api-access-b7dtd". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.307577    1494 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-b7dtd\" (UniqueName: \"kubernetes.io/projected/82dbe669-a9a8-4984-bb58-a5dc213af17a-kube-api-access-b7dtd\") on node \"addons-884831\" DevicePath \"\""
	Mar 27 18:31:52 addons-884831 kubelet[1494]: I0327 18:31:52.307631    1494 reconciler_common.go:300] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/82dbe669-a9a8-4984-bb58-a5dc213af17a-webhook-cert\") on node \"addons-884831\" DevicePath \"\""
	Mar 27 18:31:54 addons-884831 kubelet[1494]: I0327 18:31:54.160061    1494 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="82dbe669-a9a8-4984-bb58-a5dc213af17a" path="/var/lib/kubelet/pods/82dbe669-a9a8-4984-bb58-a5dc213af17a/volumes"
	Mar 27 18:31:57 addons-884831 kubelet[1494]: I0327 18:31:57.950170    1494 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-qdmt9\" (UniqueName: \"kubernetes.io/projected/491f3913-9fae-4b66-aaaf-15ec72fc9f05-kube-api-access-qdmt9\") pod \"491f3913-9fae-4b66-aaaf-15ec72fc9f05\" (UID: \"491f3913-9fae-4b66-aaaf-15ec72fc9f05\") "
	Mar 27 18:31:57 addons-884831 kubelet[1494]: I0327 18:31:57.955638    1494 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/491f3913-9fae-4b66-aaaf-15ec72fc9f05-kube-api-access-qdmt9" (OuterVolumeSpecName: "kube-api-access-qdmt9") pod "491f3913-9fae-4b66-aaaf-15ec72fc9f05" (UID: "491f3913-9fae-4b66-aaaf-15ec72fc9f05"). InnerVolumeSpecName "kube-api-access-qdmt9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Mar 27 18:31:58 addons-884831 kubelet[1494]: I0327 18:31:58.051060    1494 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-mh6bt\" (UniqueName: \"kubernetes.io/projected/3b00c92e-00fe-40f7-a821-90d36df3b27f-kube-api-access-mh6bt\") pod \"3b00c92e-00fe-40f7-a821-90d36df3b27f\" (UID: \"3b00c92e-00fe-40f7-a821-90d36df3b27f\") "
	Mar 27 18:31:58 addons-884831 kubelet[1494]: I0327 18:31:58.051148    1494 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-qdmt9\" (UniqueName: \"kubernetes.io/projected/491f3913-9fae-4b66-aaaf-15ec72fc9f05-kube-api-access-qdmt9\") on node \"addons-884831\" DevicePath \"\""
	Mar 27 18:31:58 addons-884831 kubelet[1494]: I0327 18:31:58.053580    1494 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3b00c92e-00fe-40f7-a821-90d36df3b27f-kube-api-access-mh6bt" (OuterVolumeSpecName: "kube-api-access-mh6bt") pod "3b00c92e-00fe-40f7-a821-90d36df3b27f" (UID: "3b00c92e-00fe-40f7-a821-90d36df3b27f"). InnerVolumeSpecName "kube-api-access-mh6bt". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Mar 27 18:31:58 addons-884831 kubelet[1494]: I0327 18:31:58.151762    1494 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-mh6bt\" (UniqueName: \"kubernetes.io/projected/3b00c92e-00fe-40f7-a821-90d36df3b27f-kube-api-access-mh6bt\") on node \"addons-884831\" DevicePath \"\""
	
	
	==> storage-provisioner [83432566bc3b6aa1f8e98ec8959da3dcc5b92780202c27ced74d3d6a7446be63] <==
	I0327 18:29:36.108969       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0327 18:29:36.153225       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0327 18:29:36.153283       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0327 18:29:36.171187       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0327 18:29:36.171356       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-884831_d301f155-6286-4708-868e-33419a0da18e!
	I0327 18:29:36.175588       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"16e13538-f594-4272-b1b3-709952d01ace", APIVersion:"v1", ResourceVersion:"673", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-884831_d301f155-6286-4708-868e-33419a0da18e became leader
	I0327 18:29:36.271449       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-884831_d301f155-6286-4708-868e-33419a0da18e!
	

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image load --daemon gcr.io/google-containers/addon-resizer:functional-395494 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-395494 image load --daemon gcr.io/google-containers/addon-resizer:functional-395494 --alsologtostderr: (4.59793888s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image ls
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-395494" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (4.87s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image load --daemon gcr.io/google-containers/addon-resizer:functional-395494 --alsologtostderr
functional_test.go:364: (dbg) Done: out/minikube-linux-arm64 -p functional-395494 image load --daemon gcr.io/google-containers/addon-resizer:functional-395494 --alsologtostderr: (3.535791078s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image ls
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-395494" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (3.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
functional_test.go:234: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.9: (1.638638858s)
functional_test.go:239: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-395494
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image load --daemon gcr.io/google-containers/addon-resizer:functional-395494 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-arm64 -p functional-395494 image load --daemon gcr.io/google-containers/addon-resizer:functional-395494 --alsologtostderr: (3.124042015s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image ls
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-395494" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (5.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image save gcr.io/google-containers/addon-resizer:functional-395494 /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar --alsologtostderr
functional_test.go:385: expected "/home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar" to exist after `image save`, but doesn't exist
--- FAIL: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image load /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar --alsologtostderr
functional_test.go:410: loading image into minikube from file: <nil>

                                                
                                                
** stderr ** 
	I0327 18:37:59.104135  479610 out.go:291] Setting OutFile to fd 1 ...
	I0327 18:37:59.104340  479610 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:37:59.104353  479610 out.go:304] Setting ErrFile to fd 2...
	I0327 18:37:59.104359  479610 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:37:59.104650  479610 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 18:37:59.105351  479610 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 18:37:59.105510  479610 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 18:37:59.106105  479610 cli_runner.go:164] Run: docker container inspect functional-395494 --format={{.State.Status}}
	I0327 18:37:59.122453  479610 ssh_runner.go:195] Run: systemctl --version
	I0327 18:37:59.122571  479610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-395494
	I0327 18:37:59.138027  479610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33182 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/functional-395494/id_rsa Username:docker}
	I0327 18:37:59.222752  479610 cache_images.go:286] Loading image from: /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar
	W0327 18:37:59.222823  479610 cache_images.go:254] Failed to load cached images for profile functional-395494. make sure the profile is running. loading images: stat /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar: no such file or directory
	I0327 18:37:59.222861  479610 cache_images.go:262] succeeded pushing to: 
	I0327 18:37:59.222882  479610 cache_images.go:263] failed pushing to: functional-395494

                                                
                                                
** /stderr **
--- FAIL: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.19s)

                                                
                                    
x
+
TestScheduledStopUnix (34.34s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-621051 --memory=2048 --driver=docker  --container-runtime=containerd
E0327 19:00:48.512191  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-621051 --memory=2048 --driver=docker  --container-runtime=containerd: (29.788350758s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-621051 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-621051 -n scheduled-stop-621051
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-621051 --schedule 15s
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:98: process 583412 running but should have been killed on reschedule of stop
panic.go:626: *** TestScheduledStopUnix FAILED at 2024-03-27 19:01:16.320765825 +0000 UTC m=+1997.991886092
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestScheduledStopUnix]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect scheduled-stop-621051
helpers_test.go:235: (dbg) docker inspect scheduled-stop-621051:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d766f575a6463d8164fc8562f80e6b7d75b9cbb478603e947abd54dd96f5f4ac",
	        "Created": "2024-03-27T19:00:51.288375075Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 581554,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-03-27T19:00:51.544854247Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:f9b5358e8c18dbe49e632154cad75e0968b2e103f621caff2c3ed996f4155861",
	        "ResolvConfPath": "/var/lib/docker/containers/d766f575a6463d8164fc8562f80e6b7d75b9cbb478603e947abd54dd96f5f4ac/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d766f575a6463d8164fc8562f80e6b7d75b9cbb478603e947abd54dd96f5f4ac/hostname",
	        "HostsPath": "/var/lib/docker/containers/d766f575a6463d8164fc8562f80e6b7d75b9cbb478603e947abd54dd96f5f4ac/hosts",
	        "LogPath": "/var/lib/docker/containers/d766f575a6463d8164fc8562f80e6b7d75b9cbb478603e947abd54dd96f5f4ac/d766f575a6463d8164fc8562f80e6b7d75b9cbb478603e947abd54dd96f5f4ac-json.log",
	        "Name": "/scheduled-stop-621051",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "scheduled-stop-621051:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "scheduled-stop-621051",
	            "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": 2147483648,
	            "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": 4294967296,
	            "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/431cfaceb5a30e709a73d9df67a230c9411cfa5e54dfee816b585a25c221207a-init/diff:/var/lib/docker/overlay2/d3825c572fee2e042ff40f342d10ba017c14d5e3937a1169672fb3a94c9f53ab/diff",
	                "MergedDir": "/var/lib/docker/overlay2/431cfaceb5a30e709a73d9df67a230c9411cfa5e54dfee816b585a25c221207a/merged",
	                "UpperDir": "/var/lib/docker/overlay2/431cfaceb5a30e709a73d9df67a230c9411cfa5e54dfee816b585a25c221207a/diff",
	                "WorkDir": "/var/lib/docker/overlay2/431cfaceb5a30e709a73d9df67a230c9411cfa5e54dfee816b585a25c221207a/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "scheduled-stop-621051",
	                "Source": "/var/lib/docker/volumes/scheduled-stop-621051/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "scheduled-stop-621051",
	            "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:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8",
	            "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": "scheduled-stop-621051",
	                "name.minikube.sigs.k8s.io": "scheduled-stop-621051",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "6103f705ec3ae4d749b8d0195efffe46420f8a62c1c7dba1e209e467eaa5ced6",
	            "SandboxKey": "/var/run/docker/netns/6103f705ec3a",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33367"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33366"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33363"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33365"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33364"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "scheduled-stop-621051": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:4c:02",
	                    "NetworkID": "7d494db762179eb2c9907f43c8264f4ed4915894589374334e29604be61e9144",
	                    "EndpointID": "e9bc2f8786f02e4f675f889805d13e515567eb7a49ca1939f0cd988e9bac0244",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "scheduled-stop-621051",
	                        "d766f575a646"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-621051 -n scheduled-stop-621051
helpers_test.go:244: <<< TestScheduledStopUnix FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestScheduledStopUnix]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p scheduled-stop-621051 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p scheduled-stop-621051 logs -n 25: (1.082193164s)
helpers_test.go:252: TestScheduledStopUnix logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|-----------------------|---------|----------------|---------------------|---------------------|
	| Command |              Args              |        Profile        |  User   |    Version     |     Start Time      |      End Time       |
	|---------|--------------------------------|-----------------------|---------|----------------|---------------------|---------------------|
	| stop    | -p multinode-360948            | multinode-360948      | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:55 UTC | 27 Mar 24 18:55 UTC |
	| start   | -p multinode-360948            | multinode-360948      | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:55 UTC | 27 Mar 24 18:56 UTC |
	|         | --wait=true -v=8               |                       |         |                |                     |                     |
	|         | --alsologtostderr              |                       |         |                |                     |                     |
	| node    | list -p multinode-360948       | multinode-360948      | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:56 UTC |                     |
	| node    | multinode-360948 node delete   | multinode-360948      | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:56 UTC | 27 Mar 24 18:56 UTC |
	|         | m03                            |                       |         |                |                     |                     |
	| stop    | multinode-360948 stop          | multinode-360948      | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:56 UTC | 27 Mar 24 18:57 UTC |
	| start   | -p multinode-360948            | multinode-360948      | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:57 UTC | 27 Mar 24 18:58 UTC |
	|         | --wait=true -v=8               |                       |         |                |                     |                     |
	|         | --alsologtostderr              |                       |         |                |                     |                     |
	|         | --driver=docker                |                       |         |                |                     |                     |
	|         | --container-runtime=containerd |                       |         |                |                     |                     |
	| node    | list -p multinode-360948       | multinode-360948      | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:58 UTC |                     |
	| start   | -p multinode-360948-m02        | multinode-360948-m02  | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:58 UTC |                     |
	|         | --driver=docker                |                       |         |                |                     |                     |
	|         | --container-runtime=containerd |                       |         |                |                     |                     |
	| start   | -p multinode-360948-m03        | multinode-360948-m03  | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:58 UTC | 27 Mar 24 18:58 UTC |
	|         | --driver=docker                |                       |         |                |                     |                     |
	|         | --container-runtime=containerd |                       |         |                |                     |                     |
	| node    | add -p multinode-360948        | multinode-360948      | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:58 UTC |                     |
	| delete  | -p multinode-360948-m03        | multinode-360948-m03  | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:58 UTC | 27 Mar 24 18:58 UTC |
	| delete  | -p multinode-360948            | multinode-360948      | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:58 UTC | 27 Mar 24 18:58 UTC |
	| start   | -p test-preload-540192         | test-preload-540192   | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:58 UTC | 27 Mar 24 18:59 UTC |
	|         | --memory=2200                  |                       |         |                |                     |                     |
	|         | --alsologtostderr              |                       |         |                |                     |                     |
	|         | --wait=true --preload=false    |                       |         |                |                     |                     |
	|         | --driver=docker                |                       |         |                |                     |                     |
	|         | --container-runtime=containerd |                       |         |                |                     |                     |
	|         | --kubernetes-version=v1.24.4   |                       |         |                |                     |                     |
	| image   | test-preload-540192 image pull | test-preload-540192   | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:59 UTC | 27 Mar 24 19:00 UTC |
	|         | gcr.io/k8s-minikube/busybox    |                       |         |                |                     |                     |
	| stop    | -p test-preload-540192         | test-preload-540192   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:00 UTC | 27 Mar 24 19:00 UTC |
	| start   | -p test-preload-540192         | test-preload-540192   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:00 UTC | 27 Mar 24 19:00 UTC |
	|         | --memory=2200                  |                       |         |                |                     |                     |
	|         | --alsologtostderr -v=1         |                       |         |                |                     |                     |
	|         | --wait=true --driver=docker    |                       |         |                |                     |                     |
	|         | --container-runtime=containerd |                       |         |                |                     |                     |
	| image   | test-preload-540192 image list | test-preload-540192   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:00 UTC | 27 Mar 24 19:00 UTC |
	| delete  | -p test-preload-540192         | test-preload-540192   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:00 UTC | 27 Mar 24 19:00 UTC |
	| start   | -p scheduled-stop-621051       | scheduled-stop-621051 | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:00 UTC | 27 Mar 24 19:01 UTC |
	|         | --memory=2048 --driver=docker  |                       |         |                |                     |                     |
	|         | --container-runtime=containerd |                       |         |                |                     |                     |
	| stop    | -p scheduled-stop-621051       | scheduled-stop-621051 | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:01 UTC |                     |
	|         | --schedule 5m                  |                       |         |                |                     |                     |
	| stop    | -p scheduled-stop-621051       | scheduled-stop-621051 | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:01 UTC |                     |
	|         | --schedule 5m                  |                       |         |                |                     |                     |
	| stop    | -p scheduled-stop-621051       | scheduled-stop-621051 | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:01 UTC |                     |
	|         | --schedule 5m                  |                       |         |                |                     |                     |
	| stop    | -p scheduled-stop-621051       | scheduled-stop-621051 | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:01 UTC |                     |
	|         | --schedule 15s                 |                       |         |                |                     |                     |
	| stop    | -p scheduled-stop-621051       | scheduled-stop-621051 | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:01 UTC |                     |
	|         | --schedule 15s                 |                       |         |                |                     |                     |
	| stop    | -p scheduled-stop-621051       | scheduled-stop-621051 | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:01 UTC |                     |
	|         | --schedule 15s                 |                       |         |                |                     |                     |
	|---------|--------------------------------|-----------------------|---------|----------------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/27 19:00:46
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0327 19:00:46.068705  581108 out.go:291] Setting OutFile to fd 1 ...
	I0327 19:00:46.068892  581108 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:00:46.068897  581108 out.go:304] Setting ErrFile to fd 2...
	I0327 19:00:46.068902  581108 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:00:46.069161  581108 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 19:00:46.069568  581108 out.go:298] Setting JSON to false
	I0327 19:00:46.070467  581108 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":9784,"bootTime":1711556262,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1056-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0327 19:00:46.070531  581108 start.go:139] virtualization:  
	I0327 19:00:46.073688  581108 out.go:177] * [scheduled-stop-621051] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	I0327 19:00:46.076803  581108 out.go:177]   - MINIKUBE_LOCATION=18517
	I0327 19:00:46.078795  581108 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0327 19:00:46.076960  581108 notify.go:220] Checking for updates...
	I0327 19:00:46.083619  581108 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 19:00:46.085882  581108 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	I0327 19:00:46.087723  581108 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0327 19:00:46.090068  581108 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0327 19:00:46.092319  581108 driver.go:392] Setting default libvirt URI to qemu:///system
	I0327 19:00:46.111319  581108 docker.go:122] docker version: linux-26.0.0:Docker Engine - Community
	I0327 19:00:46.111435  581108 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 19:00:46.177446  581108 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 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:24 OomKillDisable:true NGoroutines:42 SystemTime:2024-03-27 19:00:46.168214039 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 19:00:46.177548  581108 docker.go:295] overlay module found
	I0327 19:00:46.180060  581108 out.go:177] * Using the docker driver based on user configuration
	I0327 19:00:46.182334  581108 start.go:297] selected driver: docker
	I0327 19:00:46.182344  581108 start.go:901] validating driver "docker" against <nil>
	I0327 19:00:46.182356  581108 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0327 19:00:46.183232  581108 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 19:00:46.240371  581108 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 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:24 OomKillDisable:true NGoroutines:42 SystemTime:2024-03-27 19:00:46.230855956 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 19:00:46.240533  581108 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0327 19:00:46.240753  581108 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0327 19:00:46.242914  581108 out.go:177] * Using Docker driver with root privileges
	I0327 19:00:46.245431  581108 cni.go:84] Creating CNI manager for ""
	I0327 19:00:46.245444  581108 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 19:00:46.245454  581108 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0327 19:00:46.245534  581108 start.go:340] cluster config:
	{Name:scheduled-stop-621051 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 Memory:2048 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.29.3 ClusterName:scheduled-stop-621051 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:
containerd 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.29.3 ContainerRuntime:containerd 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}
	I0327 19:00:46.248313  581108 out.go:177] * Starting "scheduled-stop-621051" primary control-plane node in "scheduled-stop-621051" cluster
	I0327 19:00:46.250312  581108 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0327 19:00:46.252375  581108 out.go:177] * Pulling base image v0.0.43-beta.0 ...
	I0327 19:00:46.254522  581108 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
	I0327 19:00:46.254564  581108 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4
	I0327 19:00:46.254572  581108 cache.go:56] Caching tarball of preloaded images
	I0327 19:00:46.254613  581108 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local docker daemon
	I0327 19:00:46.254672  581108 preload.go:173] Found /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0327 19:00:46.254681  581108 cache.go:59] Finished verifying existence of preloaded tar for v1.29.3 on containerd
	I0327 19:00:46.255052  581108 profile.go:142] Saving config to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/config.json ...
	I0327 19:00:46.255073  581108 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/config.json: {Name:mkff4795a142caab73fac99f23c8708665aec715 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:00:46.268339  581108 image.go:83] Found gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local docker daemon, skipping pull
	I0327 19:00:46.268355  581108 cache.go:144] gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 exists in daemon, skipping load
	I0327 19:00:46.268375  581108 cache.go:194] Successfully downloaded all kic artifacts
	I0327 19:00:46.268403  581108 start.go:360] acquireMachinesLock for scheduled-stop-621051: {Name:mka732e099c73ff7a131447b4e081989a61b4a31 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0327 19:00:46.268517  581108 start.go:364] duration metric: took 97.663µs to acquireMachinesLock for "scheduled-stop-621051"
	I0327 19:00:46.268541  581108 start.go:93] Provisioning new machine with config: &{Name:scheduled-stop-621051 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 Memory:2048 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.29.3 ClusterName:scheduled-stop-621051 Namespace:default APIServerHAVIP: APIServerName:mini
kubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.29.3 ContainerRuntime:containerd 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: StaticI
P: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0327 19:00:46.268627  581108 start.go:125] createHost starting for "" (driver="docker")
	I0327 19:00:46.271324  581108 out.go:204] * Creating docker container (CPUs=2, Memory=2048MB) ...
	I0327 19:00:46.271577  581108 start.go:159] libmachine.API.Create for "scheduled-stop-621051" (driver="docker")
	I0327 19:00:46.271606  581108 client.go:168] LocalClient.Create starting
	I0327 19:00:46.271681  581108 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem
	I0327 19:00:46.271718  581108 main.go:141] libmachine: Decoding PEM data...
	I0327 19:00:46.271733  581108 main.go:141] libmachine: Parsing certificate...
	I0327 19:00:46.271795  581108 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem
	I0327 19:00:46.271812  581108 main.go:141] libmachine: Decoding PEM data...
	I0327 19:00:46.271821  581108 main.go:141] libmachine: Parsing certificate...
	I0327 19:00:46.272194  581108 cli_runner.go:164] Run: docker network inspect scheduled-stop-621051 --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}}]}"
	W0327 19:00:46.285335  581108 cli_runner.go:211] docker network inspect scheduled-stop-621051 --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
	I0327 19:00:46.285401  581108 network_create.go:281] running [docker network inspect scheduled-stop-621051] to gather additional debugging logs...
	I0327 19:00:46.285416  581108 cli_runner.go:164] Run: docker network inspect scheduled-stop-621051
	W0327 19:00:46.298823  581108 cli_runner.go:211] docker network inspect scheduled-stop-621051 returned with exit code 1
	I0327 19:00:46.298845  581108 network_create.go:284] error running [docker network inspect scheduled-stop-621051]: docker network inspect scheduled-stop-621051: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network scheduled-stop-621051 not found
	I0327 19:00:46.298856  581108 network_create.go:286] output of [docker network inspect scheduled-stop-621051]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network scheduled-stop-621051 not found
	
	** /stderr **
	I0327 19:00:46.298963  581108 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}}]}"
	I0327 19:00:46.313169  581108 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-5bf317efd87b IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:a8:0f:db:92} reservation:<nil>}
	I0327 19:00:46.313462  581108 network.go:211] skipping subnet 192.168.58.0/24 that is taken: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName:br-f48867545a17 IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:02:42:18:90:79:67} reservation:<nil>}
	I0327 19:00:46.313724  581108 network.go:211] skipping subnet 192.168.67.0/24 that is taken: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName:br-5c7f782bf7d2 IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:02:42:ce:ac:8f:6f} reservation:<nil>}
	I0327 19:00:46.314133  581108 network.go:206] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x400256c1c0}
	I0327 19:00:46.314149  581108 network_create.go:124] attempt to create docker network scheduled-stop-621051 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I0327 19:00:46.314213  581108 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.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=scheduled-stop-621051 scheduled-stop-621051
	I0327 19:00:46.373266  581108 network_create.go:108] docker network scheduled-stop-621051 192.168.76.0/24 created
	I0327 19:00:46.373291  581108 kic.go:121] calculated static IP "192.168.76.2" for the "scheduled-stop-621051" container
	I0327 19:00:46.373363  581108 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0327 19:00:46.386945  581108 cli_runner.go:164] Run: docker volume create scheduled-stop-621051 --label name.minikube.sigs.k8s.io=scheduled-stop-621051 --label created_by.minikube.sigs.k8s.io=true
	I0327 19:00:46.402373  581108 oci.go:103] Successfully created a docker volume scheduled-stop-621051
	I0327 19:00:46.402481  581108 cli_runner.go:164] Run: docker run --rm --name scheduled-stop-621051-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-621051 --entrypoint /usr/bin/test -v scheduled-stop-621051:/var gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 -d /var/lib
	I0327 19:00:46.937586  581108 oci.go:107] Successfully prepared a docker volume scheduled-stop-621051
	I0327 19:00:46.937635  581108 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
	I0327 19:00:46.937654  581108 kic.go:194] Starting extracting preloaded images to volume ...
	I0327 19:00:46.937731  581108 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-621051:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 -I lz4 -xf /preloaded.tar -C /extractDir
	I0327 19:00:51.225687  581108 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-621051:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 -I lz4 -xf /preloaded.tar -C /extractDir: (4.287923649s)
	I0327 19:00:51.225709  581108 kic.go:203] duration metric: took 4.288051933s to extract preloaded images to volume ...
	W0327 19:00:51.225842  581108 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0327 19:00:51.225969  581108 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0327 19:00:51.275270  581108 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 scheduled-stop-621051 --name scheduled-stop-621051 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-621051 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=scheduled-stop-621051 --network scheduled-stop-621051 --ip 192.168.76.2 --volume scheduled-stop-621051:/var --security-opt apparmor=unconfined --memory=2048mb --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:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8
	I0327 19:00:51.553749  581108 cli_runner.go:164] Run: docker container inspect scheduled-stop-621051 --format={{.State.Running}}
	I0327 19:00:51.577415  581108 cli_runner.go:164] Run: docker container inspect scheduled-stop-621051 --format={{.State.Status}}
	I0327 19:00:51.597529  581108 cli_runner.go:164] Run: docker exec scheduled-stop-621051 stat /var/lib/dpkg/alternatives/iptables
	I0327 19:00:51.663571  581108 oci.go:144] the created container "scheduled-stop-621051" has a running status.
	I0327 19:00:51.663592  581108 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18517-439728/.minikube/machines/scheduled-stop-621051/id_rsa...
	I0327 19:00:52.343757  581108 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18517-439728/.minikube/machines/scheduled-stop-621051/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0327 19:00:52.365192  581108 cli_runner.go:164] Run: docker container inspect scheduled-stop-621051 --format={{.State.Status}}
	I0327 19:00:52.387614  581108 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0327 19:00:52.387626  581108 kic_runner.go:114] Args: [docker exec --privileged scheduled-stop-621051 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0327 19:00:52.451872  581108 cli_runner.go:164] Run: docker container inspect scheduled-stop-621051 --format={{.State.Status}}
	I0327 19:00:52.472955  581108 machine.go:94] provisionDockerMachine start ...
	I0327 19:00:52.473046  581108 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-621051
	I0327 19:00:52.495438  581108 main.go:141] libmachine: Using SSH client type: native
	I0327 19:00:52.495713  581108 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33367 <nil> <nil>}
	I0327 19:00:52.495720  581108 main.go:141] libmachine: About to run SSH command:
	hostname
	I0327 19:00:52.638082  581108 main.go:141] libmachine: SSH cmd err, output: <nil>: scheduled-stop-621051
	
	I0327 19:00:52.638096  581108 ubuntu.go:169] provisioning hostname "scheduled-stop-621051"
	I0327 19:00:52.638161  581108 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-621051
	I0327 19:00:52.667279  581108 main.go:141] libmachine: Using SSH client type: native
	I0327 19:00:52.667518  581108 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33367 <nil> <nil>}
	I0327 19:00:52.667528  581108 main.go:141] libmachine: About to run SSH command:
	sudo hostname scheduled-stop-621051 && echo "scheduled-stop-621051" | sudo tee /etc/hostname
	I0327 19:00:52.807091  581108 main.go:141] libmachine: SSH cmd err, output: <nil>: scheduled-stop-621051
	
	I0327 19:00:52.807175  581108 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-621051
	I0327 19:00:52.832713  581108 main.go:141] libmachine: Using SSH client type: native
	I0327 19:00:52.832986  581108 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33367 <nil> <nil>}
	I0327 19:00:52.833016  581108 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sscheduled-stop-621051' /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 scheduled-stop-621051/g' /etc/hosts;
				else 
					echo '127.0.1.1 scheduled-stop-621051' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0327 19:00:52.962948  581108 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0327 19:00:52.962965  581108 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18517-439728/.minikube CaCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18517-439728/.minikube}
	I0327 19:00:52.962994  581108 ubuntu.go:177] setting up certificates
	I0327 19:00:52.963004  581108 provision.go:84] configureAuth start
	I0327 19:00:52.963082  581108 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-621051
	I0327 19:00:52.979093  581108 provision.go:143] copyHostCerts
	I0327 19:00:52.979151  581108 exec_runner.go:144] found /home/jenkins/minikube-integration/18517-439728/.minikube/ca.pem, removing ...
	I0327 19:00:52.979158  581108 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18517-439728/.minikube/ca.pem
	I0327 19:00:52.979235  581108 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/ca.pem (1082 bytes)
	I0327 19:00:52.979351  581108 exec_runner.go:144] found /home/jenkins/minikube-integration/18517-439728/.minikube/cert.pem, removing ...
	I0327 19:00:52.979356  581108 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18517-439728/.minikube/cert.pem
	I0327 19:00:52.979391  581108 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/cert.pem (1123 bytes)
	I0327 19:00:52.979459  581108 exec_runner.go:144] found /home/jenkins/minikube-integration/18517-439728/.minikube/key.pem, removing ...
	I0327 19:00:52.979463  581108 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18517-439728/.minikube/key.pem
	I0327 19:00:52.979487  581108 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/key.pem (1675 bytes)
	I0327 19:00:52.979533  581108 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem org=jenkins.scheduled-stop-621051 san=[127.0.0.1 192.168.76.2 localhost minikube scheduled-stop-621051]
	I0327 19:00:53.518270  581108 provision.go:177] copyRemoteCerts
	I0327 19:00:53.518324  581108 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0327 19:00:53.518364  581108 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-621051
	I0327 19:00:53.533218  581108 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33367 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/scheduled-stop-621051/id_rsa Username:docker}
	I0327 19:00:53.624058  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0327 19:00:53.648506  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem --> /etc/docker/server.pem (1229 bytes)
	I0327 19:00:53.673158  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0327 19:00:53.696819  581108 provision.go:87] duration metric: took 733.802544ms to configureAuth
	I0327 19:00:53.696842  581108 ubuntu.go:193] setting minikube options for container-runtime
	I0327 19:00:53.697044  581108 config.go:182] Loaded profile config "scheduled-stop-621051": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 19:00:53.697050  581108 machine.go:97] duration metric: took 1.224085161s to provisionDockerMachine
	I0327 19:00:53.697060  581108 client.go:171] duration metric: took 7.425444859s to LocalClient.Create
	I0327 19:00:53.697083  581108 start.go:167] duration metric: took 7.425506888s to libmachine.API.Create "scheduled-stop-621051"
	I0327 19:00:53.697090  581108 start.go:293] postStartSetup for "scheduled-stop-621051" (driver="docker")
	I0327 19:00:53.697099  581108 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]
	I0327 19:00:53.697153  581108 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
	I0327 19:00:53.697190  581108 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-621051
	I0327 19:00:53.713335  581108 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33367 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/scheduled-stop-621051/id_rsa Username:docker}
	I0327 19:00:53.803325  581108 ssh_runner.go:195] Run: cat /etc/os-release
	I0327 19:00:53.806366  581108 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0327 19:00:53.806399  581108 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0327 19:00:53.806418  581108 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0327 19:00:53.806425  581108 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0327 19:00:53.806434  581108 filesync.go:126] Scanning /home/jenkins/minikube-integration/18517-439728/.minikube/addons for local assets ...
	I0327 19:00:53.806488  581108 filesync.go:126] Scanning /home/jenkins/minikube-integration/18517-439728/.minikube/files for local assets ...
	I0327 19:00:53.806560  581108 filesync.go:149] local asset: /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem -> 4451462.pem in /etc/ssl/certs
	I0327 19:00:53.806700  581108 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0327 19:00:53.815052  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem --> /etc/ssl/certs/4451462.pem (1708 bytes)
	I0327 19:00:53.838772  581108 start.go:296] duration metric: took 141.668676ms for postStartSetup
	I0327 19:00:53.839137  581108 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-621051
	I0327 19:00:53.854043  581108 profile.go:142] Saving config to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/config.json ...
	I0327 19:00:53.854309  581108 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0327 19:00:53.854356  581108 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-621051
	I0327 19:00:53.869244  581108 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33367 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/scheduled-stop-621051/id_rsa Username:docker}
	I0327 19:00:53.959041  581108 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0327 19:00:53.963325  581108 start.go:128] duration metric: took 7.694684611s to createHost
	I0327 19:00:53.963340  581108 start.go:83] releasing machines lock for "scheduled-stop-621051", held for 7.694815676s
	I0327 19:00:53.963408  581108 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-621051
	I0327 19:00:53.978839  581108 ssh_runner.go:195] Run: cat /version.json
	I0327 19:00:53.978884  581108 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-621051
	I0327 19:00:53.978891  581108 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0327 19:00:53.978948  581108 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-621051
	I0327 19:00:54.007224  581108 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33367 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/scheduled-stop-621051/id_rsa Username:docker}
	I0327 19:00:54.007891  581108 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33367 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/scheduled-stop-621051/id_rsa Username:docker}
	I0327 19:00:54.218153  581108 ssh_runner.go:195] Run: systemctl --version
	I0327 19:00:54.222619  581108 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0327 19:00:54.226918  581108 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0327 19:00:54.252427  581108 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0327 19:00:54.252505  581108 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0327 19:00:54.283838  581108 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0327 19:00:54.283854  581108 start.go:494] detecting cgroup driver to use...
	I0327 19:00:54.283887  581108 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0327 19:00:54.283933  581108 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0327 19:00:54.296294  581108 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0327 19:00:54.307756  581108 docker.go:217] disabling cri-docker service (if available) ...
	I0327 19:00:54.307817  581108 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0327 19:00:54.321310  581108 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0327 19:00:54.335781  581108 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0327 19:00:54.423418  581108 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0327 19:00:54.519758  581108 docker.go:233] disabling docker service ...
	I0327 19:00:54.519823  581108 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0327 19:00:54.540972  581108 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0327 19:00:54.553280  581108 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0327 19:00:54.642541  581108 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0327 19:00:54.749455  581108 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0327 19:00:54.760801  581108 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0327 19:00:54.777126  581108 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I0327 19:00:54.786993  581108 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0327 19:00:54.796988  581108 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0327 19:00:54.797045  581108 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0327 19:00:54.806739  581108 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0327 19:00:54.816567  581108 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0327 19:00:54.826525  581108 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0327 19:00:54.836289  581108 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0327 19:00:54.845799  581108 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0327 19:00:54.855491  581108 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0327 19:00:54.864984  581108 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0327 19:00:54.874970  581108 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0327 19:00:54.883507  581108 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0327 19:00:54.892022  581108 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0327 19:00:54.979071  581108 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0327 19:00:55.145767  581108 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0327 19:00:55.145839  581108 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0327 19:00:55.150351  581108 start.go:562] Will wait 60s for crictl version
	I0327 19:00:55.150433  581108 ssh_runner.go:195] Run: which crictl
	I0327 19:00:55.154590  581108 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0327 19:00:55.199587  581108 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.28
	RuntimeApiVersion:  v1
	I0327 19:00:55.199682  581108 ssh_runner.go:195] Run: containerd --version
	I0327 19:00:55.223207  581108 ssh_runner.go:195] Run: containerd --version
	I0327 19:00:55.248370  581108 out.go:177] * Preparing Kubernetes v1.29.3 on containerd 1.6.28 ...
	I0327 19:00:55.250531  581108 cli_runner.go:164] Run: docker network inspect scheduled-stop-621051 --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}}]}"
	I0327 19:00:55.264235  581108 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I0327 19:00:55.267890  581108 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.76.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0327 19:00:55.278766  581108 kubeadm.go:877] updating cluster {Name:scheduled-stop-621051 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 Memory:2048 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.29.3 ClusterName:scheduled-stop-621051 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNam
es:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.76.2 Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd 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: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0327 19:00:55.278891  581108 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
	I0327 19:00:55.278974  581108 ssh_runner.go:195] Run: sudo crictl images --output json
	I0327 19:00:55.318587  581108 containerd.go:627] all images are preloaded for containerd runtime.
	I0327 19:00:55.318606  581108 containerd.go:534] Images already preloaded, skipping extraction
	I0327 19:00:55.318666  581108 ssh_runner.go:195] Run: sudo crictl images --output json
	I0327 19:00:55.357492  581108 containerd.go:627] all images are preloaded for containerd runtime.
	I0327 19:00:55.357505  581108 cache_images.go:84] Images are preloaded, skipping loading
	I0327 19:00:55.357512  581108 kubeadm.go:928] updating node { 192.168.76.2 8443 v1.29.3 containerd true true} ...
	I0327 19:00:55.357619  581108 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.29.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=scheduled-stop-621051 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.29.3 ClusterName:scheduled-stop-621051 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0327 19:00:55.357686  581108 ssh_runner.go:195] Run: sudo crictl info
	I0327 19:00:55.394012  581108 cni.go:84] Creating CNI manager for ""
	I0327 19:00:55.394022  581108 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 19:00:55.394034  581108 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0327 19:00:55.394054  581108 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.76.2 APIServerPort:8443 KubernetesVersion:v1.29.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:scheduled-stop-621051 NodeName:scheduled-stop-621051 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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.76.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.76.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt St
aticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0327 19:00:55.394184  581108 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.76.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "scheduled-stop-621051"
	  kubeletExtraArgs:
	    node-ip: 192.168.76.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.76.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.29.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0327 19:00:55.394262  581108 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.29.3
	I0327 19:00:55.403224  581108 binaries.go:44] Found k8s binaries, skipping transfer
	I0327 19:00:55.403283  581108 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0327 19:00:55.412047  581108 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (325 bytes)
	I0327 19:00:55.430163  581108 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0327 19:00:55.448518  581108 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2175 bytes)
	I0327 19:00:55.466539  581108 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0327 19:00:55.469961  581108 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.76.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0327 19:00:55.480481  581108 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0327 19:00:55.566796  581108 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0327 19:00:55.580829  581108 certs.go:68] Setting up /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051 for IP: 192.168.76.2
	I0327 19:00:55.580840  581108 certs.go:194] generating shared ca certs ...
	I0327 19:00:55.580854  581108 certs.go:226] acquiring lock for ca certs: {Name:mke441edb53252dfa332e7961e8e7663942b248d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:00:55.581016  581108 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/18517-439728/.minikube/ca.key
	I0327 19:00:55.581072  581108 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.key
	I0327 19:00:55.581078  581108 certs.go:256] generating profile certs ...
	I0327 19:00:55.581141  581108 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/client.key
	I0327 19:00:55.581151  581108 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/client.crt with IP's: []
	I0327 19:00:56.537142  581108 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/client.crt ...
	I0327 19:00:56.537159  581108 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/client.crt: {Name:mk5f6dd214b4cb175ffd55458798a7b89723b43f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:00:56.537370  581108 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/client.key ...
	I0327 19:00:56.537379  581108 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/client.key: {Name:mk7cf5bd619cc778cdb399c07d1e23d7c1b2b502 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:00:56.537476  581108 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.key.e7156a26
	I0327 19:00:56.537489  581108 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.crt.e7156a26 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.76.2]
	I0327 19:00:56.691560  581108 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.crt.e7156a26 ...
	I0327 19:00:56.691577  581108 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.crt.e7156a26: {Name:mk2663893f5417a3115bc2f502ed79098a0000ab Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:00:56.691785  581108 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.key.e7156a26 ...
	I0327 19:00:56.691795  581108 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.key.e7156a26: {Name:mk1b914cb841f50b94b53c459dd89a2fa0bbcf10 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:00:56.691871  581108 certs.go:381] copying /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.crt.e7156a26 -> /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.crt
	I0327 19:00:56.691954  581108 certs.go:385] copying /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.key.e7156a26 -> /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.key
	I0327 19:00:56.692010  581108 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/proxy-client.key
	I0327 19:00:56.692032  581108 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/proxy-client.crt with IP's: []
	I0327 19:00:56.957596  581108 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/proxy-client.crt ...
	I0327 19:00:56.957613  581108 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/proxy-client.crt: {Name:mk1faf7e3cbda7597804df439d56f6394dd63c1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:00:56.957799  581108 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/proxy-client.key ...
	I0327 19:00:56.957807  581108 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/proxy-client.key: {Name:mk12b99746475852b4a4a2b7bed0f23f59fa0059 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:00:56.957994  581108 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/445146.pem (1338 bytes)
	W0327 19:00:56.958029  581108 certs.go:480] ignoring /home/jenkins/minikube-integration/18517-439728/.minikube/certs/445146_empty.pem, impossibly tiny 0 bytes
	I0327 19:00:56.958038  581108 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem (1679 bytes)
	I0327 19:00:56.958069  581108 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem (1082 bytes)
	I0327 19:00:56.958090  581108 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem (1123 bytes)
	I0327 19:00:56.958112  581108 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem (1675 bytes)
	I0327 19:00:56.958157  581108 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem (1708 bytes)
	I0327 19:00:56.958872  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0327 19:00:56.983699  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0327 19:00:57.011742  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0327 19:00:57.043338  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0327 19:00:57.071009  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0327 19:00:57.098124  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0327 19:00:57.124675  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0327 19:00:57.150785  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/scheduled-stop-621051/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0327 19:00:57.175370  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/certs/445146.pem --> /usr/share/ca-certificates/445146.pem (1338 bytes)
	I0327 19:00:57.204871  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem --> /usr/share/ca-certificates/4451462.pem (1708 bytes)
	I0327 19:00:57.232206  581108 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0327 19:00:57.259063  581108 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (752 bytes)
	I0327 19:00:57.280255  581108 ssh_runner.go:195] Run: openssl version
	I0327 19:00:57.285767  581108 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"
	I0327 19:00:57.295908  581108 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0327 19:00:57.299353  581108 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 27 18:28 /usr/share/ca-certificates/minikubeCA.pem
	I0327 19:00:57.299412  581108 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0327 19:00:57.306300  581108 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"
	I0327 19:00:57.315886  581108 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/445146.pem && ln -fs /usr/share/ca-certificates/445146.pem /etc/ssl/certs/445146.pem"
	I0327 19:00:57.325001  581108 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/445146.pem
	I0327 19:00:57.328309  581108 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 27 18:34 /usr/share/ca-certificates/445146.pem
	I0327 19:00:57.328363  581108 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/445146.pem
	I0327 19:00:57.335406  581108 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/445146.pem /etc/ssl/certs/51391683.0"
	I0327 19:00:57.344360  581108 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/4451462.pem && ln -fs /usr/share/ca-certificates/4451462.pem /etc/ssl/certs/4451462.pem"
	I0327 19:00:57.353299  581108 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/4451462.pem
	I0327 19:00:57.356702  581108 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 27 18:34 /usr/share/ca-certificates/4451462.pem
	I0327 19:00:57.356766  581108 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/4451462.pem
	I0327 19:00:57.363783  581108 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/4451462.pem /etc/ssl/certs/3ec20f2e.0"
	I0327 19:00:57.372936  581108 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0327 19:00:57.376221  581108 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
	I0327 19:00:57.376271  581108 kubeadm.go:391] StartCluster: {Name:scheduled-stop-621051 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 Memory:2048 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.29.3 ClusterName:scheduled-stop-621051 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:
[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.76.2 Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd 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: SSHAuth
Sock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0327 19:00:57.376341  581108 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0327 19:00:57.376406  581108 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0327 19:00:57.415253  581108 cri.go:89] found id: ""
	I0327 19:00:57.415319  581108 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0327 19:00:57.424067  581108 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0327 19:00:57.432578  581108 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0327 19:00:57.432634  581108 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
	I0327 19:00:57.441109  581108 kubeadm.go:154] 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
	I0327 19:00:57.441125  581108 kubeadm.go:156] found existing configuration files:
	
	I0327 19:00:57.441175  581108 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0327 19:00:57.449761  581108 kubeadm.go:162] "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
	I0327 19:00:57.449815  581108 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0327 19:00:57.458055  581108 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0327 19:00:57.466421  581108 kubeadm.go:162] "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
	I0327 19:00:57.466479  581108 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0327 19:00:57.474756  581108 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0327 19:00:57.483441  581108 kubeadm.go:162] "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
	I0327 19:00:57.483502  581108 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0327 19:00:57.492151  581108 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0327 19:00:57.500971  581108 kubeadm.go:162] "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
	I0327 19:00:57.501025  581108 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0327 19:00:57.509594  581108 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.29.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0327 19:00:57.557935  581108 kubeadm.go:309] [init] Using Kubernetes version: v1.29.3
	I0327 19:00:57.558201  581108 kubeadm.go:309] [preflight] Running pre-flight checks
	I0327 19:00:57.598993  581108 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0327 19:00:57.599057  581108 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1056-aws
	I0327 19:00:57.599098  581108 kubeadm.go:309] OS: Linux
	I0327 19:00:57.599150  581108 kubeadm.go:309] CGROUPS_CPU: enabled
	I0327 19:00:57.599196  581108 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0327 19:00:57.599247  581108 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0327 19:00:57.599299  581108 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0327 19:00:57.599344  581108 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0327 19:00:57.599397  581108 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0327 19:00:57.599457  581108 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0327 19:00:57.599503  581108 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0327 19:00:57.599560  581108 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0327 19:00:57.678055  581108 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0327 19:00:57.678174  581108 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0327 19:00:57.678281  581108 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0327 19:00:57.904878  581108 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0327 19:00:57.908143  581108 out.go:204]   - Generating certificates and keys ...
	I0327 19:00:57.908256  581108 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0327 19:00:57.908332  581108 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0327 19:00:58.964373  581108 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0327 19:00:59.561105  581108 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0327 19:01:00.771842  581108 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0327 19:01:01.262577  581108 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0327 19:01:01.417679  581108 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0327 19:01:01.418059  581108 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [localhost scheduled-stop-621051] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0327 19:01:01.562691  581108 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0327 19:01:01.563013  581108 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [localhost scheduled-stop-621051] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0327 19:01:01.783992  581108 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0327 19:01:02.684388  581108 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0327 19:01:02.955592  581108 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0327 19:01:02.955784  581108 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0327 19:01:03.935111  581108 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0327 19:01:04.662182  581108 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0327 19:01:04.869551  581108 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0327 19:01:05.118918  581108 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0327 19:01:05.313080  581108 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0327 19:01:05.313954  581108 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0327 19:01:05.316710  581108 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0327 19:01:05.319322  581108 out.go:204]   - Booting up control plane ...
	I0327 19:01:05.319432  581108 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0327 19:01:05.319524  581108 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0327 19:01:05.322604  581108 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0327 19:01:05.331859  581108 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0327 19:01:05.332919  581108 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0327 19:01:05.333161  581108 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0327 19:01:05.438910  581108 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I0327 19:01:12.436093  581108 kubeadm.go:309] [apiclient] All control plane components are healthy after 7.002365 seconds
	I0327 19:01:12.457180  581108 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0327 19:01:12.472185  581108 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0327 19:01:12.999938  581108 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0327 19:01:13.000126  581108 kubeadm.go:309] [mark-control-plane] Marking the node scheduled-stop-621051 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0327 19:01:13.512973  581108 kubeadm.go:309] [bootstrap-token] Using token: drgevn.01r20avbqlg1vjm0
	I0327 19:01:13.515423  581108 out.go:204]   - Configuring RBAC rules ...
	I0327 19:01:13.515552  581108 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0327 19:01:13.520752  581108 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0327 19:01:13.529555  581108 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0327 19:01:13.537413  581108 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0327 19:01:13.543685  581108 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0327 19:01:13.547896  581108 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0327 19:01:13.563274  581108 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0327 19:01:13.788818  581108 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0327 19:01:13.925853  581108 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0327 19:01:13.927598  581108 kubeadm.go:309] 
	I0327 19:01:13.927663  581108 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0327 19:01:13.927678  581108 kubeadm.go:309] 
	I0327 19:01:13.927751  581108 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0327 19:01:13.927755  581108 kubeadm.go:309] 
	I0327 19:01:13.927785  581108 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0327 19:01:13.928175  581108 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0327 19:01:13.928225  581108 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0327 19:01:13.928229  581108 kubeadm.go:309] 
	I0327 19:01:13.928279  581108 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0327 19:01:13.928287  581108 kubeadm.go:309] 
	I0327 19:01:13.928332  581108 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0327 19:01:13.928335  581108 kubeadm.go:309] 
	I0327 19:01:13.928395  581108 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0327 19:01:13.928471  581108 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0327 19:01:13.928537  581108 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0327 19:01:13.928540  581108 kubeadm.go:309] 
	I0327 19:01:13.928786  581108 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0327 19:01:13.928866  581108 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0327 19:01:13.928869  581108 kubeadm.go:309] 
	I0327 19:01:13.929129  581108 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token drgevn.01r20avbqlg1vjm0 \
	I0327 19:01:13.929230  581108 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:b5bcb4a97240f3b480f86ebd66301c6ee86688c4a3458e4511adbbcedaf952ec \
	I0327 19:01:13.929402  581108 kubeadm.go:309] 	--control-plane 
	I0327 19:01:13.929409  581108 kubeadm.go:309] 
	I0327 19:01:13.929683  581108 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0327 19:01:13.929688  581108 kubeadm.go:309] 
	I0327 19:01:13.929919  581108 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token drgevn.01r20avbqlg1vjm0 \
	I0327 19:01:13.930173  581108 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:b5bcb4a97240f3b480f86ebd66301c6ee86688c4a3458e4511adbbcedaf952ec 
	I0327 19:01:13.934419  581108 kubeadm.go:309] 	[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-1056-aws\n", err: exit status 1
	I0327 19:01:13.934522  581108 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0327 19:01:13.934537  581108 cni.go:84] Creating CNI manager for ""
	I0327 19:01:13.934543  581108 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 19:01:13.937616  581108 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0327 19:01:13.939804  581108 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0327 19:01:13.945966  581108 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.29.3/kubectl ...
	I0327 19:01:13.945978  581108 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0327 19:01:13.965534  581108 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0327 19:01:14.381525  581108 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0327 19:01:14.381660  581108 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:01:14.381763  581108 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes scheduled-stop-621051 minikube.k8s.io/updated_at=2024_03_27T19_01_14_0700 minikube.k8s.io/version=v1.33.0-beta.0 minikube.k8s.io/commit=475b39f6a1dc94a0c7060d2eec10d9b995edcd28 minikube.k8s.io/name=scheduled-stop-621051 minikube.k8s.io/primary=true
	I0327 19:01:14.521432  581108 kubeadm.go:1107] duration metric: took 139.837086ms to wait for elevateKubeSystemPrivileges
	I0327 19:01:14.521448  581108 ops.go:34] apiserver oom_adj: -16
	W0327 19:01:14.521469  581108 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0327 19:01:14.521474  581108 kubeadm.go:393] duration metric: took 17.14520913s to StartCluster
	I0327 19:01:14.521489  581108 settings.go:142] acquiring lock: {Name:mk721e9764b3eb47bed1c7c2ad6b96c8ecb798de Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:01:14.521561  581108 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 19:01:14.522236  581108 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/kubeconfig: {Name:mk2fd9b8c6944ee7a88d0c9ed4d76f33c13b84e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:01:14.522498  581108 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0327 19:01:14.522500  581108 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0327 19:01:14.526060  581108 out.go:177] * Verifying Kubernetes components...
	I0327 19:01:14.522764  581108 config.go:182] Loaded profile config "scheduled-stop-621051": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 19:01:14.522775  581108 addons.go:502] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volumesnapshots:false yakd:false]
	I0327 19:01:14.526239  581108 addons.go:69] Setting storage-provisioner=true in profile "scheduled-stop-621051"
	I0327 19:01:14.526264  581108 addons.go:234] Setting addon storage-provisioner=true in "scheduled-stop-621051"
	I0327 19:01:14.526292  581108 host.go:66] Checking if "scheduled-stop-621051" exists ...
	I0327 19:01:14.526470  581108 addons.go:69] Setting default-storageclass=true in profile "scheduled-stop-621051"
	I0327 19:01:14.526495  581108 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "scheduled-stop-621051"
	I0327 19:01:14.526796  581108 cli_runner.go:164] Run: docker container inspect scheduled-stop-621051 --format={{.State.Status}}
	I0327 19:01:14.527261  581108 cli_runner.go:164] Run: docker container inspect scheduled-stop-621051 --format={{.State.Status}}
	I0327 19:01:14.530705  581108 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0327 19:01:14.558636  581108 addons.go:234] Setting addon default-storageclass=true in "scheduled-stop-621051"
	I0327 19:01:14.558666  581108 host.go:66] Checking if "scheduled-stop-621051" exists ...
	I0327 19:01:14.559066  581108 cli_runner.go:164] Run: docker container inspect scheduled-stop-621051 --format={{.State.Status}}
	I0327 19:01:14.574897  581108 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0327 19:01:14.580858  581108 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0327 19:01:14.580870  581108 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0327 19:01:14.580934  581108 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-621051
	I0327 19:01:14.602734  581108 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0327 19:01:14.602748  581108 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0327 19:01:14.602809  581108 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-621051
	I0327 19:01:14.618344  581108 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33367 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/scheduled-stop-621051/id_rsa Username:docker}
	I0327 19:01:14.628062  581108 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33367 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/scheduled-stop-621051/id_rsa Username:docker}
	I0327 19:01:14.751828  581108 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.76.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0327 19:01:14.751911  581108 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0327 19:01:14.791012  581108 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0327 19:01:14.866079  581108 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0327 19:01:15.213690  581108 start.go:948] {"host.minikube.internal": 192.168.76.1} host record injected into CoreDNS's ConfigMap
	I0327 19:01:15.215656  581108 api_server.go:52] waiting for apiserver process to appear ...
	I0327 19:01:15.215711  581108 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0327 19:01:15.404420  581108 api_server.go:72] duration metric: took 881.891629ms to wait for apiserver process to appear ...
	I0327 19:01:15.404433  581108 api_server.go:88] waiting for apiserver healthz status ...
	I0327 19:01:15.404451  581108 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0327 19:01:15.422969  581108 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0327 19:01:15.427793  581108 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0327 19:01:15.425460  581108 api_server.go:141] control plane version: v1.29.3
	I0327 19:01:15.434952  581108 api_server.go:131] duration metric: took 30.506207ms to wait for apiserver health ...
	I0327 19:01:15.434958  581108 addons.go:505] duration metric: took 912.174827ms for enable addons: enabled=[storage-provisioner default-storageclass]
	I0327 19:01:15.434968  581108 system_pods.go:43] waiting for kube-system pods to appear ...
	I0327 19:01:15.441374  581108 system_pods.go:59] 5 kube-system pods found
	I0327 19:01:15.441394  581108 system_pods.go:61] "etcd-scheduled-stop-621051" [7ecf8769-7bb6-4e2f-a127-72c5e5972cd2] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0327 19:01:15.441430  581108 system_pods.go:61] "kube-apiserver-scheduled-stop-621051" [f00dbd79-d0bb-46dd-a482-7f5b78021223] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0327 19:01:15.441445  581108 system_pods.go:61] "kube-controller-manager-scheduled-stop-621051" [7f84652c-29ee-4ccd-815a-da38965574e6] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0327 19:01:15.441453  581108 system_pods.go:61] "kube-scheduler-scheduled-stop-621051" [1a9fa9ba-746c-4c85-860c-e7bbc156cb46] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0327 19:01:15.441457  581108 system_pods.go:61] "storage-provisioner" [6f1a441d-e708-40a7-8da7-e04796777320] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
	I0327 19:01:15.441462  581108 system_pods.go:74] duration metric: took 6.489222ms to wait for pod list to return data ...
	I0327 19:01:15.441472  581108 kubeadm.go:576] duration metric: took 918.950014ms to wait for: map[apiserver:true system_pods:true]
	I0327 19:01:15.441483  581108 node_conditions.go:102] verifying NodePressure condition ...
	I0327 19:01:15.444743  581108 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0327 19:01:15.444761  581108 node_conditions.go:123] node cpu capacity is 2
	I0327 19:01:15.444771  581108 node_conditions.go:105] duration metric: took 3.283703ms to run NodePressure ...
	I0327 19:01:15.444784  581108 start.go:240] waiting for startup goroutines ...
	I0327 19:01:15.718930  581108 kapi.go:248] "coredns" deployment in "kube-system" namespace and "scheduled-stop-621051" context rescaled to 1 replicas
	I0327 19:01:15.718967  581108 start.go:245] waiting for cluster config update ...
	I0327 19:01:15.718978  581108 start.go:254] writing updated cluster config ...
	I0327 19:01:15.719268  581108 ssh_runner.go:195] Run: rm -f paused
	I0327 19:01:15.776942  581108 start.go:600] kubectl: 1.29.3, cluster: 1.29.3 (minor skew: 0)
	I0327 19:01:15.779780  581108 out.go:177] * Done! kubectl is now configured to use "scheduled-stop-621051" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	742b78e8f95a9       121d70d9a3805       10 seconds ago      Running             kube-controller-manager   0                   52f381a1bacaa       kube-controller-manager-scheduled-stop-621051
	fe3e5dbe116e9       4b51f9f6bc9b9       10 seconds ago      Running             kube-scheduler            0                   1c076d1326781       kube-scheduler-scheduled-stop-621051
	891d3fdaeb069       014faa467e297       10 seconds ago      Running             etcd                      0                   6e2c54c5e4571       etcd-scheduled-stop-621051
	a1bfaf7f95588       2581114f5709d       10 seconds ago      Running             kube-apiserver            0                   7c3dba67b093a       kube-apiserver-scheduled-stop-621051
	
	
	==> containerd <==
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.636542951Z" level=info msg="starting signal loop" namespace=k8s.io path=/run/containerd/io.containerd.runtime.v2.task/k8s.io/7c3dba67b093a4ccf363d83cb52529a3bc58ced71cb6fd44ef0b230ac1c86191 pid=1205 runtime=io.containerd.runc.v2
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.641482471Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.641682424Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.641716869Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.641934676Z" level=info msg="starting signal loop" namespace=k8s.io path=/run/containerd/io.containerd.runtime.v2.task/k8s.io/1c076d1326781abbe3d2b27acaf30f0afb7bee7588eed9718ffd77ad669375ff pid=1241 runtime=io.containerd.runc.v2
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.728847478Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kube-apiserver-scheduled-stop-621051,Uid:bbe2e212d77b9f491ac3f2f73ba596ca,Namespace:kube-system,Attempt:0,} returns sandbox id \"7c3dba67b093a4ccf363d83cb52529a3bc58ced71cb6fd44ef0b230ac1c86191\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.734817034Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:etcd-scheduled-stop-621051,Uid:1828f382139a9ec59bb61cb700fef2ed,Namespace:kube-system,Attempt:0,} returns sandbox id \"6e2c54c5e45717d471dbc8afb6ce8a7feb533d2ed7b310fdbcecdcc4452e1a6f\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.739108817Z" level=info msg="CreateContainer within sandbox \"7c3dba67b093a4ccf363d83cb52529a3bc58ced71cb6fd44ef0b230ac1c86191\" for container &ContainerMetadata{Name:kube-apiserver,Attempt:0,}"
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.743550381Z" level=info msg="CreateContainer within sandbox \"6e2c54c5e45717d471dbc8afb6ce8a7feb533d2ed7b310fdbcecdcc4452e1a6f\" for container &ContainerMetadata{Name:etcd,Attempt:0,}"
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.756430325Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kube-controller-manager-scheduled-stop-621051,Uid:de29e4150605d559fd97efd1027f884f,Namespace:kube-system,Attempt:0,} returns sandbox id \"52f381a1bacaafc3e13c008c7525e1cb9d272ff9349094c72f3a8ab9dcbc50af\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.760932827Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kube-scheduler-scheduled-stop-621051,Uid:5eb5ee17879a7add306530e0672adc78,Namespace:kube-system,Attempt:0,} returns sandbox id \"1c076d1326781abbe3d2b27acaf30f0afb7bee7588eed9718ffd77ad669375ff\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.762384891Z" level=info msg="CreateContainer within sandbox \"52f381a1bacaafc3e13c008c7525e1cb9d272ff9349094c72f3a8ab9dcbc50af\" for container &ContainerMetadata{Name:kube-controller-manager,Attempt:0,}"
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.764746575Z" level=info msg="CreateContainer within sandbox \"7c3dba67b093a4ccf363d83cb52529a3bc58ced71cb6fd44ef0b230ac1c86191\" for &ContainerMetadata{Name:kube-apiserver,Attempt:0,} returns container id \"a1bfaf7f955881c4732b415094aff86a55ae30efc21ef6fe723e672515d2a999\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.765846435Z" level=info msg="CreateContainer within sandbox \"1c076d1326781abbe3d2b27acaf30f0afb7bee7588eed9718ffd77ad669375ff\" for container &ContainerMetadata{Name:kube-scheduler,Attempt:0,}"
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.766026640Z" level=info msg="StartContainer for \"a1bfaf7f955881c4732b415094aff86a55ae30efc21ef6fe723e672515d2a999\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.781711030Z" level=info msg="CreateContainer within sandbox \"6e2c54c5e45717d471dbc8afb6ce8a7feb533d2ed7b310fdbcecdcc4452e1a6f\" for &ContainerMetadata{Name:etcd,Attempt:0,} returns container id \"891d3fdaeb069f43f85c4ab6473cf0cb7349ee00c070fb2c9fd7611753fa3c7f\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.782371771Z" level=info msg="StartContainer for \"891d3fdaeb069f43f85c4ab6473cf0cb7349ee00c070fb2c9fd7611753fa3c7f\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.822468672Z" level=info msg="CreateContainer within sandbox \"1c076d1326781abbe3d2b27acaf30f0afb7bee7588eed9718ffd77ad669375ff\" for &ContainerMetadata{Name:kube-scheduler,Attempt:0,} returns container id \"fe3e5dbe116e90e7f5386e7705f3845bf01875cad09d56d464e0e08691e9d1f2\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.825682478Z" level=info msg="StartContainer for \"fe3e5dbe116e90e7f5386e7705f3845bf01875cad09d56d464e0e08691e9d1f2\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.827093706Z" level=info msg="CreateContainer within sandbox \"52f381a1bacaafc3e13c008c7525e1cb9d272ff9349094c72f3a8ab9dcbc50af\" for &ContainerMetadata{Name:kube-controller-manager,Attempt:0,} returns container id \"742b78e8f95a950de52fad5efdbe92dec35852ec31d2fd0e85a0d91587f6d877\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.827633408Z" level=info msg="StartContainer for \"742b78e8f95a950de52fad5efdbe92dec35852ec31d2fd0e85a0d91587f6d877\""
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.878600157Z" level=info msg="StartContainer for \"891d3fdaeb069f43f85c4ab6473cf0cb7349ee00c070fb2c9fd7611753fa3c7f\" returns successfully"
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.895877810Z" level=info msg="StartContainer for \"a1bfaf7f955881c4732b415094aff86a55ae30efc21ef6fe723e672515d2a999\" returns successfully"
	Mar 27 19:01:06 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:06.962639001Z" level=info msg="StartContainer for \"742b78e8f95a950de52fad5efdbe92dec35852ec31d2fd0e85a0d91587f6d877\" returns successfully"
	Mar 27 19:01:07 scheduled-stop-621051 containerd[774]: time="2024-03-27T19:01:07.032905945Z" level=info msg="StartContainer for \"fe3e5dbe116e90e7f5386e7705f3845bf01875cad09d56d464e0e08691e9d1f2\" returns successfully"
	
	
	==> describe nodes <==
	Name:               scheduled-stop-621051
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=scheduled-stop-621051
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=475b39f6a1dc94a0c7060d2eec10d9b995edcd28
	                    minikube.k8s.io/name=scheduled-stop-621051
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_03_27T19_01_14_0700
	                    minikube.k8s.io/version=v1.33.0-beta.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Wed, 27 Mar 2024 19:01:10 +0000
	Taints:             node.kubernetes.io/not-ready:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  scheduled-stop-621051
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 27 Mar 2024 19:01:13 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 27 Mar 2024 19:01:14 +0000   Wed, 27 Mar 2024 19:01:07 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 27 Mar 2024 19:01:14 +0000   Wed, 27 Mar 2024 19:01:07 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 27 Mar 2024 19:01:14 +0000   Wed, 27 Mar 2024 19:01:07 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 27 Mar 2024 19:01:14 +0000   Wed, 27 Mar 2024 19:01:14 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.76.2
	  Hostname:    scheduled-stop-621051
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	System Info:
	  Machine ID:                 4e29d2ed736b4f9ab376b98ee14b158b
	  System UUID:                1aba36b4-e57e-4eb1-9fcc-fa43417fcfe7
	  Boot ID:                    3ced2ab6-f576-451e-8762-49421fd13f89
	  Kernel Version:             5.15.0-1056-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.6.28
	  Kubelet Version:            v1.29.3
	  Kube-Proxy Version:         v1.29.3
	Non-terminated Pods:          (4 in total)
	  Namespace                   Name                                             CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                             ------------  ----------  ---------------  -------------  ---
	  kube-system                 etcd-scheduled-stop-621051                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         3s
	  kube-system                 kube-apiserver-scheduled-stop-621051             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3s
	  kube-system                 kube-controller-manager-scheduled-stop-621051    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3s
	  kube-system                 kube-scheduler-scheduled-stop-621051             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                650m (32%!)(MISSING)  0 (0%!)(MISSING)
	  memory             100Mi (1%!)(MISSING)  0 (0%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                From     Message
	  ----    ------                   ----               ----     -------
	  Normal  NodeHasSufficientMemory  11s (x8 over 11s)  kubelet  Node scheduled-stop-621051 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    11s (x8 over 11s)  kubelet  Node scheduled-stop-621051 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     11s (x7 over 11s)  kubelet  Node scheduled-stop-621051 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  11s                kubelet  Updated Node Allocatable limit across pods
	  Normal  Starting                 4s                 kubelet  Starting kubelet.
	  Normal  NodeHasSufficientMemory  3s                 kubelet  Node scheduled-stop-621051 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    3s                 kubelet  Node scheduled-stop-621051 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     3s                 kubelet  Node scheduled-stop-621051 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             3s                 kubelet  Node scheduled-stop-621051 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  3s                 kubelet  Updated Node Allocatable limit across pods
	  Normal  NodeReady                3s                 kubelet  Node scheduled-stop-621051 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.002877] FS-Cache: O-key=[8] '0c6fed0000000000'
	[  +0.000759] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.001048] FS-Cache: N-cookie d=00000000b6bf5524{9p.inode} n=000000000e01dd23
	[  +0.001112] FS-Cache: N-key=[8] '0c6fed0000000000'
	[  +2.863158] FS-Cache: Duplicate cookie detected
	[  +0.000707] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000978] FS-Cache: O-cookie d=00000000b6bf5524{9p.inode} n=00000000622d59e2
	[  +0.001040] FS-Cache: O-key=[8] '0b6fed0000000000'
	[  +0.000739] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000923] FS-Cache: N-cookie d=00000000b6bf5524{9p.inode} n=000000007503e9b8
	[  +0.001184] FS-Cache: N-key=[8] '0b6fed0000000000'
	[  +0.278616] FS-Cache: Duplicate cookie detected
	[  +0.000731] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.001050] FS-Cache: O-cookie d=00000000b6bf5524{9p.inode} n=00000000ade91ad5
	[  +0.001135] FS-Cache: O-key=[8] '116fed0000000000'
	[  +0.000789] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000923] FS-Cache: N-cookie d=00000000b6bf5524{9p.inode} n=0000000033515bb1
	[  +0.001076] FS-Cache: N-key=[8] '116fed0000000000'
	[  +3.283918] FS-Cache: Duplicate cookie detected
	[  +0.000733] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001054] FS-Cache: O-cookie d=00000000940205da{9P.session} n=00000000f13d3b57
	[  +0.001072] FS-Cache: O-key=[10] '34323936393931353332'
	[  +0.000755] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.000967] FS-Cache: N-cookie d=00000000940205da{9P.session} n=0000000099aef1c6
	[  +0.001172] FS-Cache: N-key=[10] '34323936393931353332'
	
	
	==> etcd [891d3fdaeb069f43f85c4ab6473cf0cb7349ee00c070fb2c9fd7611753fa3c7f] <==
	{"level":"info","ts":"2024-03-27T19:01:07.005125Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 switched to configuration voters=(16896983918768216326)"}
	{"level":"info","ts":"2024-03-27T19:01:07.005534Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"6f20f2c4b2fb5f8a","local-member-id":"ea7e25599daad906","added-peer-id":"ea7e25599daad906","added-peer-peer-urls":["https://192.168.76.2:2380"]}
	{"level":"info","ts":"2024-03-27T19:01:07.006315Z","caller":"embed/etcd.go:726","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2024-03-27T19:01:07.006821Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"ea7e25599daad906","initial-advertise-peer-urls":["https://192.168.76.2:2380"],"listen-peer-urls":["https://192.168.76.2:2380"],"advertise-client-urls":["https://192.168.76.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.76.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2024-03-27T19:01:07.006914Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-03-27T19:01:07.007106Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.76.2:2380"}
	{"level":"info","ts":"2024-03-27T19:01:07.00718Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.76.2:2380"}
	{"level":"info","ts":"2024-03-27T19:01:07.354465Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 is starting a new election at term 1"}
	{"level":"info","ts":"2024-03-27T19:01:07.354584Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became pre-candidate at term 1"}
	{"level":"info","ts":"2024-03-27T19:01:07.354652Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 received MsgPreVoteResp from ea7e25599daad906 at term 1"}
	{"level":"info","ts":"2024-03-27T19:01:07.354696Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became candidate at term 2"}
	{"level":"info","ts":"2024-03-27T19:01:07.354737Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 received MsgVoteResp from ea7e25599daad906 at term 2"}
	{"level":"info","ts":"2024-03-27T19:01:07.354776Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became leader at term 2"}
	{"level":"info","ts":"2024-03-27T19:01:07.354814Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: ea7e25599daad906 elected leader ea7e25599daad906 at term 2"}
	{"level":"info","ts":"2024-03-27T19:01:07.362196Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-03-27T19:01:07.362654Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-27T19:01:07.362823Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"ea7e25599daad906","local-member-attributes":"{Name:scheduled-stop-621051 ClientURLs:[https://192.168.76.2:2379]}","request-path":"/0/members/ea7e25599daad906/attributes","cluster-id":"6f20f2c4b2fb5f8a","publish-timeout":"7s"}
	{"level":"info","ts":"2024-03-27T19:01:07.364217Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-03-27T19:01:07.36446Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-03-27T19:01:07.364589Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-03-27T19:01:07.366203Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-03-27T19:01:07.378125Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"6f20f2c4b2fb5f8a","local-member-id":"ea7e25599daad906","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-27T19:01:07.378451Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-27T19:01:07.379129Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-27T19:01:07.380122Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.76.2:2379"}
	
	
	==> kernel <==
	 19:01:17 up  2:43,  0 users,  load average: 2.35, 2.31, 2.49
	Linux scheduled-stop-621051 5.15.0-1056-aws #61~20.04.1-Ubuntu SMP Wed Mar 13 17:45:04 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kube-apiserver [a1bfaf7f955881c4732b415094aff86a55ae30efc21ef6fe723e672515d2a999] <==
	I0327 19:01:10.944552       1 shared_informer.go:318] Caches are synced for cluster_authentication_trust_controller
	I0327 19:01:10.944723       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I0327 19:01:10.943117       1 shared_informer.go:318] Caches are synced for node_authorizer
	I0327 19:01:10.944961       1 shared_informer.go:318] Caches are synced for configmaps
	I0327 19:01:10.945097       1 shared_informer.go:318] Caches are synced for crd-autoregister
	I0327 19:01:10.945233       1 apf_controller.go:379] Running API Priority and Fairness config worker
	I0327 19:01:10.945330       1 apf_controller.go:382] Running API Priority and Fairness periodic rebalancing process
	I0327 19:01:10.945677       1 aggregator.go:165] initial CRD sync complete...
	I0327 19:01:10.945700       1 autoregister_controller.go:141] Starting autoregister controller
	I0327 19:01:10.945705       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0327 19:01:10.945711       1 cache.go:39] Caches are synced for autoregister controller
	I0327 19:01:11.132687       1 controller.go:624] quota admission added evaluator for: leases.coordination.k8s.io
	I0327 19:01:11.649456       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I0327 19:01:11.654946       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I0327 19:01:11.654967       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0327 19:01:12.273046       1 controller.go:624] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0327 19:01:12.357191       1 controller.go:624] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0327 19:01:12.485348       1 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W0327 19:01:12.492635       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.76.2]
	I0327 19:01:12.493890       1 controller.go:624] quota admission added evaluator for: endpoints
	I0327 19:01:12.499592       1 controller.go:624] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0327 19:01:12.844092       1 controller.go:624] quota admission added evaluator for: serviceaccounts
	I0327 19:01:13.764884       1 controller.go:624] quota admission added evaluator for: deployments.apps
	I0327 19:01:13.785584       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0327 19:01:13.800440       1 controller.go:624] quota admission added evaluator for: daemonsets.apps
	
	
	==> kube-controller-manager [742b78e8f95a950de52fad5efdbe92dec35852ec31d2fd0e85a0d91587f6d877] <==
	I0327 19:01:13.737950       1 cleaner.go:83] "Starting CSR cleaner controller"
	I0327 19:01:13.789632       1 node_lifecycle_controller.go:425] "Controller will reconcile labels"
	I0327 19:01:13.789856       1 controllermanager.go:735] "Started controller" controller="node-lifecycle-controller"
	I0327 19:01:13.790027       1 node_lifecycle_controller.go:459] "Sending events to api server"
	I0327 19:01:13.790127       1 node_lifecycle_controller.go:470] "Starting node controller"
	I0327 19:01:13.790209       1 shared_informer.go:311] Waiting for caches to sync for taint
	E0327 19:01:13.940485       1 core.go:105] "Failed to start service controller" err="WARNING: no cloud provider provided, services of type LoadBalancer will fail"
	I0327 19:01:13.940515       1 controllermanager.go:713] "Warning: skipping controller" controller="service-lb-controller"
	I0327 19:01:14.090764       1 controllermanager.go:735] "Started controller" controller="clusterrole-aggregation-controller"
	I0327 19:01:14.090851       1 clusterroleaggregation_controller.go:189] "Starting ClusterRoleAggregator controller"
	I0327 19:01:14.090860       1 shared_informer.go:311] Waiting for caches to sync for ClusterRoleAggregator
	I0327 19:01:14.139740       1 controllermanager.go:735] "Started controller" controller="taint-eviction-controller"
	I0327 19:01:14.139802       1 taint_eviction.go:285] "Starting" controller="taint-eviction-controller"
	I0327 19:01:14.139819       1 taint_eviction.go:291] "Sending events to api server"
	I0327 19:01:14.139891       1 shared_informer.go:311] Waiting for caches to sync for taint-eviction-controller
	I0327 19:01:14.296021       1 controllermanager.go:735] "Started controller" controller="pod-garbage-collector-controller"
	I0327 19:01:14.296091       1 gc_controller.go:101] "Starting GC controller"
	I0327 19:01:14.296100       1 shared_informer.go:311] Waiting for caches to sync for GC
	I0327 19:01:14.563516       1 controllermanager.go:735] "Started controller" controller="namespace-controller"
	I0327 19:01:14.563578       1 namespace_controller.go:197] "Starting namespace controller"
	I0327 19:01:14.563586       1 shared_informer.go:311] Waiting for caches to sync for namespace
	I0327 19:01:14.741376       1 controllermanager.go:735] "Started controller" controller="disruption-controller"
	I0327 19:01:14.741462       1 disruption.go:433] "Sending events to api server."
	I0327 19:01:14.741515       1 disruption.go:444] "Starting disruption controller"
	I0327 19:01:14.741522       1 shared_informer.go:311] Waiting for caches to sync for disruption
	
	
	==> kube-scheduler [fe3e5dbe116e90e7f5386e7705f3845bf01875cad09d56d464e0e08691e9d1f2] <==
	W0327 19:01:10.888264       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
	E0327 19:01:10.889152       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 19:01:10.888301       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0327 19:01:10.888324       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0327 19:01:10.889706       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0327 19:01:10.888351       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
	E0327 19:01:10.889851       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 19:01:10.888368       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0327 19:01:10.889983       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	E0327 19:01:10.889797       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 19:01:10.888417       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
	E0327 19:01:10.890131       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 19:01:10.888414       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0327 19:01:10.890217       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 19:01:11.685947       1 reflector.go:539] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	E0327 19:01:11.686188       1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	W0327 19:01:11.765930       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0327 19:01:11.765972       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 19:01:11.976121       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
	E0327 19:01:11.976159       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 19:01:11.995652       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
	E0327 19:01:11.995765       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
	W0327 19:01:12.021845       1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0327 19:01:12.022122       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	I0327 19:01:13.776345       1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.275575    1518 topology_manager.go:215] "Topology Admit Handler" podUID="5eb5ee17879a7add306530e0672adc78" podNamespace="kube-system" podName="kube-scheduler-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.275683    1518 topology_manager.go:215] "Topology Admit Handler" podUID="1828f382139a9ec59bb61cb700fef2ed" podNamespace="kube-system" podName="etcd-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.275761    1518 topology_manager.go:215] "Topology Admit Handler" podUID="bbe2e212d77b9f491ac3f2f73ba596ca" podNamespace="kube-system" podName="kube-apiserver-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.275806    1518 topology_manager.go:215] "Topology Admit Handler" podUID="de29e4150605d559fd97efd1027f884f" podNamespace="kube-system" podName="kube-controller-manager-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316355    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-local-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/bbe2e212d77b9f491ac3f2f73ba596ca-usr-local-share-ca-certificates\") pod \"kube-apiserver-scheduled-stop-621051\" (UID: \"bbe2e212d77b9f491ac3f2f73ba596ca\") " pod="kube-system/kube-apiserver-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316425    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/de29e4150605d559fd97efd1027f884f-ca-certs\") pod \"kube-controller-manager-scheduled-stop-621051\" (UID: \"de29e4150605d559fd97efd1027f884f\") " pod="kube-system/kube-controller-manager-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316461    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kubeconfig\" (UniqueName: \"kubernetes.io/host-path/5eb5ee17879a7add306530e0672adc78-kubeconfig\") pod \"kube-scheduler-scheduled-stop-621051\" (UID: \"5eb5ee17879a7add306530e0672adc78\") " pod="kube-system/kube-scheduler-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316488    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"flexvolume-dir\" (UniqueName: \"kubernetes.io/host-path/de29e4150605d559fd97efd1027f884f-flexvolume-dir\") pod \"kube-controller-manager-scheduled-stop-621051\" (UID: \"de29e4150605d559fd97efd1027f884f\") " pod="kube-system/kube-controller-manager-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316552    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kubeconfig\" (UniqueName: \"kubernetes.io/host-path/de29e4150605d559fd97efd1027f884f-kubeconfig\") pod \"kube-controller-manager-scheduled-stop-621051\" (UID: \"de29e4150605d559fd97efd1027f884f\") " pod="kube-system/kube-controller-manager-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316587    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-local-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/de29e4150605d559fd97efd1027f884f-usr-local-share-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-621051\" (UID: \"de29e4150605d559fd97efd1027f884f\") " pod="kube-system/kube-controller-manager-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316636    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etcd-data\" (UniqueName: \"kubernetes.io/host-path/1828f382139a9ec59bb61cb700fef2ed-etcd-data\") pod \"etcd-scheduled-stop-621051\" (UID: \"1828f382139a9ec59bb61cb700fef2ed\") " pod="kube-system/etcd-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316664    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/bbe2e212d77b9f491ac3f2f73ba596ca-etc-ca-certificates\") pod \"kube-apiserver-scheduled-stop-621051\" (UID: \"bbe2e212d77b9f491ac3f2f73ba596ca\") " pod="kube-system/kube-apiserver-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316702    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"k8s-certs\" (UniqueName: \"kubernetes.io/host-path/bbe2e212d77b9f491ac3f2f73ba596ca-k8s-certs\") pod \"kube-apiserver-scheduled-stop-621051\" (UID: \"bbe2e212d77b9f491ac3f2f73ba596ca\") " pod="kube-system/kube-apiserver-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316728    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/de29e4150605d559fd97efd1027f884f-etc-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-621051\" (UID: \"de29e4150605d559fd97efd1027f884f\") " pod="kube-system/kube-controller-manager-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316761    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/bbe2e212d77b9f491ac3f2f73ba596ca-ca-certs\") pod \"kube-apiserver-scheduled-stop-621051\" (UID: \"bbe2e212d77b9f491ac3f2f73ba596ca\") " pod="kube-system/kube-apiserver-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316792    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/bbe2e212d77b9f491ac3f2f73ba596ca-usr-share-ca-certificates\") pod \"kube-apiserver-scheduled-stop-621051\" (UID: \"bbe2e212d77b9f491ac3f2f73ba596ca\") " pod="kube-system/kube-apiserver-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316816    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"k8s-certs\" (UniqueName: \"kubernetes.io/host-path/de29e4150605d559fd97efd1027f884f-k8s-certs\") pod \"kube-controller-manager-scheduled-stop-621051\" (UID: \"de29e4150605d559fd97efd1027f884f\") " pod="kube-system/kube-controller-manager-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316850    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/de29e4150605d559fd97efd1027f884f-usr-share-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-621051\" (UID: \"de29e4150605d559fd97efd1027f884f\") " pod="kube-system/kube-controller-manager-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.316874    1518 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etcd-certs\" (UniqueName: \"kubernetes.io/host-path/1828f382139a9ec59bb61cb700fef2ed-etcd-certs\") pod \"etcd-scheduled-stop-621051\" (UID: \"1828f382139a9ec59bb61cb700fef2ed\") " pod="kube-system/etcd-scheduled-stop-621051"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.854571    1518 apiserver.go:52] "Watching apiserver"
	Mar 27 19:01:14 scheduled-stop-621051 kubelet[1518]: I0327 19:01:14.912770    1518 desired_state_of_world_populator.go:159] "Finished populating initial desired state of world"
	Mar 27 19:01:15 scheduled-stop-621051 kubelet[1518]: I0327 19:01:15.115435    1518 pod_startup_latency_tracker.go:102] "Observed pod startup duration" pod="kube-system/kube-controller-manager-scheduled-stop-621051" podStartSLOduration=1.115377675 podStartE2EDuration="1.115377675s" podCreationTimestamp="2024-03-27 19:01:14 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2024-03-27 19:01:15.100079794 +0000 UTC m=+1.371236147" watchObservedRunningTime="2024-03-27 19:01:15.115377675 +0000 UTC m=+1.386534036"
	Mar 27 19:01:15 scheduled-stop-621051 kubelet[1518]: I0327 19:01:15.115702    1518 pod_startup_latency_tracker.go:102] "Observed pod startup duration" pod="kube-system/kube-scheduler-scheduled-stop-621051" podStartSLOduration=1.115668252 podStartE2EDuration="1.115668252s" podCreationTimestamp="2024-03-27 19:01:14 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2024-03-27 19:01:15.115599011 +0000 UTC m=+1.386755364" watchObservedRunningTime="2024-03-27 19:01:15.115668252 +0000 UTC m=+1.386824679"
	Mar 27 19:01:15 scheduled-stop-621051 kubelet[1518]: I0327 19:01:15.144503    1518 pod_startup_latency_tracker.go:102] "Observed pod startup duration" pod="kube-system/etcd-scheduled-stop-621051" podStartSLOduration=1.144432704 podStartE2EDuration="1.144432704s" podCreationTimestamp="2024-03-27 19:01:14 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2024-03-27 19:01:15.129646497 +0000 UTC m=+1.400802875" watchObservedRunningTime="2024-03-27 19:01:15.144432704 +0000 UTC m=+1.415589065"
	Mar 27 19:01:15 scheduled-stop-621051 kubelet[1518]: I0327 19:01:15.144624    1518 pod_startup_latency_tracker.go:102] "Observed pod startup duration" pod="kube-system/kube-apiserver-scheduled-stop-621051" podStartSLOduration=1.1446041949999999 podStartE2EDuration="1.144604195s" podCreationTimestamp="2024-03-27 19:01:14 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2024-03-27 19:01:15.144310139 +0000 UTC m=+1.415466500" watchObservedRunningTime="2024-03-27 19:01:15.144604195 +0000 UTC m=+1.415760548"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p scheduled-stop-621051 -n scheduled-stop-621051
helpers_test.go:261: (dbg) Run:  kubectl --context scheduled-stop-621051 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: storage-provisioner
helpers_test.go:274: ======> post-mortem[TestScheduledStopUnix]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context scheduled-stop-621051 describe pod storage-provisioner
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context scheduled-stop-621051 describe pod storage-provisioner: exit status 1 (112.921734ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "storage-provisioner" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context scheduled-stop-621051 describe pod storage-provisioner: exit status 1
helpers_test.go:175: Cleaning up "scheduled-stop-621051" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-621051
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-621051: (1.960912603s)
--- FAIL: TestScheduledStopUnix (34.34s)

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

                                                
                                                
=== 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-152774 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
start_stop_delete_test.go:256: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p old-k8s-version-152774 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: exit status 102 (6m11.875795896s)

                                                
                                                
-- stdout --
	* [old-k8s-version-152774] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18517
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Kubernetes 1.29.3 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.29.3
	* Using the docker driver based on existing profile
	* Starting "old-k8s-version-152774" primary control-plane node in "old-k8s-version-152774" cluster
	* Pulling base image v0.0.43-beta.0 ...
	* Restarting existing docker container for "old-k8s-version-152774" ...
	* Preparing Kubernetes v1.20.0 on containerd 1.6.28 ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	  - Using image fake.domain/registry.k8s.io/echoserver:1.4
	  - Using image docker.io/kubernetesui/dashboard:v2.7.0
	  - Using image registry.k8s.io/echoserver:1.4
	* Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-152774 addons enable metrics-server
	
	* Enabled addons: default-storageclass, metrics-server, storage-provisioner, dashboard
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0327 19:14:25.883536  642122 out.go:291] Setting OutFile to fd 1 ...
	I0327 19:14:25.883718  642122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:14:25.883730  642122 out.go:304] Setting ErrFile to fd 2...
	I0327 19:14:25.883743  642122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:14:25.884038  642122 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 19:14:25.884504  642122 out.go:298] Setting JSON to false
	I0327 19:14:25.885597  642122 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":10604,"bootTime":1711556262,"procs":203,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1056-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0327 19:14:25.885679  642122 start.go:139] virtualization:  
	I0327 19:14:25.888177  642122 out.go:177] * [old-k8s-version-152774] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	I0327 19:14:25.890339  642122 out.go:177]   - MINIKUBE_LOCATION=18517
	I0327 19:14:25.892112  642122 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0327 19:14:25.890504  642122 notify.go:220] Checking for updates...
	I0327 19:14:25.895531  642122 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 19:14:25.897163  642122 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	I0327 19:14:25.898605  642122 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0327 19:14:25.900202  642122 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0327 19:14:25.902694  642122 config.go:182] Loaded profile config "old-k8s-version-152774": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0327 19:14:25.905033  642122 out.go:177] * Kubernetes 1.29.3 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.29.3
	I0327 19:14:25.906600  642122 driver.go:392] Setting default libvirt URI to qemu:///system
	I0327 19:14:25.926219  642122 docker.go:122] docker version: linux-26.0.0:Docker Engine - Community
	I0327 19:14:25.926347  642122 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 19:14:25.990712  642122 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:2 ContainersRunning:1 ContainersPaused:0 ContainersStopped:1 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:54 OomKillDisable:true NGoroutines:67 SystemTime:2024-03-27 19:14:25.979199995 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 19:14:25.990839  642122 docker.go:295] overlay module found
	I0327 19:14:25.998527  642122 out.go:177] * Using the docker driver based on existing profile
	I0327 19:14:26.000696  642122 start.go:297] selected driver: docker
	I0327 19:14:26.000719  642122 start.go:901] validating driver "docker" against &{Name:old-k8s-version-152774 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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:true 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:old-k8s-version-152774 Namespace:default APIServerHAVIP: APIServerName:minik
ubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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}
	I0327 19:14:26.000871  642122 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0327 19:14:26.001595  642122 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 19:14:26.077472  642122 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:2 ContainersRunning:1 ContainersPaused:0 ContainersStopped:1 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:54 OomKillDisable:true NGoroutines:67 SystemTime:2024-03-27 19:14:26.068316427 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 19:14:26.077822  642122 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]
	I0327 19:14:26.077881  642122 cni.go:84] Creating CNI manager for ""
	I0327 19:14:26.077895  642122 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 19:14:26.077936  642122 start.go:340] cluster config:
	{Name:old-k8s-version-152774 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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:true 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:old-k8s-version-152774 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd 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.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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: Mou
ntMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0327 19:14:26.080326  642122 out.go:177] * Starting "old-k8s-version-152774" primary control-plane node in "old-k8s-version-152774" cluster
	I0327 19:14:26.082155  642122 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0327 19:14:26.084199  642122 out.go:177] * Pulling base image v0.0.43-beta.0 ...
	I0327 19:14:26.086243  642122 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0327 19:14:26.086303  642122 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0327 19:14:26.086317  642122 cache.go:56] Caching tarball of preloaded images
	I0327 19:14:26.086326  642122 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local docker daemon
	I0327 19:14:26.086464  642122 preload.go:173] Found /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0327 19:14:26.086476  642122 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on containerd
	I0327 19:14:26.086636  642122 profile.go:142] Saving config to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/config.json ...
	I0327 19:14:26.101198  642122 image.go:83] Found gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local docker daemon, skipping pull
	I0327 19:14:26.101222  642122 cache.go:144] gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 exists in daemon, skipping load
	I0327 19:14:26.101246  642122 cache.go:194] Successfully downloaded all kic artifacts
	I0327 19:14:26.101274  642122 start.go:360] acquireMachinesLock for old-k8s-version-152774: {Name:mkb2dc4a6b785e04ab44f61c54ed704a68357a2f Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0327 19:14:26.101354  642122 start.go:364] duration metric: took 58.057µs to acquireMachinesLock for "old-k8s-version-152774"
	I0327 19:14:26.101482  642122 start.go:96] Skipping create...Using existing machine configuration
	I0327 19:14:26.101493  642122 fix.go:54] fixHost starting: 
	I0327 19:14:26.101780  642122 cli_runner.go:164] Run: docker container inspect old-k8s-version-152774 --format={{.State.Status}}
	I0327 19:14:26.117506  642122 fix.go:112] recreateIfNeeded on old-k8s-version-152774: state=Stopped err=<nil>
	W0327 19:14:26.117539  642122 fix.go:138] unexpected machine state, will restart: <nil>
	I0327 19:14:26.119789  642122 out.go:177] * Restarting existing docker container for "old-k8s-version-152774" ...
	I0327 19:14:26.121743  642122 cli_runner.go:164] Run: docker start old-k8s-version-152774
	I0327 19:14:26.474382  642122 cli_runner.go:164] Run: docker container inspect old-k8s-version-152774 --format={{.State.Status}}
	I0327 19:14:26.492266  642122 kic.go:430] container "old-k8s-version-152774" state is running.
	I0327 19:14:26.492655  642122 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-152774
	I0327 19:14:26.508451  642122 profile.go:142] Saving config to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/config.json ...
	I0327 19:14:26.508674  642122 machine.go:94] provisionDockerMachine start ...
	I0327 19:14:26.508735  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:26.524677  642122 main.go:141] libmachine: Using SSH client type: native
	I0327 19:14:26.524960  642122 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33462 <nil> <nil>}
	I0327 19:14:26.524976  642122 main.go:141] libmachine: About to run SSH command:
	hostname
	I0327 19:14:26.527192  642122 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0327 19:14:29.653891  642122 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-152774
	
	I0327 19:14:29.653915  642122 ubuntu.go:169] provisioning hostname "old-k8s-version-152774"
	I0327 19:14:29.653978  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:29.670519  642122 main.go:141] libmachine: Using SSH client type: native
	I0327 19:14:29.670757  642122 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33462 <nil> <nil>}
	I0327 19:14:29.670775  642122 main.go:141] libmachine: About to run SSH command:
	sudo hostname old-k8s-version-152774 && echo "old-k8s-version-152774" | sudo tee /etc/hostname
	I0327 19:14:29.810489  642122 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-152774
	
	I0327 19:14:29.810584  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:29.830320  642122 main.go:141] libmachine: Using SSH client type: native
	I0327 19:14:29.830644  642122 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33462 <nil> <nil>}
	I0327 19:14:29.830664  642122 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sold-k8s-version-152774' /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 old-k8s-version-152774/g' /etc/hosts;
				else 
					echo '127.0.1.1 old-k8s-version-152774' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0327 19:14:29.958652  642122 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0327 19:14:29.958692  642122 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18517-439728/.minikube CaCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18517-439728/.minikube}
	I0327 19:14:29.958715  642122 ubuntu.go:177] setting up certificates
	I0327 19:14:29.958725  642122 provision.go:84] configureAuth start
	I0327 19:14:29.958787  642122 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-152774
	I0327 19:14:29.974786  642122 provision.go:143] copyHostCerts
	I0327 19:14:29.974868  642122 exec_runner.go:144] found /home/jenkins/minikube-integration/18517-439728/.minikube/ca.pem, removing ...
	I0327 19:14:29.974892  642122 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18517-439728/.minikube/ca.pem
	I0327 19:14:29.974979  642122 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/ca.pem (1082 bytes)
	I0327 19:14:29.975104  642122 exec_runner.go:144] found /home/jenkins/minikube-integration/18517-439728/.minikube/cert.pem, removing ...
	I0327 19:14:29.975114  642122 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18517-439728/.minikube/cert.pem
	I0327 19:14:29.975147  642122 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/cert.pem (1123 bytes)
	I0327 19:14:29.975213  642122 exec_runner.go:144] found /home/jenkins/minikube-integration/18517-439728/.minikube/key.pem, removing ...
	I0327 19:14:29.975234  642122 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18517-439728/.minikube/key.pem
	I0327 19:14:29.975262  642122 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/key.pem (1675 bytes)
	I0327 19:14:29.975334  642122 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem org=jenkins.old-k8s-version-152774 san=[127.0.0.1 192.168.85.2 localhost minikube old-k8s-version-152774]
	I0327 19:14:30.732565  642122 provision.go:177] copyRemoteCerts
	I0327 19:14:30.732655  642122 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0327 19:14:30.732706  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:30.758551  642122 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33462 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/old-k8s-version-152774/id_rsa Username:docker}
	I0327 19:14:30.862174  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0327 19:14:30.905467  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem --> /etc/docker/server.pem (1233 bytes)
	I0327 19:14:30.936068  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0327 19:14:30.964253  642122 provision.go:87] duration metric: took 1.005514513s to configureAuth
	I0327 19:14:30.964283  642122 ubuntu.go:193] setting minikube options for container-runtime
	I0327 19:14:30.964532  642122 config.go:182] Loaded profile config "old-k8s-version-152774": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0327 19:14:30.964548  642122 machine.go:97] duration metric: took 4.455862533s to provisionDockerMachine
	I0327 19:14:30.964577  642122 start.go:293] postStartSetup for "old-k8s-version-152774" (driver="docker")
	I0327 19:14:30.964590  642122 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]
	I0327 19:14:30.964657  642122 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
	I0327 19:14:30.964729  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:30.983590  642122 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33462 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/old-k8s-version-152774/id_rsa Username:docker}
	I0327 19:14:31.081354  642122 ssh_runner.go:195] Run: cat /etc/os-release
	I0327 19:14:31.085235  642122 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0327 19:14:31.085283  642122 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0327 19:14:31.085299  642122 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0327 19:14:31.085307  642122 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0327 19:14:31.085317  642122 filesync.go:126] Scanning /home/jenkins/minikube-integration/18517-439728/.minikube/addons for local assets ...
	I0327 19:14:31.085374  642122 filesync.go:126] Scanning /home/jenkins/minikube-integration/18517-439728/.minikube/files for local assets ...
	I0327 19:14:31.085454  642122 filesync.go:149] local asset: /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem -> 4451462.pem in /etc/ssl/certs
	I0327 19:14:31.085562  642122 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0327 19:14:31.096461  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem --> /etc/ssl/certs/4451462.pem (1708 bytes)
	I0327 19:14:31.123993  642122 start.go:296] duration metric: took 159.398021ms for postStartSetup
	I0327 19:14:31.124107  642122 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0327 19:14:31.124154  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:31.144936  642122 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33462 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/old-k8s-version-152774/id_rsa Username:docker}
	I0327 19:14:31.233166  642122 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0327 19:14:31.238941  642122 fix.go:56] duration metric: took 5.137443264s for fixHost
	I0327 19:14:31.238976  642122 start.go:83] releasing machines lock for "old-k8s-version-152774", held for 5.137612472s
	I0327 19:14:31.239059  642122 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-152774
	I0327 19:14:31.265996  642122 ssh_runner.go:195] Run: cat /version.json
	I0327 19:14:31.266075  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:31.266340  642122 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0327 19:14:31.266395  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:31.297382  642122 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33462 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/old-k8s-version-152774/id_rsa Username:docker}
	I0327 19:14:31.304716  642122 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33462 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/old-k8s-version-152774/id_rsa Username:docker}
	I0327 19:14:31.394311  642122 ssh_runner.go:195] Run: systemctl --version
	I0327 19:14:31.530709  642122 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0327 19:14:31.535175  642122 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0327 19:14:31.555505  642122 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0327 19:14:31.555626  642122 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" ;
	I0327 19:14:31.565513  642122 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0327 19:14:31.565591  642122 start.go:494] detecting cgroup driver to use...
	I0327 19:14:31.565650  642122 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0327 19:14:31.565736  642122 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0327 19:14:31.590570  642122 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0327 19:14:31.613815  642122 docker.go:217] disabling cri-docker service (if available) ...
	I0327 19:14:31.613927  642122 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0327 19:14:31.643164  642122 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0327 19:14:31.659222  642122 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0327 19:14:31.791734  642122 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0327 19:14:31.944223  642122 docker.go:233] disabling docker service ...
	I0327 19:14:31.944326  642122 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0327 19:14:31.974220  642122 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0327 19:14:31.990669  642122 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0327 19:14:32.189538  642122 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0327 19:14:32.340136  642122 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0327 19:14:32.359082  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0327 19:14:32.383072  642122 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.2"|' /etc/containerd/config.toml"
	I0327 19:14:32.403696  642122 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0327 19:14:32.419303  642122 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0327 19:14:32.419382  642122 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0327 19:14:32.432018  642122 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0327 19:14:32.447965  642122 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0327 19:14:32.457973  642122 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0327 19:14:32.473911  642122 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0327 19:14:32.486199  642122 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0327 19:14:32.501649  642122 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0327 19:14:32.513319  642122 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0327 19:14:32.527139  642122 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0327 19:14:32.701048  642122 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0327 19:14:33.005141  642122 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0327 19:14:33.005348  642122 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0327 19:14:33.018768  642122 start.go:562] Will wait 60s for crictl version
	I0327 19:14:33.018896  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:14:33.023035  642122 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0327 19:14:33.091524  642122 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.28
	RuntimeApiVersion:  v1
	I0327 19:14:33.091600  642122 ssh_runner.go:195] Run: containerd --version
	I0327 19:14:33.124239  642122 ssh_runner.go:195] Run: containerd --version
	I0327 19:14:33.166315  642122 out.go:177] * Preparing Kubernetes v1.20.0 on containerd 1.6.28 ...
	I0327 19:14:33.168504  642122 cli_runner.go:164] Run: docker network inspect old-k8s-version-152774 --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}}]}"
	I0327 19:14:33.184849  642122 ssh_runner.go:195] Run: grep 192.168.85.1	host.minikube.internal$ /etc/hosts
	I0327 19:14:33.189036  642122 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.85.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0327 19:14:33.213645  642122 kubeadm.go:877] updating cluster {Name:old-k8s-version-152774 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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:true 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:old-k8s-version-152774 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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:/min
ikube-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} ...
	I0327 19:14:33.213770  642122 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0327 19:14:33.213833  642122 ssh_runner.go:195] Run: sudo crictl images --output json
	I0327 19:14:33.284805  642122 containerd.go:627] all images are preloaded for containerd runtime.
	I0327 19:14:33.284829  642122 containerd.go:534] Images already preloaded, skipping extraction
	I0327 19:14:33.284887  642122 ssh_runner.go:195] Run: sudo crictl images --output json
	I0327 19:14:33.389147  642122 containerd.go:627] all images are preloaded for containerd runtime.
	I0327 19:14:33.389170  642122 cache_images.go:84] Images are preloaded, skipping loading
	I0327 19:14:33.389178  642122 kubeadm.go:928] updating node { 192.168.85.2 8443 v1.20.0 containerd true true} ...
	I0327 19:14:33.389320  642122 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.20.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=unix:///run/containerd/containerd.sock --hostname-override=old-k8s-version-152774 --kubeconfig=/etc/kubernetes/kubelet.conf --network-plugin=cni --node-ip=192.168.85.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-152774 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0327 19:14:33.389398  642122 ssh_runner.go:195] Run: sudo crictl info
	I0327 19:14:33.478875  642122 cni.go:84] Creating CNI manager for ""
	I0327 19:14:33.478900  642122 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 19:14:33.478971  642122 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0327 19:14:33.478999  642122 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.85.2 APIServerPort:8443 KubernetesVersion:v1.20.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:old-k8s-version-152774 NodeName:old-k8s-version-152774 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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.85.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.85.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt
StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:false}
	I0327 19:14:33.479141  642122 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.85.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /run/containerd/containerd.sock
	  name: "old-k8s-version-152774"
	  kubeletExtraArgs:
	    node-ip: 192.168.85.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.85.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
	dns:
	  type: CoreDNS
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.20.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	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
	
	I0327 19:14:33.479226  642122 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.20.0
	I0327 19:14:33.492379  642122 binaries.go:44] Found k8s binaries, skipping transfer
	I0327 19:14:33.492455  642122 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0327 19:14:33.516110  642122 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (442 bytes)
	I0327 19:14:33.552703  642122 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0327 19:14:33.585819  642122 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2125 bytes)
	I0327 19:14:33.613920  642122 ssh_runner.go:195] Run: grep 192.168.85.2	control-plane.minikube.internal$ /etc/hosts
	I0327 19:14:33.621950  642122 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.85.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0327 19:14:33.640391  642122 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0327 19:14:33.770927  642122 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0327 19:14:33.791237  642122 certs.go:68] Setting up /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774 for IP: 192.168.85.2
	I0327 19:14:33.791312  642122 certs.go:194] generating shared ca certs ...
	I0327 19:14:33.791357  642122 certs.go:226] acquiring lock for ca certs: {Name:mke441edb53252dfa332e7961e8e7663942b248d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:14:33.791535  642122 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/18517-439728/.minikube/ca.key
	I0327 19:14:33.791616  642122 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.key
	I0327 19:14:33.791652  642122 certs.go:256] generating profile certs ...
	I0327 19:14:33.791784  642122 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.key
	I0327 19:14:33.791905  642122 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/apiserver.key.86ad8dd0
	I0327 19:14:33.791989  642122 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/proxy-client.key
	I0327 19:14:33.792152  642122 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/445146.pem (1338 bytes)
	W0327 19:14:33.792221  642122 certs.go:480] ignoring /home/jenkins/minikube-integration/18517-439728/.minikube/certs/445146_empty.pem, impossibly tiny 0 bytes
	I0327 19:14:33.792249  642122 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem (1679 bytes)
	I0327 19:14:33.792313  642122 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem (1082 bytes)
	I0327 19:14:33.792373  642122 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem (1123 bytes)
	I0327 19:14:33.792424  642122 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem (1675 bytes)
	I0327 19:14:33.792499  642122 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem (1708 bytes)
	I0327 19:14:33.793375  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0327 19:14:33.834620  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0327 19:14:33.882569  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0327 19:14:33.936877  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0327 19:14:33.984725  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0327 19:14:34.072851  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0327 19:14:34.114357  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0327 19:14:34.149959  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0327 19:14:34.192588  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0327 19:14:34.227406  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/certs/445146.pem --> /usr/share/ca-certificates/445146.pem (1338 bytes)
	I0327 19:14:34.258926  642122 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem --> /usr/share/ca-certificates/4451462.pem (1708 bytes)
	I0327 19:14:34.291042  642122 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (752 bytes)
	I0327 19:14:34.314232  642122 ssh_runner.go:195] Run: openssl version
	I0327 19:14:34.324475  642122 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"
	I0327 19:14:34.338071  642122 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0327 19:14:34.344678  642122 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 27 18:28 /usr/share/ca-certificates/minikubeCA.pem
	I0327 19:14:34.344744  642122 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0327 19:14:34.353056  642122 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"
	I0327 19:14:34.363551  642122 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/445146.pem && ln -fs /usr/share/ca-certificates/445146.pem /etc/ssl/certs/445146.pem"
	I0327 19:14:34.380650  642122 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/445146.pem
	I0327 19:14:34.386155  642122 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 27 18:34 /usr/share/ca-certificates/445146.pem
	I0327 19:14:34.386227  642122 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/445146.pem
	I0327 19:14:34.394565  642122 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/445146.pem /etc/ssl/certs/51391683.0"
	I0327 19:14:34.404703  642122 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/4451462.pem && ln -fs /usr/share/ca-certificates/4451462.pem /etc/ssl/certs/4451462.pem"
	I0327 19:14:34.423109  642122 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/4451462.pem
	I0327 19:14:34.426876  642122 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 27 18:34 /usr/share/ca-certificates/4451462.pem
	I0327 19:14:34.426986  642122 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/4451462.pem
	I0327 19:14:34.435714  642122 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/4451462.pem /etc/ssl/certs/3ec20f2e.0"
	I0327 19:14:34.452732  642122 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0327 19:14:34.457963  642122 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0327 19:14:34.469180  642122 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0327 19:14:34.478240  642122 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0327 19:14:34.487599  642122 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0327 19:14:34.497565  642122 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0327 19:14:34.506849  642122 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0327 19:14:34.514625  642122 kubeadm.go:391] StartCluster: {Name:old-k8s-version-152774 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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:true 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:old-k8s-version-152774 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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:/miniku
be-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}
	I0327 19:14:34.514739  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0327 19:14:34.514798  642122 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0327 19:14:34.568268  642122 cri.go:89] found id: "1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b"
	I0327 19:14:34.568293  642122 cri.go:89] found id: "748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448"
	I0327 19:14:34.568298  642122 cri.go:89] found id: "63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737"
	I0327 19:14:34.568301  642122 cri.go:89] found id: "2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83"
	I0327 19:14:34.568305  642122 cri.go:89] found id: "35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424"
	I0327 19:14:34.568310  642122 cri.go:89] found id: "1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b"
	I0327 19:14:34.568313  642122 cri.go:89] found id: "2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c"
	I0327 19:14:34.568316  642122 cri.go:89] found id: "2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42"
	I0327 19:14:34.568319  642122 cri.go:89] found id: ""
	I0327 19:14:34.568385  642122 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0327 19:14:34.588444  642122 cri.go:116] JSON = null
	W0327 19:14:34.588491  642122 kubeadm.go:398] unpause failed: list paused: list returned 0 containers, but ps returned 8
	I0327 19:14:34.588566  642122 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	W0327 19:14:34.601296  642122 kubeadm.go:404] apiserver tunnel failed: apiserver port not set
	I0327 19:14:34.601318  642122 kubeadm.go:407] found existing configuration files, will attempt cluster restart
	I0327 19:14:34.601336  642122 kubeadm.go:587] restartPrimaryControlPlane start ...
	I0327 19:14:34.601383  642122 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0327 19:14:34.610889  642122 kubeadm.go:129] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0327 19:14:34.611462  642122 kubeconfig.go:47] verify endpoint returned: get endpoint: "old-k8s-version-152774" does not appear in /home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 19:14:34.611760  642122 kubeconfig.go:62] /home/jenkins/minikube-integration/18517-439728/kubeconfig needs updating (will repair): [kubeconfig missing "old-k8s-version-152774" cluster setting kubeconfig missing "old-k8s-version-152774" context setting]
	I0327 19:14:34.612269  642122 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/kubeconfig: {Name:mk2fd9b8c6944ee7a88d0c9ed4d76f33c13b84e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:14:34.613552  642122 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0327 19:14:34.626716  642122 kubeadm.go:624] The running cluster does not require reconfiguration: 192.168.85.2
	I0327 19:14:34.626751  642122 kubeadm.go:591] duration metric: took 25.408175ms to restartPrimaryControlPlane
	I0327 19:14:34.626760  642122 kubeadm.go:393] duration metric: took 112.143832ms to StartCluster
	I0327 19:14:34.626784  642122 settings.go:142] acquiring lock: {Name:mk721e9764b3eb47bed1c7c2ad6b96c8ecb798de Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:14:34.626841  642122 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 19:14:34.627828  642122 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/kubeconfig: {Name:mk2fd9b8c6944ee7a88d0c9ed4d76f33c13b84e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:14:34.628035  642122 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0327 19:14:34.633510  642122 out.go:177] * Verifying Kubernetes components...
	I0327 19:14:34.628407  642122 addons.go:502] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:true default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volumesnapshots:false yakd:false]
	I0327 19:14:34.628519  642122 config.go:182] Loaded profile config "old-k8s-version-152774": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0327 19:14:34.635567  642122 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0327 19:14:34.635680  642122 addons.go:69] Setting storage-provisioner=true in profile "old-k8s-version-152774"
	I0327 19:14:34.635707  642122 addons.go:234] Setting addon storage-provisioner=true in "old-k8s-version-152774"
	W0327 19:14:34.635725  642122 addons.go:243] addon storage-provisioner should already be in state true
	I0327 19:14:34.635752  642122 host.go:66] Checking if "old-k8s-version-152774" exists ...
	I0327 19:14:34.636226  642122 cli_runner.go:164] Run: docker container inspect old-k8s-version-152774 --format={{.State.Status}}
	I0327 19:14:34.636399  642122 addons.go:69] Setting default-storageclass=true in profile "old-k8s-version-152774"
	I0327 19:14:34.636430  642122 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "old-k8s-version-152774"
	I0327 19:14:34.636701  642122 addons.go:69] Setting metrics-server=true in profile "old-k8s-version-152774"
	I0327 19:14:34.636722  642122 addons.go:234] Setting addon metrics-server=true in "old-k8s-version-152774"
	W0327 19:14:34.636728  642122 addons.go:243] addon metrics-server should already be in state true
	I0327 19:14:34.636802  642122 host.go:66] Checking if "old-k8s-version-152774" exists ...
	I0327 19:14:34.637167  642122 cli_runner.go:164] Run: docker container inspect old-k8s-version-152774 --format={{.State.Status}}
	I0327 19:14:34.637412  642122 addons.go:69] Setting dashboard=true in profile "old-k8s-version-152774"
	I0327 19:14:34.637454  642122 addons.go:234] Setting addon dashboard=true in "old-k8s-version-152774"
	W0327 19:14:34.637476  642122 addons.go:243] addon dashboard should already be in state true
	I0327 19:14:34.637511  642122 host.go:66] Checking if "old-k8s-version-152774" exists ...
	I0327 19:14:34.637901  642122 cli_runner.go:164] Run: docker container inspect old-k8s-version-152774 --format={{.State.Status}}
	I0327 19:14:34.638296  642122 cli_runner.go:164] Run: docker container inspect old-k8s-version-152774 --format={{.State.Status}}
	I0327 19:14:34.712824  642122 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0327 19:14:34.715873  642122 out.go:177]   - Using image fake.domain/registry.k8s.io/echoserver:1.4
	I0327 19:14:34.721094  642122 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0327 19:14:34.721120  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0327 19:14:34.721195  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:34.722401  642122 addons.go:234] Setting addon default-storageclass=true in "old-k8s-version-152774"
	W0327 19:14:34.722434  642122 addons.go:243] addon default-storageclass should already be in state true
	I0327 19:14:34.722459  642122 host.go:66] Checking if "old-k8s-version-152774" exists ...
	I0327 19:14:34.722854  642122 cli_runner.go:164] Run: docker container inspect old-k8s-version-152774 --format={{.State.Status}}
	I0327 19:14:34.716047  642122 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0327 19:14:34.723321  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0327 19:14:34.723371  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:34.725547  642122 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I0327 19:14:34.729266  642122 out.go:177]   - Using image registry.k8s.io/echoserver:1.4
	I0327 19:14:34.731382  642122 addons.go:426] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I0327 19:14:34.731405  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I0327 19:14:34.731469  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:34.777507  642122 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0327 19:14:34.777530  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0327 19:14:34.778580  642122 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-152774
	I0327 19:14:34.780071  642122 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33462 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/old-k8s-version-152774/id_rsa Username:docker}
	I0327 19:14:34.792235  642122 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33462 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/old-k8s-version-152774/id_rsa Username:docker}
	I0327 19:14:34.798439  642122 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33462 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/old-k8s-version-152774/id_rsa Username:docker}
	I0327 19:14:34.810739  642122 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33462 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/old-k8s-version-152774/id_rsa Username:docker}
	I0327 19:14:34.861303  642122 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0327 19:14:34.898172  642122 node_ready.go:35] waiting up to 6m0s for node "old-k8s-version-152774" to be "Ready" ...
	I0327 19:14:34.985801  642122 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0327 19:14:34.985872  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1825 bytes)
	I0327 19:14:34.993130  642122 addons.go:426] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I0327 19:14:34.993204  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I0327 19:14:35.039294  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0327 19:14:35.085433  642122 addons.go:426] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I0327 19:14:35.085512  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I0327 19:14:35.120023  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0327 19:14:35.120395  642122 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0327 19:14:35.120445  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0327 19:14:35.129737  642122 addons.go:426] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I0327 19:14:35.129813  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I0327 19:14:35.189556  642122 addons.go:426] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I0327 19:14:35.189709  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4201 bytes)
	I0327 19:14:35.228220  642122 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0327 19:14:35.228297  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0327 19:14:35.295373  642122 addons.go:426] installing /etc/kubernetes/addons/dashboard-role.yaml
	I0327 19:14:35.295459  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	W0327 19:14:35.320972  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:35.321054  642122 retry.go:31] will retry after 223.036644ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:35.328926  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0327 19:14:35.365360  642122 addons.go:426] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I0327 19:14:35.365436  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	I0327 19:14:35.403085  642122 addons.go:426] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I0327 19:14:35.403107  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	W0327 19:14:35.462222  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:35.462304  642122 retry.go:31] will retry after 204.522732ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:35.471479  642122 addons.go:426] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I0327 19:14:35.471557  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I0327 19:14:35.519282  642122 addons.go:426] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I0327 19:14:35.519354  642122 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	W0327 19:14:35.541308  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:35.541390  642122 retry.go:31] will retry after 351.100729ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:35.544675  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0327 19:14:35.558749  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0327 19:14:35.667053  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0327 19:14:35.734995  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:35.735076  642122 retry.go:31] will retry after 496.063239ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0327 19:14:35.771593  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:35.771672  642122 retry.go:31] will retry after 309.914974ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0327 19:14:35.847873  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:35.847955  642122 retry.go:31] will retry after 210.155858ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:35.893477  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0327 19:14:35.976012  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:35.976057  642122 retry.go:31] will retry after 287.922628ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.058365  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0327 19:14:36.081927  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0327 19:14:36.179618  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.179715  642122 retry.go:31] will retry after 839.457391ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0327 19:14:36.217162  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.217247  642122 retry.go:31] will retry after 382.773391ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.232346  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0327 19:14:36.264748  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0327 19:14:36.335677  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.335713  642122 retry.go:31] will retry after 337.026918ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0327 19:14:36.350023  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.350073  642122 retry.go:31] will retry after 427.211842ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.601099  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0327 19:14:36.673095  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0327 19:14:36.673277  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.673301  642122 retry.go:31] will retry after 441.964435ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0327 19:14:36.763365  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.763408  642122 retry.go:31] will retry after 811.637701ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.777494  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0327 19:14:36.863621  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.863653  642122 retry.go:31] will retry after 614.825065ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:36.899106  642122 node_ready.go:53] error getting node "old-k8s-version-152774": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-152774": dial tcp 192.168.85.2:8443: connect: connection refused
	I0327 19:14:37.019414  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0327 19:14:37.108037  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:37.108070  642122 retry.go:31] will retry after 425.228149ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:37.116211  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0327 19:14:37.186900  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:37.186944  642122 retry.go:31] will retry after 842.420326ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:37.478943  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	I0327 19:14:37.534367  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0327 19:14:37.569959  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:37.569990  642122 retry.go:31] will retry after 1.758119243s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:37.575229  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0327 19:14:37.651027  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:37.651055  642122 retry.go:31] will retry after 1.30312997s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0327 19:14:37.680751  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:37.680782  642122 retry.go:31] will retry after 968.999206ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:38.029841  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0327 19:14:38.110818  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:38.110854  642122 retry.go:31] will retry after 718.778468ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:38.649958  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0327 19:14:38.736242  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:38.736274  642122 retry.go:31] will retry after 1.083278938s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:38.830522  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0327 19:14:38.897069  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:38.897103  642122 retry.go:31] will retry after 1.587565208s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:38.899461  642122 node_ready.go:53] error getting node "old-k8s-version-152774": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-152774": dial tcp 192.168.85.2:8443: connect: connection refused
	I0327 19:14:38.954692  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0327 19:14:39.036090  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:39.036125  642122 retry.go:31] will retry after 2.42494031s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:39.328495  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0327 19:14:39.400844  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:39.400886  642122 retry.go:31] will retry after 1.41763269s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:39.820420  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0327 19:14:39.898098  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:39.898127  642122 retry.go:31] will retry after 3.298572306s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:40.484843  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0327 19:14:40.573439  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:40.573471  642122 retry.go:31] will retry after 2.597219355s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:40.818807  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0327 19:14:40.910606  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:40.910645  642122 retry.go:31] will retry after 1.91831676s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:41.399585  642122 node_ready.go:53] error getting node "old-k8s-version-152774": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-152774": dial tcp 192.168.85.2:8443: connect: connection refused
	I0327 19:14:41.461964  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0327 19:14:41.545039  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:41.545070  642122 retry.go:31] will retry after 3.731950773s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:42.829705  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0327 19:14:42.952448  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:42.952478  642122 retry.go:31] will retry after 3.660655724s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:43.170863  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0327 19:14:43.197307  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0327 19:14:43.446326  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:43.446399  642122 retry.go:31] will retry after 2.440151527s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0327 19:14:43.606990  642122 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:43.607025  642122 retry.go:31] will retry after 6.350369319s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0327 19:14:45.277762  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0327 19:14:45.887517  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0327 19:14:46.613340  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	I0327 19:14:49.957700  642122 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0327 19:14:51.709801  642122 node_ready.go:49] node "old-k8s-version-152774" has status "Ready":"True"
	I0327 19:14:51.709827  642122 node_ready.go:38] duration metric: took 16.811620598s for node "old-k8s-version-152774" to be "Ready" ...
	I0327 19:14:51.709838  642122 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0327 19:14:51.940485  642122 pod_ready.go:78] waiting up to 6m0s for pod "coredns-74ff55c5b-p8r76" in "kube-system" namespace to be "Ready" ...
	I0327 19:14:52.018588  642122 pod_ready.go:92] pod "coredns-74ff55c5b-p8r76" in "kube-system" namespace has status "Ready":"True"
	I0327 19:14:52.018664  642122 pod_ready.go:81] duration metric: took 78.096837ms for pod "coredns-74ff55c5b-p8r76" in "kube-system" namespace to be "Ready" ...
	I0327 19:14:52.018692  642122 pod_ready.go:78] waiting up to 6m0s for pod "etcd-old-k8s-version-152774" in "kube-system" namespace to be "Ready" ...
	I0327 19:14:52.054207  642122 pod_ready.go:92] pod "etcd-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"True"
	I0327 19:14:52.054284  642122 pod_ready.go:81] duration metric: took 35.571521ms for pod "etcd-old-k8s-version-152774" in "kube-system" namespace to be "Ready" ...
	I0327 19:14:52.054322  642122 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-old-k8s-version-152774" in "kube-system" namespace to be "Ready" ...
	I0327 19:14:52.324900  642122 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: (7.047003937s)
	I0327 19:14:53.203643  642122 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: (7.316072002s)
	I0327 19:14:53.203734  642122 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: (6.590281374s)
	I0327 19:14:53.203776  642122 addons.go:470] Verifying addon metrics-server=true in "old-k8s-version-152774"
	I0327 19:14:53.206004  642122 out.go:177] * Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-152774 addons enable metrics-server
	
	I0327 19:14:53.203845  642122 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.246111467s)
	I0327 19:14:53.207811  642122 out.go:177] * Enabled addons: default-storageclass, metrics-server, storage-provisioner, dashboard
	I0327 19:14:53.209525  642122 addons.go:505] duration metric: took 18.581115472s for enable addons: enabled=[default-storageclass metrics-server storage-provisioner dashboard]
	I0327 19:14:54.063997  642122 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:14:56.560228  642122 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:14:58.561030  642122 pod_ready.go:92] pod "kube-apiserver-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"True"
	I0327 19:14:58.561057  642122 pod_ready.go:81] duration metric: took 6.50669981s for pod "kube-apiserver-old-k8s-version-152774" in "kube-system" namespace to be "Ready" ...
	I0327 19:14:58.561070  642122 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace to be "Ready" ...
	I0327 19:15:00.571978  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:03.069177  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:05.568074  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:08.068071  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:10.071207  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:12.567815  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:14.568121  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:16.570207  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:19.068975  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:21.072452  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:23.567974  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:25.568433  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:28.068890  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:30.095302  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:32.567789  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:35.067853  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:37.067950  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:39.074449  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:41.567656  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:43.567831  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:45.569675  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:48.068569  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:50.567445  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:52.567877  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:55.068261  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:57.068689  642122 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:15:57.568295  642122 pod_ready.go:92] pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"True"
	I0327 19:15:57.568380  642122 pod_ready.go:81] duration metric: took 59.007299358s for pod "kube-controller-manager-old-k8s-version-152774" in "kube-system" namespace to be "Ready" ...
	I0327 19:15:57.568408  642122 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-9tnq4" in "kube-system" namespace to be "Ready" ...
	I0327 19:15:57.574673  642122 pod_ready.go:92] pod "kube-proxy-9tnq4" in "kube-system" namespace has status "Ready":"True"
	I0327 19:15:57.574698  642122 pod_ready.go:81] duration metric: took 6.275418ms for pod "kube-proxy-9tnq4" in "kube-system" namespace to be "Ready" ...
	I0327 19:15:57.574709  642122 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-old-k8s-version-152774" in "kube-system" namespace to be "Ready" ...
	I0327 19:15:59.581460  642122 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:01.581552  642122 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:04.080652  642122 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:06.081673  642122 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:08.585911  642122 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:11.080979  642122 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:12.582102  642122 pod_ready.go:92] pod "kube-scheduler-old-k8s-version-152774" in "kube-system" namespace has status "Ready":"True"
	I0327 19:16:12.582133  642122 pod_ready.go:81] duration metric: took 15.00741056s for pod "kube-scheduler-old-k8s-version-152774" in "kube-system" namespace to be "Ready" ...
	I0327 19:16:12.582147  642122 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace to be "Ready" ...
	I0327 19:16:14.587978  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:16.588979  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:19.088906  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:21.588292  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:23.588574  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:25.588921  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:28.088163  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:30.092004  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:32.591681  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:35.090222  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:37.588788  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:39.588913  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:42.109957  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:44.588075  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:46.588953  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:48.589342  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:51.089182  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:53.095481  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:55.589570  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:57.592323  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:16:59.594699  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:02.090450  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:04.589989  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:07.089244  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:09.587689  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:12.095283  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:14.589753  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:17.088974  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:19.589667  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:22.088491  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:24.089919  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:26.588066  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:29.088700  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:31.089261  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:33.096655  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:35.589664  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:38.089310  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:40.089427  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:42.090703  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:44.588367  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:46.589338  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:49.088781  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:51.089292  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:53.587481  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:55.588511  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:17:58.089864  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:00.167611  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:02.589539  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:04.589599  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:06.589937  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:09.094103  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:11.589226  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:14.089022  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:16.089314  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:18.089883  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:20.090781  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:22.589367  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:24.592942  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:27.091563  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:29.593534  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:32.089748  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:34.589337  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:36.589683  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:39.089296  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:41.093140  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:43.589076  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:46.089682  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:48.089910  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:50.090131  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:52.588599  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:54.588891  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:56.590081  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:18:59.089371  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:01.588663  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:03.686497  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:06.089603  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:08.588461  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:10.589416  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:13.093791  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:15.589403  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:17.589495  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:19.589816  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:22.094205  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:24.588384  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:26.590682  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:29.088052  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:31.089679  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:33.099672  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:35.590186  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:38.088959  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:40.089308  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:42.093928  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:44.097446  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:46.589820  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:48.590131  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:51.091287  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:53.592872  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:56.091060  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:58.589083  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:00.617404  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:03.090739  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:05.119152  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:07.588744  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:09.590292  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:12.091204  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:12.591512  642122 pod_ready.go:81] duration metric: took 4m0.009346666s for pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace to be "Ready" ...
	E0327 19:20:12.591546  642122 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0327 19:20:12.591555  642122 pod_ready.go:38] duration metric: took 5m20.881706224s 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" ...
	I0327 19:20:12.591573  642122 api_server.go:52] waiting for apiserver process to appear ...
	I0327 19:20:12.591611  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0327 19:20:12.591681  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0327 19:20:12.661305  642122 cri.go:89] found id: "0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68"
	I0327 19:20:12.661383  642122 cri.go:89] found id: "2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c"
	I0327 19:20:12.661391  642122 cri.go:89] found id: ""
	I0327 19:20:12.661399  642122 logs.go:276] 2 containers: [0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68 2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c]
	I0327 19:20:12.661490  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.665803  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.669847  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0327 19:20:12.669969  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0327 19:20:12.722052  642122 cri.go:89] found id: "52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb"
	I0327 19:20:12.722121  642122 cri.go:89] found id: "2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42"
	I0327 19:20:12.722139  642122 cri.go:89] found id: ""
	I0327 19:20:12.722162  642122 logs.go:276] 2 containers: [52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb 2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42]
	I0327 19:20:12.722248  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.726345  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.730599  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0327 19:20:12.730733  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0327 19:20:12.805110  642122 cri.go:89] found id: "6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228"
	I0327 19:20:12.805182  642122 cri.go:89] found id: "1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b"
	I0327 19:20:12.805200  642122 cri.go:89] found id: ""
	I0327 19:20:12.805225  642122 logs.go:276] 2 containers: [6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228 1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b]
	I0327 19:20:12.805323  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.809380  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.814289  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0327 19:20:12.814427  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0327 19:20:12.864113  642122 cri.go:89] found id: "45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e"
	I0327 19:20:12.864193  642122 cri.go:89] found id: "35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424"
	I0327 19:20:12.864212  642122 cri.go:89] found id: ""
	I0327 19:20:12.864235  642122 logs.go:276] 2 containers: [45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e 35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424]
	I0327 19:20:12.864322  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.868917  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.873038  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0327 19:20:12.873178  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0327 19:20:12.923144  642122 cri.go:89] found id: "de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5"
	I0327 19:20:12.923200  642122 cri.go:89] found id: "2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83"
	I0327 19:20:12.923218  642122 cri.go:89] found id: ""
	I0327 19:20:12.923240  642122 logs.go:276] 2 containers: [de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5 2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83]
	I0327 19:20:12.923324  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.927187  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.931355  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0327 19:20:12.931473  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0327 19:20:13.003546  642122 cri.go:89] found id: "6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f"
	I0327 19:20:13.003627  642122 cri.go:89] found id: "1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b"
	I0327 19:20:13.003646  642122 cri.go:89] found id: ""
	I0327 19:20:13.003671  642122 logs.go:276] 2 containers: [6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f 1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b]
	I0327 19:20:13.003771  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.008616  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.018497  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0327 19:20:13.018630  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0327 19:20:13.085416  642122 cri.go:89] found id: "207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910"
	I0327 19:20:13.085485  642122 cri.go:89] found id: "63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737"
	I0327 19:20:13.085502  642122 cri.go:89] found id: ""
	I0327 19:20:13.085525  642122 logs.go:276] 2 containers: [207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910 63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737]
	I0327 19:20:13.085611  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.090248  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.094274  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0327 19:20:13.094442  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0327 19:20:13.152485  642122 cri.go:89] found id: "63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07"
	I0327 19:20:13.152547  642122 cri.go:89] found id: "748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448"
	I0327 19:20:13.152578  642122 cri.go:89] found id: ""
	I0327 19:20:13.152602  642122 logs.go:276] 2 containers: [63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07 748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448]
	I0327 19:20:13.152688  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.156834  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.160902  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0327 19:20:13.161040  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0327 19:20:13.213344  642122 cri.go:89] found id: "44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585"
	I0327 19:20:13.213406  642122 cri.go:89] found id: ""
	I0327 19:20:13.213439  642122 logs.go:276] 1 containers: [44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585]
	I0327 19:20:13.213526  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.221951  642122 logs.go:123] Gathering logs for etcd [2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42] ...
	I0327 19:20:13.222022  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42"
	I0327 19:20:13.297783  642122 logs.go:123] Gathering logs for storage-provisioner [63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07] ...
	I0327 19:20:13.297859  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07"
	I0327 19:20:13.348878  642122 logs.go:123] Gathering logs for storage-provisioner [748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448] ...
	I0327 19:20:13.348955  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448"
	I0327 19:20:13.404969  642122 logs.go:123] Gathering logs for containerd ...
	I0327 19:20:13.405044  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0327 19:20:13.465407  642122 logs.go:123] Gathering logs for container status ...
	I0327 19:20:13.465484  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0327 19:20:13.541221  642122 logs.go:123] Gathering logs for coredns [6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228] ...
	I0327 19:20:13.541381  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228"
	I0327 19:20:13.587393  642122 logs.go:123] Gathering logs for kube-scheduler [35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424] ...
	I0327 19:20:13.587459  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424"
	I0327 19:20:13.645192  642122 logs.go:123] Gathering logs for kubernetes-dashboard [44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585] ...
	I0327 19:20:13.645362  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585"
	I0327 19:20:13.701791  642122 logs.go:123] Gathering logs for dmesg ...
	I0327 19:20:13.701857  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0327 19:20:13.722862  642122 logs.go:123] Gathering logs for kube-apiserver [0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68] ...
	I0327 19:20:13.722982  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68"
	I0327 19:20:13.814163  642122 logs.go:123] Gathering logs for kube-apiserver [2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c] ...
	I0327 19:20:13.814197  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c"
	I0327 19:20:13.876593  642122 logs.go:123] Gathering logs for etcd [52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb] ...
	I0327 19:20:13.876627  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb"
	I0327 19:20:13.984118  642122 logs.go:123] Gathering logs for kube-scheduler [45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e] ...
	I0327 19:20:13.984151  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e"
	I0327 19:20:14.056761  642122 logs.go:123] Gathering logs for kube-proxy [de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5] ...
	I0327 19:20:14.056833  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5"
	I0327 19:20:14.112348  642122 logs.go:123] Gathering logs for kindnet [63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737] ...
	I0327 19:20:14.112379  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737"
	I0327 19:20:14.164125  642122 logs.go:123] Gathering logs for kubelet ...
	I0327 19:20:14.164159  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0327 19:20:14.226581  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.640363     662 reflector.go:138] object-"kube-system"/"metrics-server-token-bntmf": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-bntmf" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.227269  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686154     662 reflector.go:138] object-"kube-system"/"storage-provisioner-token-8c799": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-8c799" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.227614  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686269     662 reflector.go:138] object-"kube-system"/"kube-proxy-token-qwbnq": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-qwbnq" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.227851  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686334     662 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.228080  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686386     662 reflector.go:138] object-"default"/"default-token-l225m": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-l225m" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.228300  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688291     662 reflector.go:138] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.228526  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688368     662 reflector.go:138] object-"kube-system"/"coredns-token-h758g": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-h758g" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.228754  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688486     662 reflector.go:138] object-"kube-system"/"kindnet-token-pvkpn": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-pvkpn" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.236452  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:53 old-k8s-version-152774 kubelet[662]: E0327 19:14:53.420152     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:14.236691  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:53 old-k8s-version-152774 kubelet[662]: E0327 19:14:53.612018     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.241434  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:04 old-k8s-version-152774 kubelet[662]: E0327 19:15:04.457953     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:14.243155  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:15 old-k8s-version-152774 kubelet[662]: E0327 19:15:15.468690     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.243759  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:21 old-k8s-version-152774 kubelet[662]: E0327 19:15:21.722972     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.244105  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:22 old-k8s-version-152774 kubelet[662]: E0327 19:15:22.735339     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.244815  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:25 old-k8s-version-152774 kubelet[662]: E0327 19:15:25.475266     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.247381  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:27 old-k8s-version-152774 kubelet[662]: E0327 19:15:27.470008     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:14.248331  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:37 old-k8s-version-152774 kubelet[662]: E0327 19:15:37.769827     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.248554  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:40 old-k8s-version-152774 kubelet[662]: E0327 19:15:40.468375     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.248901  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:45 old-k8s-version-152774 kubelet[662]: E0327 19:15:45.475591     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.249104  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:55 old-k8s-version-152774 kubelet[662]: E0327 19:15:55.447878     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.249452  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:56 old-k8s-version-152774 kubelet[662]: E0327 19:15:56.447736     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.252060  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:10 old-k8s-version-152774 kubelet[662]: E0327 19:16:10.478662     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:14.252409  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:10 old-k8s-version-152774 kubelet[662]: E0327 19:16:10.843057     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.252903  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:15 old-k8s-version-152774 kubelet[662]: E0327 19:16:15.475201     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.253116  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:23 old-k8s-version-152774 kubelet[662]: E0327 19:16:23.455765     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.253468  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:26 old-k8s-version-152774 kubelet[662]: E0327 19:16:26.447884     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.253672  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:34 old-k8s-version-152774 kubelet[662]: E0327 19:16:34.448040     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.254015  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:41 old-k8s-version-152774 kubelet[662]: E0327 19:16:41.447929     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.254220  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:45 old-k8s-version-152774 kubelet[662]: E0327 19:16:45.448175     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.254830  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:55 old-k8s-version-152774 kubelet[662]: E0327 19:16:55.932646     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.255039  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:59 old-k8s-version-152774 kubelet[662]: E0327 19:16:59.447909     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.255382  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:05 old-k8s-version-152774 kubelet[662]: E0327 19:17:05.475157     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.255584  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:14 old-k8s-version-152774 kubelet[662]: E0327 19:17:14.447954     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.256002  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:17 old-k8s-version-152774 kubelet[662]: E0327 19:17:17.447555     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.256209  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:25 old-k8s-version-152774 kubelet[662]: E0327 19:17:25.448040     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.256552  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:28 old-k8s-version-152774 kubelet[662]: E0327 19:17:28.447656     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.259030  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:40 old-k8s-version-152774 kubelet[662]: E0327 19:17:40.456218     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:14.259390  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:41 old-k8s-version-152774 kubelet[662]: E0327 19:17:41.447800     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.259602  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:53 old-k8s-version-152774 kubelet[662]: E0327 19:17:53.447859     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.259960  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:56 old-k8s-version-152774 kubelet[662]: E0327 19:17:56.447992     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.260161  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:04 old-k8s-version-152774 kubelet[662]: E0327 19:18:04.448632     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.260509  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:09 old-k8s-version-152774 kubelet[662]: E0327 19:18:09.447980     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.260710  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:16 old-k8s-version-152774 kubelet[662]: E0327 19:18:16.448113     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.261319  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:25 old-k8s-version-152774 kubelet[662]: E0327 19:18:25.174857     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.261668  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:26 old-k8s-version-152774 kubelet[662]: E0327 19:18:26.177914     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.261869  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:29 old-k8s-version-152774 kubelet[662]: E0327 19:18:29.447914     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.262211  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:41 old-k8s-version-152774 kubelet[662]: E0327 19:18:41.447526     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.262524  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:42 old-k8s-version-152774 kubelet[662]: E0327 19:18:42.449330     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.262734  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:54 old-k8s-version-152774 kubelet[662]: E0327 19:18:54.448024     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.263080  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:55 old-k8s-version-152774 kubelet[662]: E0327 19:18:55.447433     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.263284  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:08 old-k8s-version-152774 kubelet[662]: E0327 19:19:08.447831     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.263712  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:09 old-k8s-version-152774 kubelet[662]: E0327 19:19:09.447537     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.263915  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:20 old-k8s-version-152774 kubelet[662]: E0327 19:19:20.448039     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.264260  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:21 old-k8s-version-152774 kubelet[662]: E0327 19:19:21.447551     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.264602  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:32 old-k8s-version-152774 kubelet[662]: E0327 19:19:32.448689     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.264805  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:34 old-k8s-version-152774 kubelet[662]: E0327 19:19:34.449620     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.265147  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448095     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.265365  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448431     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.265579  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.447877     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.265930  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.449776     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	I0327 19:20:14.265946  642122 logs.go:123] Gathering logs for describe nodes ...
	I0327 19:20:14.265976  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0327 19:20:14.514548  642122 logs.go:123] Gathering logs for coredns [1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b] ...
	I0327 19:20:14.514596  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b"
	I0327 19:20:14.573317  642122 logs.go:123] Gathering logs for kube-proxy [2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83] ...
	I0327 19:20:14.573352  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83"
	I0327 19:20:14.624315  642122 logs.go:123] Gathering logs for kube-controller-manager [6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f] ...
	I0327 19:20:14.624344  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f"
	I0327 19:20:14.717094  642122 logs.go:123] Gathering logs for kube-controller-manager [1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b] ...
	I0327 19:20:14.717132  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b"
	I0327 19:20:14.817864  642122 logs.go:123] Gathering logs for kindnet [207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910] ...
	I0327 19:20:14.817903  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910"
	I0327 19:20:14.875620  642122 out.go:304] Setting ErrFile to fd 2...
	I0327 19:20:14.875648  642122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0327 19:20:14.875726  642122 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0327 19:20:14.875757  642122 out.go:239]   Mar 27 19:19:34 old-k8s-version-152774 kubelet[662]: E0327 19:19:34.449620     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 27 19:19:34 old-k8s-version-152774 kubelet[662]: E0327 19:19:34.449620     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.875791  642122 out.go:239]   Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448095     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	  Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448095     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.875807  642122 out.go:239]   Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448431     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448431     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.875846  642122 out.go:239]   Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.447877     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.447877     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.875864  642122 out.go:239]   Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.449776     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	  Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.449776     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	I0327 19:20:14.875877  642122 out.go:304] Setting ErrFile to fd 2...
	I0327 19:20:14.875884  642122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:20:24.877342  642122 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0327 19:20:24.891922  642122 api_server.go:72] duration metric: took 5m50.263854092s to wait for apiserver process to appear ...
	I0327 19:20:24.891946  642122 api_server.go:88] waiting for apiserver healthz status ...
	I0327 19:20:24.891980  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0327 19:20:24.892035  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0327 19:20:24.974524  642122 cri.go:89] found id: "0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68"
	I0327 19:20:24.974547  642122 cri.go:89] found id: "2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c"
	I0327 19:20:24.974552  642122 cri.go:89] found id: ""
	I0327 19:20:24.974560  642122 logs.go:276] 2 containers: [0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68 2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c]
	I0327 19:20:24.974621  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:24.980100  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:24.984691  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0327 19:20:24.984765  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0327 19:20:25.098328  642122 cri.go:89] found id: "52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb"
	I0327 19:20:25.098353  642122 cri.go:89] found id: "2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42"
	I0327 19:20:25.098358  642122 cri.go:89] found id: ""
	I0327 19:20:25.098366  642122 logs.go:276] 2 containers: [52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb 2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42]
	I0327 19:20:25.098445  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.103699  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.110237  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0327 19:20:25.110313  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0327 19:20:25.194586  642122 cri.go:89] found id: "6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228"
	I0327 19:20:25.194623  642122 cri.go:89] found id: "1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b"
	I0327 19:20:25.194628  642122 cri.go:89] found id: ""
	I0327 19:20:25.194636  642122 logs.go:276] 2 containers: [6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228 1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b]
	I0327 19:20:25.194704  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.199613  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.203738  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0327 19:20:25.203822  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0327 19:20:25.268088  642122 cri.go:89] found id: "45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e"
	I0327 19:20:25.268115  642122 cri.go:89] found id: "35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424"
	I0327 19:20:25.268120  642122 cri.go:89] found id: ""
	I0327 19:20:25.268128  642122 logs.go:276] 2 containers: [45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e 35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424]
	I0327 19:20:25.268186  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.274153  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.278971  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0327 19:20:25.279050  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0327 19:20:25.386946  642122 cri.go:89] found id: "de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5"
	I0327 19:20:25.386971  642122 cri.go:89] found id: "2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83"
	I0327 19:20:25.386977  642122 cri.go:89] found id: ""
	I0327 19:20:25.386984  642122 logs.go:276] 2 containers: [de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5 2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83]
	I0327 19:20:25.387041  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.393856  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.403946  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0327 19:20:25.404036  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0327 19:20:25.455380  642122 cri.go:89] found id: "6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f"
	I0327 19:20:25.455403  642122 cri.go:89] found id: "1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b"
	I0327 19:20:25.455408  642122 cri.go:89] found id: ""
	I0327 19:20:25.455416  642122 logs.go:276] 2 containers: [6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f 1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b]
	I0327 19:20:25.455487  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.460988  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.465435  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0327 19:20:25.465532  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0327 19:20:25.545617  642122 cri.go:89] found id: "207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910"
	I0327 19:20:25.545642  642122 cri.go:89] found id: "63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737"
	I0327 19:20:25.545648  642122 cri.go:89] found id: ""
	I0327 19:20:25.545665  642122 logs.go:276] 2 containers: [207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910 63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737]
	I0327 19:20:25.545722  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.549385  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.556895  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0327 19:20:25.556967  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0327 19:20:25.650130  642122 cri.go:89] found id: "63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07"
	I0327 19:20:25.650154  642122 cri.go:89] found id: "748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448"
	I0327 19:20:25.650160  642122 cri.go:89] found id: ""
	I0327 19:20:25.650168  642122 logs.go:276] 2 containers: [63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07 748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448]
	I0327 19:20:25.650225  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.654924  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.658948  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0327 19:20:25.659030  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0327 19:20:25.718309  642122 cri.go:89] found id: "44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585"
	I0327 19:20:25.718331  642122 cri.go:89] found id: ""
	I0327 19:20:25.718340  642122 logs.go:276] 1 containers: [44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585]
	I0327 19:20:25.718454  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.724763  642122 logs.go:123] Gathering logs for storage-provisioner [63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07] ...
	I0327 19:20:25.724792  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07"
	I0327 19:20:25.771906  642122 logs.go:123] Gathering logs for container status ...
	I0327 19:20:25.771943  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0327 19:20:25.826538  642122 logs.go:123] Gathering logs for kubelet ...
	I0327 19:20:25.826571  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0327 19:20:25.895233  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.640363     662 reflector.go:138] object-"kube-system"/"metrics-server-token-bntmf": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-bntmf" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.895479  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686154     662 reflector.go:138] object-"kube-system"/"storage-provisioner-token-8c799": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-8c799" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.895697  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686269     662 reflector.go:138] object-"kube-system"/"kube-proxy-token-qwbnq": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-qwbnq" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.900828  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686334     662 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.901067  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686386     662 reflector.go:138] object-"default"/"default-token-l225m": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-l225m" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.901286  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688291     662 reflector.go:138] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.901495  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688368     662 reflector.go:138] object-"kube-system"/"coredns-token-h758g": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-h758g" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.901706  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688486     662 reflector.go:138] object-"kube-system"/"kindnet-token-pvkpn": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-pvkpn" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.909567  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:53 old-k8s-version-152774 kubelet[662]: E0327 19:14:53.420152     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:25.909765  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:53 old-k8s-version-152774 kubelet[662]: E0327 19:14:53.612018     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.918075  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:04 old-k8s-version-152774 kubelet[662]: E0327 19:15:04.457953     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:25.919807  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:15 old-k8s-version-152774 kubelet[662]: E0327 19:15:15.468690     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.920412  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:21 old-k8s-version-152774 kubelet[662]: E0327 19:15:21.722972     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.920750  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:22 old-k8s-version-152774 kubelet[662]: E0327 19:15:22.735339     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.921410  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:25 old-k8s-version-152774 kubelet[662]: E0327 19:15:25.475266     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.923922  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:27 old-k8s-version-152774 kubelet[662]: E0327 19:15:27.470008     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:25.924881  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:37 old-k8s-version-152774 kubelet[662]: E0327 19:15:37.769827     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.925068  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:40 old-k8s-version-152774 kubelet[662]: E0327 19:15:40.468375     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.925395  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:45 old-k8s-version-152774 kubelet[662]: E0327 19:15:45.475591     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.925577  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:55 old-k8s-version-152774 kubelet[662]: E0327 19:15:55.447878     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.925900  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:56 old-k8s-version-152774 kubelet[662]: E0327 19:15:56.447736     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.928453  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:10 old-k8s-version-152774 kubelet[662]: E0327 19:16:10.478662     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:25.928780  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:10 old-k8s-version-152774 kubelet[662]: E0327 19:16:10.843057     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.929232  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:15 old-k8s-version-152774 kubelet[662]: E0327 19:16:15.475201     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.929421  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:23 old-k8s-version-152774 kubelet[662]: E0327 19:16:23.455765     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.929776  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:26 old-k8s-version-152774 kubelet[662]: E0327 19:16:26.447884     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.929965  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:34 old-k8s-version-152774 kubelet[662]: E0327 19:16:34.448040     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.930292  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:41 old-k8s-version-152774 kubelet[662]: E0327 19:16:41.447929     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.930479  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:45 old-k8s-version-152774 kubelet[662]: E0327 19:16:45.448175     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.931141  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:55 old-k8s-version-152774 kubelet[662]: E0327 19:16:55.932646     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.931328  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:59 old-k8s-version-152774 kubelet[662]: E0327 19:16:59.447909     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.931653  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:05 old-k8s-version-152774 kubelet[662]: E0327 19:17:05.475157     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.931835  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:14 old-k8s-version-152774 kubelet[662]: E0327 19:17:14.447954     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.932243  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:17 old-k8s-version-152774 kubelet[662]: E0327 19:17:17.447555     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.932432  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:25 old-k8s-version-152774 kubelet[662]: E0327 19:17:25.448040     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.932763  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:28 old-k8s-version-152774 kubelet[662]: E0327 19:17:28.447656     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.935363  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:40 old-k8s-version-152774 kubelet[662]: E0327 19:17:40.456218     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:25.935700  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:41 old-k8s-version-152774 kubelet[662]: E0327 19:17:41.447800     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.935885  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:53 old-k8s-version-152774 kubelet[662]: E0327 19:17:53.447859     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.936209  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:56 old-k8s-version-152774 kubelet[662]: E0327 19:17:56.447992     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.936397  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:04 old-k8s-version-152774 kubelet[662]: E0327 19:18:04.448632     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.936720  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:09 old-k8s-version-152774 kubelet[662]: E0327 19:18:09.447980     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.936903  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:16 old-k8s-version-152774 kubelet[662]: E0327 19:18:16.448113     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.937518  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:25 old-k8s-version-152774 kubelet[662]: E0327 19:18:25.174857     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.937849  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:26 old-k8s-version-152774 kubelet[662]: E0327 19:18:26.177914     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.938100  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:29 old-k8s-version-152774 kubelet[662]: E0327 19:18:29.447914     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.938448  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:41 old-k8s-version-152774 kubelet[662]: E0327 19:18:41.447526     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.938648  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:42 old-k8s-version-152774 kubelet[662]: E0327 19:18:42.449330     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.938833  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:54 old-k8s-version-152774 kubelet[662]: E0327 19:18:54.448024     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.939160  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:55 old-k8s-version-152774 kubelet[662]: E0327 19:18:55.447433     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.939343  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:08 old-k8s-version-152774 kubelet[662]: E0327 19:19:08.447831     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.939667  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:09 old-k8s-version-152774 kubelet[662]: E0327 19:19:09.447537     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.939848  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:20 old-k8s-version-152774 kubelet[662]: E0327 19:19:20.448039     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.940171  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:21 old-k8s-version-152774 kubelet[662]: E0327 19:19:21.447551     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.940503  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:32 old-k8s-version-152774 kubelet[662]: E0327 19:19:32.448689     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.940685  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:34 old-k8s-version-152774 kubelet[662]: E0327 19:19:34.449620     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.941011  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448095     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.941193  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448431     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.941379  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.447877     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.941701  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.449776     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.942013  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.448719     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.942207  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.449702     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	I0327 19:20:25.942222  642122 logs.go:123] Gathering logs for dmesg ...
	I0327 19:20:25.942236  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0327 19:20:25.979844  642122 logs.go:123] Gathering logs for etcd [52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb] ...
	I0327 19:20:25.979986  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb"
	I0327 19:20:26.072884  642122 logs.go:123] Gathering logs for kube-controller-manager [1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b] ...
	I0327 19:20:26.072923  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b"
	I0327 19:20:26.172742  642122 logs.go:123] Gathering logs for kube-apiserver [0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68] ...
	I0327 19:20:26.172822  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68"
	I0327 19:20:26.247706  642122 logs.go:123] Gathering logs for kube-apiserver [2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c] ...
	I0327 19:20:26.247782  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c"
	I0327 19:20:26.399253  642122 logs.go:123] Gathering logs for kube-proxy [de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5] ...
	I0327 19:20:26.399333  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5"
	I0327 19:20:26.539830  642122 logs.go:123] Gathering logs for kindnet [63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737] ...
	I0327 19:20:26.539856  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737"
	I0327 19:20:26.631701  642122 logs.go:123] Gathering logs for kube-scheduler [35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424] ...
	I0327 19:20:26.631776  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424"
	I0327 19:20:26.731781  642122 logs.go:123] Gathering logs for kube-controller-manager [6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f] ...
	I0327 19:20:26.731977  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f"
	I0327 19:20:26.859144  642122 logs.go:123] Gathering logs for describe nodes ...
	I0327 19:20:26.859224  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0327 19:20:27.130798  642122 logs.go:123] Gathering logs for etcd [2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42] ...
	I0327 19:20:27.130873  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42"
	I0327 19:20:27.193000  642122 logs.go:123] Gathering logs for coredns [6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228] ...
	I0327 19:20:27.193110  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228"
	I0327 19:20:27.246520  642122 logs.go:123] Gathering logs for coredns [1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b] ...
	I0327 19:20:27.246600  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b"
	I0327 19:20:27.295770  642122 logs.go:123] Gathering logs for kubernetes-dashboard [44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585] ...
	I0327 19:20:27.295842  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585"
	I0327 19:20:27.365331  642122 logs.go:123] Gathering logs for containerd ...
	I0327 19:20:27.365410  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0327 19:20:27.424989  642122 logs.go:123] Gathering logs for kube-scheduler [45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e] ...
	I0327 19:20:27.425063  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e"
	I0327 19:20:27.475636  642122 logs.go:123] Gathering logs for kube-proxy [2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83] ...
	I0327 19:20:27.475662  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83"
	I0327 19:20:27.532399  642122 logs.go:123] Gathering logs for kindnet [207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910] ...
	I0327 19:20:27.532469  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910"
	I0327 19:20:27.584156  642122 logs.go:123] Gathering logs for storage-provisioner [748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448] ...
	I0327 19:20:27.584249  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448"
	I0327 19:20:27.642669  642122 out.go:304] Setting ErrFile to fd 2...
	I0327 19:20:27.642695  642122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0327 19:20:27.642759  642122 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0327 19:20:27.642775  642122 out.go:239]   Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448431     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448431     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:27.642784  642122 out.go:239]   Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.447877     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.447877     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:27.642795  642122 out.go:239]   Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.449776     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	  Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.449776     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:27.642818  642122 out.go:239]   Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.448719     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.448719     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:27.642846  642122 out.go:239]   Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.449702     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	  Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.449702     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	I0327 19:20:27.642861  642122 out.go:304] Setting ErrFile to fd 2...
	I0327 19:20:27.642868  642122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:20:37.643979  642122 api_server.go:253] Checking apiserver healthz at https://192.168.85.2:8443/healthz ...
	I0327 19:20:37.653515  642122 api_server.go:279] https://192.168.85.2:8443/healthz returned 200:
	ok
	I0327 19:20:37.656458  642122 out.go:177] 
	W0327 19:20:37.658607  642122 out.go:239] X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	W0327 19:20:37.658642  642122 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	* Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0327 19:20:37.658659  642122 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	* Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0327 19:20:37.658665  642122 out.go:239] * 
	* 
	W0327 19:20:37.659646  642122 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0327 19:20:37.662693  642122 out.go:177] 

                                                
                                                
** /stderr **
start_stop_delete_test.go:259: failed to start minikube post-stop. args "out/minikube-linux-arm64 start -p old-k8s-version-152774 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0": exit status 102
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect old-k8s-version-152774
helpers_test.go:235: (dbg) docker inspect old-k8s-version-152774:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "7937ccdac2ee78a5985cb012134291acb2d612ef5368b2d20c5eed33dc37fa81",
	        "Created": "2024-03-27T19:11:12.001268287Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 642310,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-03-27T19:14:26.466035064Z",
	            "FinishedAt": "2024-03-27T19:14:25.312790557Z"
	        },
	        "Image": "sha256:f9b5358e8c18dbe49e632154cad75e0968b2e103f621caff2c3ed996f4155861",
	        "ResolvConfPath": "/var/lib/docker/containers/7937ccdac2ee78a5985cb012134291acb2d612ef5368b2d20c5eed33dc37fa81/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/7937ccdac2ee78a5985cb012134291acb2d612ef5368b2d20c5eed33dc37fa81/hostname",
	        "HostsPath": "/var/lib/docker/containers/7937ccdac2ee78a5985cb012134291acb2d612ef5368b2d20c5eed33dc37fa81/hosts",
	        "LogPath": "/var/lib/docker/containers/7937ccdac2ee78a5985cb012134291acb2d612ef5368b2d20c5eed33dc37fa81/7937ccdac2ee78a5985cb012134291acb2d612ef5368b2d20c5eed33dc37fa81-json.log",
	        "Name": "/old-k8s-version-152774",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "old-k8s-version-152774:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "old-k8s-version-152774",
	            "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": 2306867200,
	            "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": 4613734400,
	            "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/131d03e78b606b0fa47b6424fbb5fa8f59a998dd5341757c44adcc1b9945fa13-init/diff:/var/lib/docker/overlay2/d3825c572fee2e042ff40f342d10ba017c14d5e3937a1169672fb3a94c9f53ab/diff",
	                "MergedDir": "/var/lib/docker/overlay2/131d03e78b606b0fa47b6424fbb5fa8f59a998dd5341757c44adcc1b9945fa13/merged",
	                "UpperDir": "/var/lib/docker/overlay2/131d03e78b606b0fa47b6424fbb5fa8f59a998dd5341757c44adcc1b9945fa13/diff",
	                "WorkDir": "/var/lib/docker/overlay2/131d03e78b606b0fa47b6424fbb5fa8f59a998dd5341757c44adcc1b9945fa13/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "old-k8s-version-152774",
	                "Source": "/var/lib/docker/volumes/old-k8s-version-152774/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "old-k8s-version-152774",
	            "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:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8",
	            "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": "old-k8s-version-152774",
	                "name.minikube.sigs.k8s.io": "old-k8s-version-152774",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "908f61cf253b526b8c41e280db8d2e6fa218a5c96cb0dc8d18cd08fec3a41fa9",
	            "SandboxKey": "/var/run/docker/netns/908f61cf253b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33462"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33461"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33458"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33460"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33459"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "old-k8s-version-152774": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.85.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:55:02",
	                    "NetworkID": "4bcf2b9eae2a9c17d2b5f917d8314fc4e3ba3343afb5a0a157163f88f62760fe",
	                    "EndpointID": "28797cb56f81601a762e594efa46eac7e01ce20b48efdecf622c86ac00619b21",
	                    "Gateway": "192.168.85.1",
	                    "IPAddress": "192.168.85.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "old-k8s-version-152774",
	                        "7937ccdac2ee"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-152774 -n old-k8s-version-152774
helpers_test.go:244: <<< TestStartStop/group/old-k8s-version/serial/SecondStart FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-152774 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p old-k8s-version-152774 logs -n 25: (2.116909939s)
helpers_test.go:252: TestStartStop/group/old-k8s-version/serial/SecondStart logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------------------------|--------------------------|---------|----------------|---------------------|---------------------|
	| Command |                          Args                          |         Profile          |  User   |    Version     |     Start Time      |      End Time       |
	|---------|--------------------------------------------------------|--------------------------|---------|----------------|---------------------|---------------------|
	| start   | -p cert-expiration-928990                              | cert-expiration-928990   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:09 UTC | 27 Mar 24 19:10 UTC |
	|         | --memory=2048                                          |                          |         |                |                     |                     |
	|         | --cert-expiration=3m                                   |                          |         |                |                     |                     |
	|         | --driver=docker                                        |                          |         |                |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |                |                     |                     |
	| ssh     | force-systemd-env-580546                               | force-systemd-env-580546 | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:10 UTC | 27 Mar 24 19:10 UTC |
	|         | ssh cat                                                |                          |         |                |                     |                     |
	|         | /etc/containerd/config.toml                            |                          |         |                |                     |                     |
	| delete  | -p force-systemd-env-580546                            | force-systemd-env-580546 | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:10 UTC | 27 Mar 24 19:10 UTC |
	| start   | -p cert-options-054100                                 | cert-options-054100      | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:10 UTC | 27 Mar 24 19:11 UTC |
	|         | --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=containerd                         |                          |         |                |                     |                     |
	| ssh     | cert-options-054100 ssh                                | cert-options-054100      | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:11 UTC | 27 Mar 24 19:11 UTC |
	|         | openssl x509 -text -noout -in                          |                          |         |                |                     |                     |
	|         | /var/lib/minikube/certs/apiserver.crt                  |                          |         |                |                     |                     |
	| ssh     | -p cert-options-054100 -- sudo                         | cert-options-054100      | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:11 UTC | 27 Mar 24 19:11 UTC |
	|         | cat /etc/kubernetes/admin.conf                         |                          |         |                |                     |                     |
	| delete  | -p cert-options-054100                                 | cert-options-054100      | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:11 UTC | 27 Mar 24 19:11 UTC |
	| start   | -p old-k8s-version-152774                              | old-k8s-version-152774   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:11 UTC | 27 Mar 24 19:14 UTC |
	|         | --memory=2200                                          |                          |         |                |                     |                     |
	|         | --alsologtostderr --wait=true                          |                          |         |                |                     |                     |
	|         | --kvm-network=default                                  |                          |         |                |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                          |                          |         |                |                     |                     |
	|         | --disable-driver-mounts                                |                          |         |                |                     |                     |
	|         | --keep-context=false                                   |                          |         |                |                     |                     |
	|         | --driver=docker                                        |                          |         |                |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |                |                     |                     |
	|         | --kubernetes-version=v1.20.0                           |                          |         |                |                     |                     |
	| start   | -p cert-expiration-928990                              | cert-expiration-928990   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:13 UTC | 27 Mar 24 19:13 UTC |
	|         | --memory=2048                                          |                          |         |                |                     |                     |
	|         | --cert-expiration=8760h                                |                          |         |                |                     |                     |
	|         | --driver=docker                                        |                          |         |                |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |                |                     |                     |
	| delete  | -p cert-expiration-928990                              | cert-expiration-928990   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:13 UTC | 27 Mar 24 19:13 UTC |
	| start   | -p no-preload-430373 --memory=2200                     | no-preload-430373        | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:13 UTC | 27 Mar 24 19:14 UTC |
	|         | --alsologtostderr --wait=true                          |                          |         |                |                     |                     |
	|         | --preload=false --driver=docker                        |                          |         |                |                     |                     |
	|         |  --container-runtime=containerd                        |                          |         |                |                     |                     |
	|         | --kubernetes-version=v1.30.0-beta.0                    |                          |         |                |                     |                     |
	| addons  | enable metrics-server -p old-k8s-version-152774        | old-k8s-version-152774   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:14 UTC | 27 Mar 24 19:14 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |                |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |                |                     |                     |
	| stop    | -p old-k8s-version-152774                              | old-k8s-version-152774   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:14 UTC | 27 Mar 24 19:14 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |                |                     |                     |
	| addons  | enable dashboard -p old-k8s-version-152774             | old-k8s-version-152774   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:14 UTC | 27 Mar 24 19:14 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |                |                     |                     |
	| start   | -p old-k8s-version-152774                              | old-k8s-version-152774   | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:14 UTC |                     |
	|         | --memory=2200                                          |                          |         |                |                     |                     |
	|         | --alsologtostderr --wait=true                          |                          |         |                |                     |                     |
	|         | --kvm-network=default                                  |                          |         |                |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                          |                          |         |                |                     |                     |
	|         | --disable-driver-mounts                                |                          |         |                |                     |                     |
	|         | --keep-context=false                                   |                          |         |                |                     |                     |
	|         | --driver=docker                                        |                          |         |                |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |                |                     |                     |
	|         | --kubernetes-version=v1.20.0                           |                          |         |                |                     |                     |
	| addons  | enable metrics-server -p no-preload-430373             | no-preload-430373        | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:14 UTC | 27 Mar 24 19:14 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |                |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |                |                     |                     |
	| stop    | -p no-preload-430373                                   | no-preload-430373        | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:14 UTC | 27 Mar 24 19:15 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |                |                     |                     |
	| addons  | enable dashboard -p no-preload-430373                  | no-preload-430373        | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:15 UTC | 27 Mar 24 19:15 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |                |                     |                     |
	| start   | -p no-preload-430373 --memory=2200                     | no-preload-430373        | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:15 UTC | 27 Mar 24 19:19 UTC |
	|         | --alsologtostderr --wait=true                          |                          |         |                |                     |                     |
	|         | --preload=false --driver=docker                        |                          |         |                |                     |                     |
	|         |  --container-runtime=containerd                        |                          |         |                |                     |                     |
	|         | --kubernetes-version=v1.30.0-beta.0                    |                          |         |                |                     |                     |
	| image   | no-preload-430373 image list                           | no-preload-430373        | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:19 UTC | 27 Mar 24 19:19 UTC |
	|         | --format=json                                          |                          |         |                |                     |                     |
	| pause   | -p no-preload-430373                                   | no-preload-430373        | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:19 UTC | 27 Mar 24 19:19 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |                |                     |                     |
	| unpause | -p no-preload-430373                                   | no-preload-430373        | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:19 UTC | 27 Mar 24 19:19 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |                |                     |                     |
	| delete  | -p no-preload-430373                                   | no-preload-430373        | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:19 UTC | 27 Mar 24 19:19 UTC |
	| delete  | -p no-preload-430373                                   | no-preload-430373        | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:19 UTC | 27 Mar 24 19:19 UTC |
	| start   | -p embed-certs-328500                                  | embed-certs-328500       | jenkins | v1.33.0-beta.0 | 27 Mar 24 19:19 UTC |                     |
	|         | --memory=2200                                          |                          |         |                |                     |                     |
	|         | --alsologtostderr --wait=true                          |                          |         |                |                     |                     |
	|         | --embed-certs --driver=docker                          |                          |         |                |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |                |                     |                     |
	|         | --kubernetes-version=v1.29.3                           |                          |         |                |                     |                     |
	|---------|--------------------------------------------------------|--------------------------|---------|----------------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/27 19:19:57
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0327 19:19:57.317521  651901 out.go:291] Setting OutFile to fd 1 ...
	I0327 19:19:57.317713  651901 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:19:57.317738  651901 out.go:304] Setting ErrFile to fd 2...
	I0327 19:19:57.317764  651901 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:19:57.318091  651901 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 19:19:57.318636  651901 out.go:298] Setting JSON to false
	I0327 19:19:57.319810  651901 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":10935,"bootTime":1711556262,"procs":217,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1056-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0327 19:19:57.319921  651901 start.go:139] virtualization:  
	I0327 19:19:57.322986  651901 out.go:177] * [embed-certs-328500] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	I0327 19:19:57.325770  651901 out.go:177]   - MINIKUBE_LOCATION=18517
	I0327 19:19:57.328028  651901 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0327 19:19:57.325852  651901 notify.go:220] Checking for updates...
	I0327 19:19:57.330043  651901 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 19:19:57.332315  651901 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	I0327 19:19:57.334391  651901 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0327 19:19:57.336676  651901 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0327 19:19:57.340020  651901 config.go:182] Loaded profile config "old-k8s-version-152774": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0327 19:19:57.340187  651901 driver.go:392] Setting default libvirt URI to qemu:///system
	I0327 19:19:57.359441  651901 docker.go:122] docker version: linux-26.0.0:Docker Engine - Community
	I0327 19:19:57.359578  651901 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 19:19:57.430579  651901 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:33 OomKillDisable:true NGoroutines:52 SystemTime:2024-03-27 19:19:57.419929063 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 19:19:57.430691  651901 docker.go:295] overlay module found
	I0327 19:19:57.433221  651901 out.go:177] * Using the docker driver based on user configuration
	I0327 19:19:57.435454  651901 start.go:297] selected driver: docker
	I0327 19:19:57.435478  651901 start.go:901] validating driver "docker" against <nil>
	I0327 19:19:57.435493  651901 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0327 19:19:57.436221  651901 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 19:19:57.505251  651901 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:33 OomKillDisable:true NGoroutines:52 SystemTime:2024-03-27 19:19:57.496039194 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 19:19:57.505462  651901 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0327 19:19:57.505702  651901 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]
	I0327 19:19:57.507926  651901 out.go:177] * Using Docker driver with root privileges
	I0327 19:19:57.509846  651901 cni.go:84] Creating CNI manager for ""
	I0327 19:19:57.509874  651901 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 19:19:57.509884  651901 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0327 19:19:57.509967  651901 start.go:340] cluster config:
	{Name:embed-certs-328500 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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.29.3 ClusterName:embed-certs-328500 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:contain
erd 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.29.3 ContainerRuntime:containerd 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:
SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0327 19:19:57.512055  651901 out.go:177] * Starting "embed-certs-328500" primary control-plane node in "embed-certs-328500" cluster
	I0327 19:19:57.514091  651901 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0327 19:19:57.516495  651901 out.go:177] * Pulling base image v0.0.43-beta.0 ...
	I0327 19:19:57.518544  651901 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local docker daemon
	I0327 19:19:57.518607  651901 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
	I0327 19:19:57.518656  651901 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4
	I0327 19:19:57.518666  651901 cache.go:56] Caching tarball of preloaded images
	I0327 19:19:57.518747  651901 preload.go:173] Found /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0327 19:19:57.518754  651901 cache.go:59] Finished verifying existence of preloaded tar for v1.29.3 on containerd
	I0327 19:19:57.518882  651901 profile.go:142] Saving config to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/config.json ...
	I0327 19:19:57.518900  651901 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/config.json: {Name:mk4e0e73dda9e42d352f7011deeae74a233a5ac6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:19:57.533098  651901 image.go:83] Found gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local docker daemon, skipping pull
	I0327 19:19:57.533125  651901 cache.go:144] gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 exists in daemon, skipping load
	I0327 19:19:57.533146  651901 cache.go:194] Successfully downloaded all kic artifacts
	I0327 19:19:57.533176  651901 start.go:360] acquireMachinesLock for embed-certs-328500: {Name:mk1396a0195eb9c239c1f3f103b7f9cf04392dcd Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0327 19:19:57.533321  651901 start.go:364] duration metric: took 121.038µs to acquireMachinesLock for "embed-certs-328500"
	I0327 19:19:57.533358  651901 start.go:93] Provisioning new machine with config: &{Name:embed-certs-328500 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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.29.3 ClusterName:embed-certs-328500 Namespace:default APIServerHAVIP: APIServerName:minikubeCA
APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.29.3 ContainerRuntime:containerd 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 Cust
omQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0327 19:19:57.533451  651901 start.go:125] createHost starting for "" (driver="docker")
	I0327 19:19:56.091060  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:58.589083  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:00.617404  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:19:57.535817  651901 out.go:204] * Creating docker container (CPUs=2, Memory=2200MB) ...
	I0327 19:19:57.536069  651901 start.go:159] libmachine.API.Create for "embed-certs-328500" (driver="docker")
	I0327 19:19:57.536104  651901 client.go:168] LocalClient.Create starting
	I0327 19:19:57.536170  651901 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem
	I0327 19:19:57.536210  651901 main.go:141] libmachine: Decoding PEM data...
	I0327 19:19:57.536231  651901 main.go:141] libmachine: Parsing certificate...
	I0327 19:19:57.536294  651901 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem
	I0327 19:19:57.536318  651901 main.go:141] libmachine: Decoding PEM data...
	I0327 19:19:57.536328  651901 main.go:141] libmachine: Parsing certificate...
	I0327 19:19:57.536695  651901 cli_runner.go:164] Run: docker network inspect embed-certs-328500 --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}}]}"
	W0327 19:19:57.550285  651901 cli_runner.go:211] docker network inspect embed-certs-328500 --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
	I0327 19:19:57.550393  651901 network_create.go:281] running [docker network inspect embed-certs-328500] to gather additional debugging logs...
	I0327 19:19:57.550456  651901 cli_runner.go:164] Run: docker network inspect embed-certs-328500
	W0327 19:19:57.563433  651901 cli_runner.go:211] docker network inspect embed-certs-328500 returned with exit code 1
	I0327 19:19:57.563466  651901 network_create.go:284] error running [docker network inspect embed-certs-328500]: docker network inspect embed-certs-328500: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network embed-certs-328500 not found
	I0327 19:19:57.563479  651901 network_create.go:286] output of [docker network inspect embed-certs-328500]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network embed-certs-328500 not found
	
	** /stderr **
	I0327 19:19:57.563590  651901 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}}]}"
	I0327 19:19:57.577250  651901 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-5bf317efd87b IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:a8:0f:db:92} reservation:<nil>}
	I0327 19:19:57.577623  651901 network.go:211] skipping subnet 192.168.58.0/24 that is taken: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName:br-f48867545a17 IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:02:42:18:90:79:67} reservation:<nil>}
	I0327 19:19:57.577979  651901 network.go:211] skipping subnet 192.168.67.0/24 that is taken: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName:br-5c7f782bf7d2 IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:02:42:ce:ac:8f:6f} reservation:<nil>}
	I0327 19:19:57.578596  651901 network.go:206] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4002519d40}
	I0327 19:19:57.578621  651901 network_create.go:124] attempt to create docker network embed-certs-328500 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I0327 19:19:57.578692  651901 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.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=embed-certs-328500 embed-certs-328500
	I0327 19:19:57.645061  651901 network_create.go:108] docker network embed-certs-328500 192.168.76.0/24 created
	I0327 19:19:57.645091  651901 kic.go:121] calculated static IP "192.168.76.2" for the "embed-certs-328500" container
	I0327 19:19:57.645163  651901 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0327 19:19:57.659301  651901 cli_runner.go:164] Run: docker volume create embed-certs-328500 --label name.minikube.sigs.k8s.io=embed-certs-328500 --label created_by.minikube.sigs.k8s.io=true
	I0327 19:19:57.674540  651901 oci.go:103] Successfully created a docker volume embed-certs-328500
	I0327 19:19:57.674645  651901 cli_runner.go:164] Run: docker run --rm --name embed-certs-328500-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=embed-certs-328500 --entrypoint /usr/bin/test -v embed-certs-328500:/var gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 -d /var/lib
	I0327 19:19:58.218469  651901 oci.go:107] Successfully prepared a docker volume embed-certs-328500
	I0327 19:19:58.218533  651901 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
	I0327 19:19:58.218554  651901 kic.go:194] Starting extracting preloaded images to volume ...
	I0327 19:19:58.218632  651901 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v embed-certs-328500:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 -I lz4 -xf /preloaded.tar -C /extractDir
	I0327 19:20:03.090739  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:05.119152  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:03.977539  651901 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v embed-certs-328500:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 -I lz4 -xf /preloaded.tar -C /extractDir: (5.758868073s)
	I0327 19:20:03.977575  651901 kic.go:203] duration metric: took 5.759017533s to extract preloaded images to volume ...
	W0327 19:20:03.977722  651901 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0327 19:20:03.977837  651901 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0327 19:20:04.049481  651901 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 embed-certs-328500 --name embed-certs-328500 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=embed-certs-328500 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=embed-certs-328500 --network embed-certs-328500 --ip 192.168.76.2 --volume embed-certs-328500:/var --security-opt apparmor=unconfined --memory=2200mb --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:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8
	I0327 19:20:04.376395  651901 cli_runner.go:164] Run: docker container inspect embed-certs-328500 --format={{.State.Running}}
	I0327 19:20:04.394337  651901 cli_runner.go:164] Run: docker container inspect embed-certs-328500 --format={{.State.Status}}
	I0327 19:20:04.416071  651901 cli_runner.go:164] Run: docker exec embed-certs-328500 stat /var/lib/dpkg/alternatives/iptables
	I0327 19:20:04.496080  651901 oci.go:144] the created container "embed-certs-328500" has a running status.
	I0327 19:20:04.496106  651901 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18517-439728/.minikube/machines/embed-certs-328500/id_rsa...
	I0327 19:20:05.055393  651901 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18517-439728/.minikube/machines/embed-certs-328500/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0327 19:20:05.083796  651901 cli_runner.go:164] Run: docker container inspect embed-certs-328500 --format={{.State.Status}}
	I0327 19:20:05.102981  651901 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0327 19:20:05.102999  651901 kic_runner.go:114] Args: [docker exec --privileged embed-certs-328500 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0327 19:20:05.189246  651901 cli_runner.go:164] Run: docker container inspect embed-certs-328500 --format={{.State.Status}}
	I0327 19:20:05.225489  651901 machine.go:94] provisionDockerMachine start ...
	I0327 19:20:05.225597  651901 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-328500
	I0327 19:20:05.250072  651901 main.go:141] libmachine: Using SSH client type: native
	I0327 19:20:05.250384  651901 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33472 <nil> <nil>}
	I0327 19:20:05.250398  651901 main.go:141] libmachine: About to run SSH command:
	hostname
	I0327 19:20:05.418359  651901 main.go:141] libmachine: SSH cmd err, output: <nil>: embed-certs-328500
	
	I0327 19:20:05.418381  651901 ubuntu.go:169] provisioning hostname "embed-certs-328500"
	I0327 19:20:05.418488  651901 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-328500
	I0327 19:20:05.434334  651901 main.go:141] libmachine: Using SSH client type: native
	I0327 19:20:05.434642  651901 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33472 <nil> <nil>}
	I0327 19:20:05.434658  651901 main.go:141] libmachine: About to run SSH command:
	sudo hostname embed-certs-328500 && echo "embed-certs-328500" | sudo tee /etc/hostname
	I0327 19:20:05.614196  651901 main.go:141] libmachine: SSH cmd err, output: <nil>: embed-certs-328500
	
	I0327 19:20:05.614322  651901 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-328500
	I0327 19:20:05.632240  651901 main.go:141] libmachine: Using SSH client type: native
	I0327 19:20:05.632494  651901 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil>  [] 0s} 127.0.0.1 33472 <nil> <nil>}
	I0327 19:20:05.632520  651901 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sembed-certs-328500' /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 embed-certs-328500/g' /etc/hosts;
				else 
					echo '127.0.1.1 embed-certs-328500' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0327 19:20:05.766730  651901 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0327 19:20:05.766757  651901 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18517-439728/.minikube CaCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18517-439728/.minikube}
	I0327 19:20:05.766791  651901 ubuntu.go:177] setting up certificates
	I0327 19:20:05.766812  651901 provision.go:84] configureAuth start
	I0327 19:20:05.766872  651901 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-328500
	I0327 19:20:05.789414  651901 provision.go:143] copyHostCerts
	I0327 19:20:05.789599  651901 exec_runner.go:144] found /home/jenkins/minikube-integration/18517-439728/.minikube/ca.pem, removing ...
	I0327 19:20:05.789617  651901 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18517-439728/.minikube/ca.pem
	I0327 19:20:05.789698  651901 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/ca.pem (1082 bytes)
	I0327 19:20:05.789800  651901 exec_runner.go:144] found /home/jenkins/minikube-integration/18517-439728/.minikube/cert.pem, removing ...
	I0327 19:20:05.789806  651901 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18517-439728/.minikube/cert.pem
	I0327 19:20:05.789834  651901 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/cert.pem (1123 bytes)
	I0327 19:20:05.789891  651901 exec_runner.go:144] found /home/jenkins/minikube-integration/18517-439728/.minikube/key.pem, removing ...
	I0327 19:20:05.789896  651901 exec_runner.go:203] rm: /home/jenkins/minikube-integration/18517-439728/.minikube/key.pem
	I0327 19:20:05.789920  651901 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18517-439728/.minikube/key.pem (1675 bytes)
	I0327 19:20:05.789972  651901 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem org=jenkins.embed-certs-328500 san=[127.0.0.1 192.168.76.2 embed-certs-328500 localhost minikube]
	I0327 19:20:06.431599  651901 provision.go:177] copyRemoteCerts
	I0327 19:20:06.431691  651901 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0327 19:20:06.431747  651901 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-328500
	I0327 19:20:06.450967  651901 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33472 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/embed-certs-328500/id_rsa Username:docker}
	I0327 19:20:06.544196  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I0327 19:20:06.570985  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0327 19:20:06.599863  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0327 19:20:06.625400  651901 provision.go:87] duration metric: took 858.574688ms to configureAuth
	I0327 19:20:06.625472  651901 ubuntu.go:193] setting minikube options for container-runtime
	I0327 19:20:06.625678  651901 config.go:182] Loaded profile config "embed-certs-328500": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 19:20:06.625693  651901 machine.go:97] duration metric: took 1.400182594s to provisionDockerMachine
	I0327 19:20:06.625702  651901 client.go:171] duration metric: took 9.08959059s to LocalClient.Create
	I0327 19:20:06.625717  651901 start.go:167] duration metric: took 9.089648205s to libmachine.API.Create "embed-certs-328500"
	I0327 19:20:06.625724  651901 start.go:293] postStartSetup for "embed-certs-328500" (driver="docker")
	I0327 19:20:06.625739  651901 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]
	I0327 19:20:06.625807  651901 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
	I0327 19:20:06.625849  651901 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-328500
	I0327 19:20:06.643554  651901 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33472 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/embed-certs-328500/id_rsa Username:docker}
	I0327 19:20:06.739803  651901 ssh_runner.go:195] Run: cat /etc/os-release
	I0327 19:20:06.743058  651901 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0327 19:20:06.743095  651901 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0327 19:20:06.743106  651901 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0327 19:20:06.743113  651901 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0327 19:20:06.743139  651901 filesync.go:126] Scanning /home/jenkins/minikube-integration/18517-439728/.minikube/addons for local assets ...
	I0327 19:20:06.743198  651901 filesync.go:126] Scanning /home/jenkins/minikube-integration/18517-439728/.minikube/files for local assets ...
	I0327 19:20:06.743275  651901 filesync.go:149] local asset: /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem -> 4451462.pem in /etc/ssl/certs
	I0327 19:20:06.743391  651901 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0327 19:20:06.752262  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem --> /etc/ssl/certs/4451462.pem (1708 bytes)
	I0327 19:20:06.777762  651901 start.go:296] duration metric: took 152.002178ms for postStartSetup
	I0327 19:20:06.778123  651901 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-328500
	I0327 19:20:06.792828  651901 profile.go:142] Saving config to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/config.json ...
	I0327 19:20:06.793125  651901 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0327 19:20:06.793191  651901 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-328500
	I0327 19:20:06.807862  651901 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33472 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/embed-certs-328500/id_rsa Username:docker}
	I0327 19:20:06.899309  651901 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0327 19:20:06.904072  651901 start.go:128] duration metric: took 9.370589242s to createHost
	I0327 19:20:06.904159  651901 start.go:83] releasing machines lock for "embed-certs-328500", held for 9.370821728s
	I0327 19:20:06.904275  651901 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-328500
	I0327 19:20:06.919664  651901 ssh_runner.go:195] Run: cat /version.json
	I0327 19:20:06.919694  651901 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0327 19:20:06.919715  651901 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-328500
	I0327 19:20:06.919748  651901 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-328500
	I0327 19:20:06.941143  651901 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33472 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/embed-certs-328500/id_rsa Username:docker}
	I0327 19:20:06.941169  651901 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33472 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/embed-certs-328500/id_rsa Username:docker}
	I0327 19:20:07.030065  651901 ssh_runner.go:195] Run: systemctl --version
	I0327 19:20:07.159978  651901 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0327 19:20:07.164406  651901 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0327 19:20:07.189159  651901 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0327 19:20:07.189284  651901 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0327 19:20:07.221150  651901 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0327 19:20:07.221173  651901 start.go:494] detecting cgroup driver to use...
	I0327 19:20:07.221219  651901 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0327 19:20:07.221275  651901 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0327 19:20:07.233586  651901 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0327 19:20:07.245104  651901 docker.go:217] disabling cri-docker service (if available) ...
	I0327 19:20:07.245202  651901 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0327 19:20:07.259163  651901 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0327 19:20:07.273824  651901 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0327 19:20:07.380888  651901 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0327 19:20:07.500997  651901 docker.go:233] disabling docker service ...
	I0327 19:20:07.501108  651901 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0327 19:20:07.524796  651901 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0327 19:20:07.538027  651901 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0327 19:20:07.642249  651901 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0327 19:20:07.729141  651901 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0327 19:20:07.740907  651901 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0327 19:20:07.758587  651901 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I0327 19:20:07.769388  651901 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0327 19:20:07.779824  651901 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0327 19:20:07.779935  651901 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0327 19:20:07.790482  651901 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0327 19:20:07.800458  651901 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0327 19:20:07.811461  651901 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0327 19:20:07.822517  651901 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0327 19:20:07.832111  651901 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0327 19:20:07.842604  651901 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0327 19:20:07.853400  651901 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0327 19:20:07.863622  651901 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0327 19:20:07.873269  651901 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0327 19:20:07.883181  651901 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0327 19:20:07.975181  651901 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0327 19:20:08.132376  651901 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0327 19:20:08.132506  651901 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0327 19:20:08.136407  651901 start.go:562] Will wait 60s for crictl version
	I0327 19:20:08.136509  651901 ssh_runner.go:195] Run: which crictl
	I0327 19:20:08.140073  651901 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0327 19:20:08.187276  651901 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.28
	RuntimeApiVersion:  v1
	I0327 19:20:08.187405  651901 ssh_runner.go:195] Run: containerd --version
	I0327 19:20:08.209291  651901 ssh_runner.go:195] Run: containerd --version
	I0327 19:20:08.233294  651901 out.go:177] * Preparing Kubernetes v1.29.3 on containerd 1.6.28 ...
	I0327 19:20:07.588744  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:09.590292  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:08.234850  651901 cli_runner.go:164] Run: docker network inspect embed-certs-328500 --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}}]}"
	I0327 19:20:08.249662  651901 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I0327 19:20:08.253442  651901 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.76.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0327 19:20:08.265054  651901 kubeadm.go:877] updating cluster {Name:embed-certs-328500 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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.29.3 ClusterName:embed-certs-328500 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] A
PIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.76.2 Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd 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 CustomQemuF
irmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0327 19:20:08.265176  651901 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
	I0327 19:20:08.265236  651901 ssh_runner.go:195] Run: sudo crictl images --output json
	I0327 19:20:08.302786  651901 containerd.go:627] all images are preloaded for containerd runtime.
	I0327 19:20:08.302813  651901 containerd.go:534] Images already preloaded, skipping extraction
	I0327 19:20:08.302878  651901 ssh_runner.go:195] Run: sudo crictl images --output json
	I0327 19:20:08.341798  651901 containerd.go:627] all images are preloaded for containerd runtime.
	I0327 19:20:08.341823  651901 cache_images.go:84] Images are preloaded, skipping loading
	I0327 19:20:08.341832  651901 kubeadm.go:928] updating node { 192.168.76.2 8443 v1.29.3 containerd true true} ...
	I0327 19:20:08.341938  651901 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.29.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=embed-certs-328500 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.29.3 ClusterName:embed-certs-328500 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0327 19:20:08.342012  651901 ssh_runner.go:195] Run: sudo crictl info
	I0327 19:20:08.380083  651901 cni.go:84] Creating CNI manager for ""
	I0327 19:20:08.380104  651901 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 19:20:08.380117  651901 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0327 19:20:08.380140  651901 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.76.2 APIServerPort:8443 KubernetesVersion:v1.29.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:embed-certs-328500 NodeName:embed-certs-328500 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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.76.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.76.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPo
dPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0327 19:20:08.380293  651901 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.76.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "embed-certs-328500"
	  kubeletExtraArgs:
	    node-ip: 192.168.76.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.76.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.29.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0327 19:20:08.380369  651901 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.29.3
	I0327 19:20:08.389904  651901 binaries.go:44] Found k8s binaries, skipping transfer
	I0327 19:20:08.389975  651901 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0327 19:20:08.399302  651901 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (322 bytes)
	I0327 19:20:08.418123  651901 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0327 19:20:08.438315  651901 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2172 bytes)
	I0327 19:20:08.460185  651901 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0327 19:20:08.463783  651901 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.76.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0327 19:20:08.474963  651901 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0327 19:20:08.566627  651901 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0327 19:20:08.583124  651901 certs.go:68] Setting up /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500 for IP: 192.168.76.2
	I0327 19:20:08.583149  651901 certs.go:194] generating shared ca certs ...
	I0327 19:20:08.583165  651901 certs.go:226] acquiring lock for ca certs: {Name:mke441edb53252dfa332e7961e8e7663942b248d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:20:08.583317  651901 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/18517-439728/.minikube/ca.key
	I0327 19:20:08.583370  651901 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.key
	I0327 19:20:08.583387  651901 certs.go:256] generating profile certs ...
	I0327 19:20:08.583454  651901 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/client.key
	I0327 19:20:08.583474  651901 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/client.crt with IP's: []
	I0327 19:20:09.242381  651901 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/client.crt ...
	I0327 19:20:09.242429  651901 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/client.crt: {Name:mk66bbb8ac7c840072870c095cbf20826a1c06a7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:20:09.243270  651901 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/client.key ...
	I0327 19:20:09.243289  651901 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/client.key: {Name:mk2fd3c3f65181b38448152c8fad423ea5087686 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:20:09.243388  651901 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.key.6adec09b
	I0327 19:20:09.243408  651901 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.crt.6adec09b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.76.2]
	I0327 19:20:10.373505  651901 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.crt.6adec09b ...
	I0327 19:20:10.373536  651901 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.crt.6adec09b: {Name:mk6ab016d8e48b05a81c679701683812d84f478b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:20:10.374107  651901 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.key.6adec09b ...
	I0327 19:20:10.374126  651901 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.key.6adec09b: {Name:mk07712e9318ccf84ecf1088f278165994b730fd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:20:10.374215  651901 certs.go:381] copying /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.crt.6adec09b -> /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.crt
	I0327 19:20:10.374303  651901 certs.go:385] copying /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.key.6adec09b -> /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.key
	I0327 19:20:10.374367  651901 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/proxy-client.key
	I0327 19:20:10.374384  651901 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/proxy-client.crt with IP's: []
	I0327 19:20:10.555287  651901 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/proxy-client.crt ...
	I0327 19:20:10.555317  651901 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/proxy-client.crt: {Name:mk54a757581d2eef584142eebd8479d7094f42fd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:20:10.555900  651901 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/proxy-client.key ...
	I0327 19:20:10.555916  651901 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/proxy-client.key: {Name:mk03967ac3bf64717002c76e8f396a3930435761 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0327 19:20:10.556541  651901 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/445146.pem (1338 bytes)
	W0327 19:20:10.556588  651901 certs.go:480] ignoring /home/jenkins/minikube-integration/18517-439728/.minikube/certs/445146_empty.pem, impossibly tiny 0 bytes
	I0327 19:20:10.556601  651901 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca-key.pem (1679 bytes)
	I0327 19:20:10.556626  651901 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/ca.pem (1082 bytes)
	I0327 19:20:10.556651  651901 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/cert.pem (1123 bytes)
	I0327 19:20:10.556677  651901 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/certs/key.pem (1675 bytes)
	I0327 19:20:10.556727  651901 certs.go:484] found cert: /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem (1708 bytes)
	I0327 19:20:10.557364  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0327 19:20:10.582262  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0327 19:20:10.609699  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0327 19:20:10.635106  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0327 19:20:10.660356  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1428 bytes)
	I0327 19:20:10.685220  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0327 19:20:10.709384  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0327 19:20:10.734039  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/embed-certs-328500/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0327 19:20:10.760285  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0327 19:20:10.785429  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/certs/445146.pem --> /usr/share/ca-certificates/445146.pem (1338 bytes)
	I0327 19:20:10.810561  651901 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18517-439728/.minikube/files/etc/ssl/certs/4451462.pem --> /usr/share/ca-certificates/4451462.pem (1708 bytes)
	I0327 19:20:10.835421  651901 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (752 bytes)
	I0327 19:20:10.853770  651901 ssh_runner.go:195] Run: openssl version
	I0327 19:20:10.860651  651901 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"
	I0327 19:20:10.870730  651901 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0327 19:20:10.874308  651901 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 27 18:28 /usr/share/ca-certificates/minikubeCA.pem
	I0327 19:20:10.874443  651901 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0327 19:20:10.881497  651901 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"
	I0327 19:20:10.891382  651901 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/445146.pem && ln -fs /usr/share/ca-certificates/445146.pem /etc/ssl/certs/445146.pem"
	I0327 19:20:10.900853  651901 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/445146.pem
	I0327 19:20:10.904423  651901 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 27 18:34 /usr/share/ca-certificates/445146.pem
	I0327 19:20:10.904495  651901 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/445146.pem
	I0327 19:20:10.911534  651901 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/445146.pem /etc/ssl/certs/51391683.0"
	I0327 19:20:10.921060  651901 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/4451462.pem && ln -fs /usr/share/ca-certificates/4451462.pem /etc/ssl/certs/4451462.pem"
	I0327 19:20:10.930566  651901 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/4451462.pem
	I0327 19:20:10.934005  651901 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 27 18:34 /usr/share/ca-certificates/4451462.pem
	I0327 19:20:10.934078  651901 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/4451462.pem
	I0327 19:20:10.940916  651901 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/4451462.pem /etc/ssl/certs/3ec20f2e.0"
	I0327 19:20:10.950145  651901 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0327 19:20:10.955131  651901 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
	I0327 19:20:10.955193  651901 kubeadm.go:391] StartCluster: {Name:embed-certs-328500 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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.29.3 ClusterName:embed-certs-328500 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIS
erverIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.76.2 Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd 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 CustomQemuFirm
warePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0327 19:20:10.955279  651901 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0327 19:20:10.955341  651901 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0327 19:20:11.015493  651901 cri.go:89] found id: ""
	I0327 19:20:11.015628  651901 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0327 19:20:11.027311  651901 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0327 19:20:11.036777  651901 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0327 19:20:11.036846  651901 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
	I0327 19:20:11.046667  651901 kubeadm.go:154] 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
	I0327 19:20:11.046691  651901 kubeadm.go:156] found existing configuration files:
	
	I0327 19:20:11.046798  651901 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0327 19:20:11.056240  651901 kubeadm.go:162] "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
	I0327 19:20:11.056371  651901 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0327 19:20:11.065509  651901 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0327 19:20:11.075331  651901 kubeadm.go:162] "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
	I0327 19:20:11.075448  651901 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0327 19:20:11.087468  651901 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0327 19:20:11.099032  651901 kubeadm.go:162] "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
	I0327 19:20:11.099107  651901 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0327 19:20:11.108729  651901 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0327 19:20:11.119111  651901 kubeadm.go:162] "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
	I0327 19:20:11.119212  651901 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0327 19:20:11.128324  651901 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.29.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0327 19:20:11.177941  651901 kubeadm.go:309] [init] Using Kubernetes version: v1.29.3
	I0327 19:20:11.178145  651901 kubeadm.go:309] [preflight] Running pre-flight checks
	I0327 19:20:11.221119  651901 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0327 19:20:11.221195  651901 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1056-aws
	I0327 19:20:11.221234  651901 kubeadm.go:309] OS: Linux
	I0327 19:20:11.221282  651901 kubeadm.go:309] CGROUPS_CPU: enabled
	I0327 19:20:11.221354  651901 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0327 19:20:11.221407  651901 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0327 19:20:11.221457  651901 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0327 19:20:11.221507  651901 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0327 19:20:11.221563  651901 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0327 19:20:11.221611  651901 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0327 19:20:11.221660  651901 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0327 19:20:11.221708  651901 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0327 19:20:11.294035  651901 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0327 19:20:11.294145  651901 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0327 19:20:11.294242  651901 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0327 19:20:11.548538  651901 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0327 19:20:11.552543  651901 out.go:204]   - Generating certificates and keys ...
	I0327 19:20:11.552683  651901 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0327 19:20:11.552776  651901 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0327 19:20:12.091204  642122 pod_ready.go:102] pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace has status "Ready":"False"
	I0327 19:20:12.591512  642122 pod_ready.go:81] duration metric: took 4m0.009346666s for pod "metrics-server-9975d5f86-p8k5b" in "kube-system" namespace to be "Ready" ...
	E0327 19:20:12.591546  642122 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0327 19:20:12.591555  642122 pod_ready.go:38] duration metric: took 5m20.881706224s 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" ...
	I0327 19:20:12.591573  642122 api_server.go:52] waiting for apiserver process to appear ...
	I0327 19:20:12.591611  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0327 19:20:12.591681  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0327 19:20:12.661305  642122 cri.go:89] found id: "0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68"
	I0327 19:20:12.661383  642122 cri.go:89] found id: "2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c"
	I0327 19:20:12.661391  642122 cri.go:89] found id: ""
	I0327 19:20:12.661399  642122 logs.go:276] 2 containers: [0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68 2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c]
	I0327 19:20:12.661490  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.665803  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.669847  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0327 19:20:12.669969  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0327 19:20:12.722052  642122 cri.go:89] found id: "52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb"
	I0327 19:20:12.722121  642122 cri.go:89] found id: "2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42"
	I0327 19:20:12.722139  642122 cri.go:89] found id: ""
	I0327 19:20:12.722162  642122 logs.go:276] 2 containers: [52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb 2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42]
	I0327 19:20:12.722248  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.726345  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.730599  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0327 19:20:12.730733  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0327 19:20:12.805110  642122 cri.go:89] found id: "6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228"
	I0327 19:20:12.805182  642122 cri.go:89] found id: "1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b"
	I0327 19:20:12.805200  642122 cri.go:89] found id: ""
	I0327 19:20:12.805225  642122 logs.go:276] 2 containers: [6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228 1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b]
	I0327 19:20:12.805323  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.809380  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.814289  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0327 19:20:12.814427  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0327 19:20:12.864113  642122 cri.go:89] found id: "45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e"
	I0327 19:20:12.864193  642122 cri.go:89] found id: "35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424"
	I0327 19:20:12.864212  642122 cri.go:89] found id: ""
	I0327 19:20:12.864235  642122 logs.go:276] 2 containers: [45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e 35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424]
	I0327 19:20:12.864322  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.868917  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.873038  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0327 19:20:12.873178  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0327 19:20:12.923144  642122 cri.go:89] found id: "de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5"
	I0327 19:20:12.923200  642122 cri.go:89] found id: "2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83"
	I0327 19:20:12.923218  642122 cri.go:89] found id: ""
	I0327 19:20:12.923240  642122 logs.go:276] 2 containers: [de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5 2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83]
	I0327 19:20:12.923324  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.927187  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:12.931355  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0327 19:20:12.931473  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0327 19:20:13.003546  642122 cri.go:89] found id: "6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f"
	I0327 19:20:13.003627  642122 cri.go:89] found id: "1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b"
	I0327 19:20:13.003646  642122 cri.go:89] found id: ""
	I0327 19:20:13.003671  642122 logs.go:276] 2 containers: [6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f 1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b]
	I0327 19:20:13.003771  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.008616  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.018497  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0327 19:20:13.018630  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0327 19:20:13.085416  642122 cri.go:89] found id: "207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910"
	I0327 19:20:13.085485  642122 cri.go:89] found id: "63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737"
	I0327 19:20:13.085502  642122 cri.go:89] found id: ""
	I0327 19:20:13.085525  642122 logs.go:276] 2 containers: [207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910 63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737]
	I0327 19:20:13.085611  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.090248  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.094274  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0327 19:20:13.094442  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0327 19:20:13.152485  642122 cri.go:89] found id: "63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07"
	I0327 19:20:13.152547  642122 cri.go:89] found id: "748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448"
	I0327 19:20:13.152578  642122 cri.go:89] found id: ""
	I0327 19:20:13.152602  642122 logs.go:276] 2 containers: [63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07 748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448]
	I0327 19:20:13.152688  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.156834  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.160902  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0327 19:20:13.161040  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0327 19:20:13.213344  642122 cri.go:89] found id: "44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585"
	I0327 19:20:13.213406  642122 cri.go:89] found id: ""
	I0327 19:20:13.213439  642122 logs.go:276] 1 containers: [44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585]
	I0327 19:20:13.213526  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:13.221951  642122 logs.go:123] Gathering logs for etcd [2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42] ...
	I0327 19:20:13.222022  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42"
	I0327 19:20:13.297783  642122 logs.go:123] Gathering logs for storage-provisioner [63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07] ...
	I0327 19:20:13.297859  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07"
	I0327 19:20:13.348878  642122 logs.go:123] Gathering logs for storage-provisioner [748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448] ...
	I0327 19:20:13.348955  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448"
	I0327 19:20:13.404969  642122 logs.go:123] Gathering logs for containerd ...
	I0327 19:20:13.405044  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0327 19:20:13.465407  642122 logs.go:123] Gathering logs for container status ...
	I0327 19:20:13.465484  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0327 19:20:13.541221  642122 logs.go:123] Gathering logs for coredns [6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228] ...
	I0327 19:20:13.541381  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228"
	I0327 19:20:13.587393  642122 logs.go:123] Gathering logs for kube-scheduler [35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424] ...
	I0327 19:20:13.587459  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424"
	I0327 19:20:13.645192  642122 logs.go:123] Gathering logs for kubernetes-dashboard [44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585] ...
	I0327 19:20:13.645362  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585"
	I0327 19:20:13.701791  642122 logs.go:123] Gathering logs for dmesg ...
	I0327 19:20:13.701857  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0327 19:20:13.722862  642122 logs.go:123] Gathering logs for kube-apiserver [0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68] ...
	I0327 19:20:13.722982  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68"
	I0327 19:20:13.814163  642122 logs.go:123] Gathering logs for kube-apiserver [2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c] ...
	I0327 19:20:13.814197  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c"
	I0327 19:20:13.876593  642122 logs.go:123] Gathering logs for etcd [52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb] ...
	I0327 19:20:13.876627  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb"
	I0327 19:20:13.984118  642122 logs.go:123] Gathering logs for kube-scheduler [45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e] ...
	I0327 19:20:13.984151  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e"
	I0327 19:20:14.056761  642122 logs.go:123] Gathering logs for kube-proxy [de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5] ...
	I0327 19:20:14.056833  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5"
	I0327 19:20:14.112348  642122 logs.go:123] Gathering logs for kindnet [63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737] ...
	I0327 19:20:14.112379  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737"
	I0327 19:20:14.164125  642122 logs.go:123] Gathering logs for kubelet ...
	I0327 19:20:14.164159  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0327 19:20:14.226581  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.640363     662 reflector.go:138] object-"kube-system"/"metrics-server-token-bntmf": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-bntmf" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.227269  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686154     662 reflector.go:138] object-"kube-system"/"storage-provisioner-token-8c799": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-8c799" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.227614  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686269     662 reflector.go:138] object-"kube-system"/"kube-proxy-token-qwbnq": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-qwbnq" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.227851  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686334     662 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.228080  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686386     662 reflector.go:138] object-"default"/"default-token-l225m": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-l225m" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.228300  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688291     662 reflector.go:138] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.228526  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688368     662 reflector.go:138] object-"kube-system"/"coredns-token-h758g": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-h758g" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.228754  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688486     662 reflector.go:138] object-"kube-system"/"kindnet-token-pvkpn": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-pvkpn" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:14.236452  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:53 old-k8s-version-152774 kubelet[662]: E0327 19:14:53.420152     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:14.236691  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:53 old-k8s-version-152774 kubelet[662]: E0327 19:14:53.612018     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.241434  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:04 old-k8s-version-152774 kubelet[662]: E0327 19:15:04.457953     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:14.243155  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:15 old-k8s-version-152774 kubelet[662]: E0327 19:15:15.468690     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.243759  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:21 old-k8s-version-152774 kubelet[662]: E0327 19:15:21.722972     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.244105  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:22 old-k8s-version-152774 kubelet[662]: E0327 19:15:22.735339     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.244815  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:25 old-k8s-version-152774 kubelet[662]: E0327 19:15:25.475266     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.247381  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:27 old-k8s-version-152774 kubelet[662]: E0327 19:15:27.470008     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:14.248331  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:37 old-k8s-version-152774 kubelet[662]: E0327 19:15:37.769827     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.248554  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:40 old-k8s-version-152774 kubelet[662]: E0327 19:15:40.468375     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.248901  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:45 old-k8s-version-152774 kubelet[662]: E0327 19:15:45.475591     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.249104  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:55 old-k8s-version-152774 kubelet[662]: E0327 19:15:55.447878     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.249452  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:56 old-k8s-version-152774 kubelet[662]: E0327 19:15:56.447736     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.252060  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:10 old-k8s-version-152774 kubelet[662]: E0327 19:16:10.478662     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:14.252409  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:10 old-k8s-version-152774 kubelet[662]: E0327 19:16:10.843057     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.252903  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:15 old-k8s-version-152774 kubelet[662]: E0327 19:16:15.475201     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.253116  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:23 old-k8s-version-152774 kubelet[662]: E0327 19:16:23.455765     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.253468  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:26 old-k8s-version-152774 kubelet[662]: E0327 19:16:26.447884     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.253672  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:34 old-k8s-version-152774 kubelet[662]: E0327 19:16:34.448040     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.254015  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:41 old-k8s-version-152774 kubelet[662]: E0327 19:16:41.447929     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.254220  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:45 old-k8s-version-152774 kubelet[662]: E0327 19:16:45.448175     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.254830  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:55 old-k8s-version-152774 kubelet[662]: E0327 19:16:55.932646     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.255039  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:59 old-k8s-version-152774 kubelet[662]: E0327 19:16:59.447909     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.255382  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:05 old-k8s-version-152774 kubelet[662]: E0327 19:17:05.475157     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.255584  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:14 old-k8s-version-152774 kubelet[662]: E0327 19:17:14.447954     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.256002  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:17 old-k8s-version-152774 kubelet[662]: E0327 19:17:17.447555     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.256209  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:25 old-k8s-version-152774 kubelet[662]: E0327 19:17:25.448040     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.256552  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:28 old-k8s-version-152774 kubelet[662]: E0327 19:17:28.447656     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.259030  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:40 old-k8s-version-152774 kubelet[662]: E0327 19:17:40.456218     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:14.259390  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:41 old-k8s-version-152774 kubelet[662]: E0327 19:17:41.447800     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.259602  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:53 old-k8s-version-152774 kubelet[662]: E0327 19:17:53.447859     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.259960  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:56 old-k8s-version-152774 kubelet[662]: E0327 19:17:56.447992     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.260161  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:04 old-k8s-version-152774 kubelet[662]: E0327 19:18:04.448632     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.260509  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:09 old-k8s-version-152774 kubelet[662]: E0327 19:18:09.447980     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.260710  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:16 old-k8s-version-152774 kubelet[662]: E0327 19:18:16.448113     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.261319  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:25 old-k8s-version-152774 kubelet[662]: E0327 19:18:25.174857     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.261668  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:26 old-k8s-version-152774 kubelet[662]: E0327 19:18:26.177914     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.261869  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:29 old-k8s-version-152774 kubelet[662]: E0327 19:18:29.447914     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.262211  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:41 old-k8s-version-152774 kubelet[662]: E0327 19:18:41.447526     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.262524  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:42 old-k8s-version-152774 kubelet[662]: E0327 19:18:42.449330     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.262734  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:54 old-k8s-version-152774 kubelet[662]: E0327 19:18:54.448024     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.263080  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:55 old-k8s-version-152774 kubelet[662]: E0327 19:18:55.447433     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.263284  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:08 old-k8s-version-152774 kubelet[662]: E0327 19:19:08.447831     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.263712  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:09 old-k8s-version-152774 kubelet[662]: E0327 19:19:09.447537     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.263915  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:20 old-k8s-version-152774 kubelet[662]: E0327 19:19:20.448039     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.264260  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:21 old-k8s-version-152774 kubelet[662]: E0327 19:19:21.447551     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.264602  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:32 old-k8s-version-152774 kubelet[662]: E0327 19:19:32.448689     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.264805  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:34 old-k8s-version-152774 kubelet[662]: E0327 19:19:34.449620     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.265147  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448095     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.265365  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448431     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.265579  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.447877     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.265930  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.449776     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	I0327 19:20:14.265946  642122 logs.go:123] Gathering logs for describe nodes ...
	I0327 19:20:14.265976  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0327 19:20:14.514548  642122 logs.go:123] Gathering logs for coredns [1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b] ...
	I0327 19:20:14.514596  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b"
	I0327 19:20:14.573317  642122 logs.go:123] Gathering logs for kube-proxy [2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83] ...
	I0327 19:20:14.573352  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83"
	I0327 19:20:14.624315  642122 logs.go:123] Gathering logs for kube-controller-manager [6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f] ...
	I0327 19:20:14.624344  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f"
	I0327 19:20:14.717094  642122 logs.go:123] Gathering logs for kube-controller-manager [1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b] ...
	I0327 19:20:14.717132  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b"
	I0327 19:20:14.817864  642122 logs.go:123] Gathering logs for kindnet [207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910] ...
	I0327 19:20:14.817903  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910"
	I0327 19:20:14.875620  642122 out.go:304] Setting ErrFile to fd 2...
	I0327 19:20:14.875648  642122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0327 19:20:14.875726  642122 out.go:239] X Problems detected in kubelet:
	W0327 19:20:14.875757  642122 out.go:239]   Mar 27 19:19:34 old-k8s-version-152774 kubelet[662]: E0327 19:19:34.449620     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.875791  642122 out.go:239]   Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448095     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:14.875807  642122 out.go:239]   Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448431     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.875846  642122 out.go:239]   Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.447877     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:14.875864  642122 out.go:239]   Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.449776     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	I0327 19:20:14.875877  642122 out.go:304] Setting ErrFile to fd 2...
	I0327 19:20:14.875884  642122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:20:12.629246  651901 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0327 19:20:12.921610  651901 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0327 19:20:13.765755  651901 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0327 19:20:14.220057  651901 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0327 19:20:14.870344  651901 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0327 19:20:14.870920  651901 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [embed-certs-328500 localhost] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0327 19:20:15.199672  651901 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0327 19:20:15.200028  651901 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [embed-certs-328500 localhost] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0327 19:20:15.688439  651901 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0327 19:20:15.948806  651901 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0327 19:20:16.149703  651901 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0327 19:20:16.149951  651901 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0327 19:20:17.104377  651901 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0327 19:20:18.067674  651901 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0327 19:20:18.212767  651901 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0327 19:20:19.268150  651901 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0327 19:20:19.658373  651901 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0327 19:20:19.659154  651901 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0327 19:20:19.663776  651901 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0327 19:20:19.666255  651901 out.go:204]   - Booting up control plane ...
	I0327 19:20:19.666352  651901 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0327 19:20:19.666454  651901 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0327 19:20:19.667173  651901 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0327 19:20:19.678464  651901 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0327 19:20:19.679376  651901 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0327 19:20:19.679620  651901 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0327 19:20:19.777225  651901 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I0327 19:20:24.877342  642122 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0327 19:20:24.891922  642122 api_server.go:72] duration metric: took 5m50.263854092s to wait for apiserver process to appear ...
	I0327 19:20:24.891946  642122 api_server.go:88] waiting for apiserver healthz status ...
	I0327 19:20:24.891980  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0327 19:20:24.892035  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0327 19:20:24.974524  642122 cri.go:89] found id: "0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68"
	I0327 19:20:24.974547  642122 cri.go:89] found id: "2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c"
	I0327 19:20:24.974552  642122 cri.go:89] found id: ""
	I0327 19:20:24.974560  642122 logs.go:276] 2 containers: [0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68 2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c]
	I0327 19:20:24.974621  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:24.980100  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:24.984691  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0327 19:20:24.984765  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0327 19:20:25.098328  642122 cri.go:89] found id: "52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb"
	I0327 19:20:25.098353  642122 cri.go:89] found id: "2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42"
	I0327 19:20:25.098358  642122 cri.go:89] found id: ""
	I0327 19:20:25.098366  642122 logs.go:276] 2 containers: [52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb 2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42]
	I0327 19:20:25.098445  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.103699  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.110237  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0327 19:20:25.110313  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0327 19:20:25.194586  642122 cri.go:89] found id: "6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228"
	I0327 19:20:25.194623  642122 cri.go:89] found id: "1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b"
	I0327 19:20:25.194628  642122 cri.go:89] found id: ""
	I0327 19:20:25.194636  642122 logs.go:276] 2 containers: [6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228 1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b]
	I0327 19:20:25.194704  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.199613  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.203738  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0327 19:20:25.203822  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0327 19:20:25.268088  642122 cri.go:89] found id: "45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e"
	I0327 19:20:25.268115  642122 cri.go:89] found id: "35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424"
	I0327 19:20:25.268120  642122 cri.go:89] found id: ""
	I0327 19:20:25.268128  642122 logs.go:276] 2 containers: [45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e 35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424]
	I0327 19:20:25.268186  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.274153  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.278971  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0327 19:20:25.279050  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0327 19:20:25.386946  642122 cri.go:89] found id: "de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5"
	I0327 19:20:25.386971  642122 cri.go:89] found id: "2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83"
	I0327 19:20:25.386977  642122 cri.go:89] found id: ""
	I0327 19:20:25.386984  642122 logs.go:276] 2 containers: [de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5 2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83]
	I0327 19:20:25.387041  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.393856  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.403946  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0327 19:20:25.404036  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0327 19:20:25.455380  642122 cri.go:89] found id: "6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f"
	I0327 19:20:25.455403  642122 cri.go:89] found id: "1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b"
	I0327 19:20:25.455408  642122 cri.go:89] found id: ""
	I0327 19:20:25.455416  642122 logs.go:276] 2 containers: [6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f 1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b]
	I0327 19:20:25.455487  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.460988  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.465435  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0327 19:20:25.465532  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0327 19:20:25.545617  642122 cri.go:89] found id: "207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910"
	I0327 19:20:25.545642  642122 cri.go:89] found id: "63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737"
	I0327 19:20:25.545648  642122 cri.go:89] found id: ""
	I0327 19:20:25.545665  642122 logs.go:276] 2 containers: [207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910 63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737]
	I0327 19:20:25.545722  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.549385  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.556895  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0327 19:20:25.556967  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0327 19:20:25.650130  642122 cri.go:89] found id: "63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07"
	I0327 19:20:25.650154  642122 cri.go:89] found id: "748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448"
	I0327 19:20:25.650160  642122 cri.go:89] found id: ""
	I0327 19:20:25.650168  642122 logs.go:276] 2 containers: [63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07 748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448]
	I0327 19:20:25.650225  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.654924  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.658948  642122 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0327 19:20:25.659030  642122 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0327 19:20:25.718309  642122 cri.go:89] found id: "44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585"
	I0327 19:20:25.718331  642122 cri.go:89] found id: ""
	I0327 19:20:25.718340  642122 logs.go:276] 1 containers: [44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585]
	I0327 19:20:25.718454  642122 ssh_runner.go:195] Run: which crictl
	I0327 19:20:25.724763  642122 logs.go:123] Gathering logs for storage-provisioner [63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07] ...
	I0327 19:20:25.724792  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07"
	I0327 19:20:25.771906  642122 logs.go:123] Gathering logs for container status ...
	I0327 19:20:25.771943  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0327 19:20:25.826538  642122 logs.go:123] Gathering logs for kubelet ...
	I0327 19:20:25.826571  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0327 19:20:28.779717  651901 kubeadm.go:309] [apiclient] All control plane components are healthy after 9.002830 seconds
	I0327 19:20:28.803116  651901 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0327 19:20:28.825576  651901 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0327 19:20:29.369016  651901 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0327 19:20:29.369230  651901 kubeadm.go:309] [mark-control-plane] Marking the node embed-certs-328500 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0327 19:20:29.881712  651901 kubeadm.go:309] [bootstrap-token] Using token: jvfayf.k41egzbpno7fmj84
	I0327 19:20:29.884136  651901 out.go:204]   - Configuring RBAC rules ...
	I0327 19:20:29.884268  651901 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0327 19:20:29.894684  651901 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0327 19:20:29.903581  651901 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0327 19:20:29.907839  651901 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0327 19:20:29.912972  651901 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0327 19:20:29.917211  651901 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0327 19:20:29.932221  651901 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0327 19:20:30.222209  651901 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0327 19:20:30.307370  651901 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0327 19:20:30.309088  651901 kubeadm.go:309] 
	I0327 19:20:30.309174  651901 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0327 19:20:30.309184  651901 kubeadm.go:309] 
	I0327 19:20:30.309259  651901 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0327 19:20:30.309276  651901 kubeadm.go:309] 
	I0327 19:20:30.309301  651901 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0327 19:20:30.309715  651901 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0327 19:20:30.309789  651901 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0327 19:20:30.309800  651901 kubeadm.go:309] 
	I0327 19:20:30.309852  651901 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0327 19:20:30.309861  651901 kubeadm.go:309] 
	I0327 19:20:30.309906  651901 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0327 19:20:30.309914  651901 kubeadm.go:309] 
	I0327 19:20:30.309964  651901 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0327 19:20:30.310045  651901 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0327 19:20:30.310117  651901 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0327 19:20:30.310126  651901 kubeadm.go:309] 
	I0327 19:20:30.310436  651901 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0327 19:20:30.310523  651901 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0327 19:20:30.310532  651901 kubeadm.go:309] 
	I0327 19:20:30.310802  651901 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token jvfayf.k41egzbpno7fmj84 \
	I0327 19:20:30.310916  651901 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:b5bcb4a97240f3b480f86ebd66301c6ee86688c4a3458e4511adbbcedaf952ec \
	I0327 19:20:30.311167  651901 kubeadm.go:309] 	--control-plane 
	I0327 19:20:30.311184  651901 kubeadm.go:309] 
	I0327 19:20:30.311446  651901 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0327 19:20:30.311462  651901 kubeadm.go:309] 
	I0327 19:20:30.312214  651901 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token jvfayf.k41egzbpno7fmj84 \
	I0327 19:20:30.312577  651901 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:b5bcb4a97240f3b480f86ebd66301c6ee86688c4a3458e4511adbbcedaf952ec 
	I0327 19:20:30.322366  651901 kubeadm.go:309] 	[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-1056-aws\n", err: exit status 1
	I0327 19:20:30.322560  651901 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0327 19:20:30.322587  651901 cni.go:84] Creating CNI manager for ""
	I0327 19:20:30.322600  651901 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 19:20:30.326958  651901 out.go:177] * Configuring CNI (Container Networking Interface) ...
	W0327 19:20:25.895233  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.640363     662 reflector.go:138] object-"kube-system"/"metrics-server-token-bntmf": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-bntmf" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.895479  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686154     662 reflector.go:138] object-"kube-system"/"storage-provisioner-token-8c799": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-8c799" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.895697  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686269     662 reflector.go:138] object-"kube-system"/"kube-proxy-token-qwbnq": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-qwbnq" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.900828  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686334     662 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.901067  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.686386     662 reflector.go:138] object-"default"/"default-token-l225m": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-l225m" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.901286  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688291     662 reflector.go:138] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.901495  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688368     662 reflector.go:138] object-"kube-system"/"coredns-token-h758g": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-h758g" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.901706  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:51 old-k8s-version-152774 kubelet[662]: E0327 19:14:51.688486     662 reflector.go:138] object-"kube-system"/"kindnet-token-pvkpn": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-pvkpn" is forbidden: User "system:node:old-k8s-version-152774" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-152774' and this object
	W0327 19:20:25.909567  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:53 old-k8s-version-152774 kubelet[662]: E0327 19:14:53.420152     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:25.909765  642122 logs.go:138] Found kubelet problem: Mar 27 19:14:53 old-k8s-version-152774 kubelet[662]: E0327 19:14:53.612018     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.918075  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:04 old-k8s-version-152774 kubelet[662]: E0327 19:15:04.457953     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:25.919807  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:15 old-k8s-version-152774 kubelet[662]: E0327 19:15:15.468690     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.920412  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:21 old-k8s-version-152774 kubelet[662]: E0327 19:15:21.722972     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.920750  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:22 old-k8s-version-152774 kubelet[662]: E0327 19:15:22.735339     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.921410  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:25 old-k8s-version-152774 kubelet[662]: E0327 19:15:25.475266     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.923922  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:27 old-k8s-version-152774 kubelet[662]: E0327 19:15:27.470008     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:25.924881  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:37 old-k8s-version-152774 kubelet[662]: E0327 19:15:37.769827     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.925068  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:40 old-k8s-version-152774 kubelet[662]: E0327 19:15:40.468375     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.925395  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:45 old-k8s-version-152774 kubelet[662]: E0327 19:15:45.475591     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.925577  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:55 old-k8s-version-152774 kubelet[662]: E0327 19:15:55.447878     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.925900  642122 logs.go:138] Found kubelet problem: Mar 27 19:15:56 old-k8s-version-152774 kubelet[662]: E0327 19:15:56.447736     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.928453  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:10 old-k8s-version-152774 kubelet[662]: E0327 19:16:10.478662     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:25.928780  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:10 old-k8s-version-152774 kubelet[662]: E0327 19:16:10.843057     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.929232  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:15 old-k8s-version-152774 kubelet[662]: E0327 19:16:15.475201     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.929421  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:23 old-k8s-version-152774 kubelet[662]: E0327 19:16:23.455765     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.929776  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:26 old-k8s-version-152774 kubelet[662]: E0327 19:16:26.447884     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.929965  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:34 old-k8s-version-152774 kubelet[662]: E0327 19:16:34.448040     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.930292  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:41 old-k8s-version-152774 kubelet[662]: E0327 19:16:41.447929     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.930479  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:45 old-k8s-version-152774 kubelet[662]: E0327 19:16:45.448175     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.931141  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:55 old-k8s-version-152774 kubelet[662]: E0327 19:16:55.932646     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.931328  642122 logs.go:138] Found kubelet problem: Mar 27 19:16:59 old-k8s-version-152774 kubelet[662]: E0327 19:16:59.447909     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.931653  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:05 old-k8s-version-152774 kubelet[662]: E0327 19:17:05.475157     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.931835  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:14 old-k8s-version-152774 kubelet[662]: E0327 19:17:14.447954     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.932243  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:17 old-k8s-version-152774 kubelet[662]: E0327 19:17:17.447555     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.932432  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:25 old-k8s-version-152774 kubelet[662]: E0327 19:17:25.448040     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.932763  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:28 old-k8s-version-152774 kubelet[662]: E0327 19:17:28.447656     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.935363  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:40 old-k8s-version-152774 kubelet[662]: E0327 19:17:40.456218     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0327 19:20:25.935700  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:41 old-k8s-version-152774 kubelet[662]: E0327 19:17:41.447800     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.935885  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:53 old-k8s-version-152774 kubelet[662]: E0327 19:17:53.447859     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.936209  642122 logs.go:138] Found kubelet problem: Mar 27 19:17:56 old-k8s-version-152774 kubelet[662]: E0327 19:17:56.447992     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.936397  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:04 old-k8s-version-152774 kubelet[662]: E0327 19:18:04.448632     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.936720  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:09 old-k8s-version-152774 kubelet[662]: E0327 19:18:09.447980     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.936903  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:16 old-k8s-version-152774 kubelet[662]: E0327 19:18:16.448113     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.937518  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:25 old-k8s-version-152774 kubelet[662]: E0327 19:18:25.174857     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.937849  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:26 old-k8s-version-152774 kubelet[662]: E0327 19:18:26.177914     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.938100  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:29 old-k8s-version-152774 kubelet[662]: E0327 19:18:29.447914     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.938448  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:41 old-k8s-version-152774 kubelet[662]: E0327 19:18:41.447526     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.938648  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:42 old-k8s-version-152774 kubelet[662]: E0327 19:18:42.449330     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.938833  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:54 old-k8s-version-152774 kubelet[662]: E0327 19:18:54.448024     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.939160  642122 logs.go:138] Found kubelet problem: Mar 27 19:18:55 old-k8s-version-152774 kubelet[662]: E0327 19:18:55.447433     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.939343  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:08 old-k8s-version-152774 kubelet[662]: E0327 19:19:08.447831     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.939667  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:09 old-k8s-version-152774 kubelet[662]: E0327 19:19:09.447537     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.939848  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:20 old-k8s-version-152774 kubelet[662]: E0327 19:19:20.448039     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.940171  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:21 old-k8s-version-152774 kubelet[662]: E0327 19:19:21.447551     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.940503  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:32 old-k8s-version-152774 kubelet[662]: E0327 19:19:32.448689     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.940685  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:34 old-k8s-version-152774 kubelet[662]: E0327 19:19:34.449620     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.941011  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448095     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.941193  642122 logs.go:138] Found kubelet problem: Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448431     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.941379  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.447877     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.941701  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.449776     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:25.942013  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.448719     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:25.942207  642122 logs.go:138] Found kubelet problem: Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.449702     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	I0327 19:20:25.942222  642122 logs.go:123] Gathering logs for dmesg ...
	I0327 19:20:25.942236  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0327 19:20:25.979844  642122 logs.go:123] Gathering logs for etcd [52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb] ...
	I0327 19:20:25.979986  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb"
	I0327 19:20:26.072884  642122 logs.go:123] Gathering logs for kube-controller-manager [1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b] ...
	I0327 19:20:26.072923  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b"
	I0327 19:20:26.172742  642122 logs.go:123] Gathering logs for kube-apiserver [0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68] ...
	I0327 19:20:26.172822  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68"
	I0327 19:20:26.247706  642122 logs.go:123] Gathering logs for kube-apiserver [2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c] ...
	I0327 19:20:26.247782  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c"
	I0327 19:20:26.399253  642122 logs.go:123] Gathering logs for kube-proxy [de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5] ...
	I0327 19:20:26.399333  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5"
	I0327 19:20:26.539830  642122 logs.go:123] Gathering logs for kindnet [63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737] ...
	I0327 19:20:26.539856  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737"
	I0327 19:20:26.631701  642122 logs.go:123] Gathering logs for kube-scheduler [35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424] ...
	I0327 19:20:26.631776  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424"
	I0327 19:20:26.731781  642122 logs.go:123] Gathering logs for kube-controller-manager [6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f] ...
	I0327 19:20:26.731977  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f"
	I0327 19:20:26.859144  642122 logs.go:123] Gathering logs for describe nodes ...
	I0327 19:20:26.859224  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0327 19:20:27.130798  642122 logs.go:123] Gathering logs for etcd [2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42] ...
	I0327 19:20:27.130873  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42"
	I0327 19:20:27.193000  642122 logs.go:123] Gathering logs for coredns [6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228] ...
	I0327 19:20:27.193110  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228"
	I0327 19:20:27.246520  642122 logs.go:123] Gathering logs for coredns [1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b] ...
	I0327 19:20:27.246600  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b"
	I0327 19:20:27.295770  642122 logs.go:123] Gathering logs for kubernetes-dashboard [44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585] ...
	I0327 19:20:27.295842  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585"
	I0327 19:20:27.365331  642122 logs.go:123] Gathering logs for containerd ...
	I0327 19:20:27.365410  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0327 19:20:27.424989  642122 logs.go:123] Gathering logs for kube-scheduler [45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e] ...
	I0327 19:20:27.425063  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e"
	I0327 19:20:27.475636  642122 logs.go:123] Gathering logs for kube-proxy [2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83] ...
	I0327 19:20:27.475662  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83"
	I0327 19:20:27.532399  642122 logs.go:123] Gathering logs for kindnet [207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910] ...
	I0327 19:20:27.532469  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910"
	I0327 19:20:27.584156  642122 logs.go:123] Gathering logs for storage-provisioner [748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448] ...
	I0327 19:20:27.584249  642122 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448"
	I0327 19:20:27.642669  642122 out.go:304] Setting ErrFile to fd 2...
	I0327 19:20:27.642695  642122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0327 19:20:27.642759  642122 out.go:239] X Problems detected in kubelet:
	W0327 19:20:27.642775  642122 out.go:239]   Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448431     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:27.642784  642122 out.go:239]   Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.447877     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:27.642795  642122 out.go:239]   Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.449776     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	W0327 19:20:27.642818  642122 out.go:239]   Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.448719     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0327 19:20:27.642846  642122 out.go:239]   Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.449702     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	I0327 19:20:27.642861  642122 out.go:304] Setting ErrFile to fd 2...
	I0327 19:20:27.642868  642122 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:20:30.329207  651901 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0327 19:20:30.334299  651901 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.29.3/kubectl ...
	I0327 19:20:30.334318  651901 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0327 19:20:30.374510  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0327 19:20:30.795270  651901 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0327 19:20:30.795414  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:30.795490  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes embed-certs-328500 minikube.k8s.io/updated_at=2024_03_27T19_20_30_0700 minikube.k8s.io/version=v1.33.0-beta.0 minikube.k8s.io/commit=475b39f6a1dc94a0c7060d2eec10d9b995edcd28 minikube.k8s.io/name=embed-certs-328500 minikube.k8s.io/primary=true
	I0327 19:20:30.940078  651901 ops.go:34] apiserver oom_adj: -16
	I0327 19:20:30.940171  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:31.440997  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:31.940795  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:32.441179  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:32.940309  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:33.441305  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:33.940868  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:34.441237  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:34.940565  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:35.440853  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:35.940513  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:36.440940  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:36.941244  651901 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0327 19:20:37.643979  642122 api_server.go:253] Checking apiserver healthz at https://192.168.85.2:8443/healthz ...
	I0327 19:20:37.653515  642122 api_server.go:279] https://192.168.85.2:8443/healthz returned 200:
	ok
	I0327 19:20:37.656458  642122 out.go:177] 
	W0327 19:20:37.658607  642122 out.go:239] X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	W0327 19:20:37.658642  642122 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0327 19:20:37.658659  642122 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0327 19:20:37.658665  642122 out.go:239] * 
	W0327 19:20:37.659646  642122 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0327 19:20:37.662693  642122 out.go:177] 
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                        ATTEMPT             POD ID              POD
	a4f7bac13f4a7       523cad1a4df73       2 minutes ago       Exited              dashboard-metrics-scraper   5                   1dd65b48d5af6       dashboard-metrics-scraper-8d5bb5db8-9ddc4
	44d7fd2c3587b       20b332c9a70d8       5 minutes ago       Running             kubernetes-dashboard        0                   7420c4c05094d       kubernetes-dashboard-cd95d586-cchqs
	63d5d568691f6       ba04bb24b9575       5 minutes ago       Running             storage-provisioner         1                   8b917a83c3d95       storage-provisioner
	207572546e278       4740c1948d3fc       5 minutes ago       Running             kindnet-cni                 1                   7cf41eefe31c6       kindnet-697g5
	6befe5bb11708       db91994f4ee8f       5 minutes ago       Running             coredns                     1                   3815d0ea91895       coredns-74ff55c5b-p8r76
	de25424b8f929       25a5233254979       5 minutes ago       Running             kube-proxy                  1                   70973a676d9c8       kube-proxy-9tnq4
	81ef7cb26aed5       1611cd07b61d5       5 minutes ago       Running             busybox                     1                   e07772b6d222e       busybox
	0ffe2baaed512       2c08bbbc02d3a       5 minutes ago       Running             kube-apiserver              1                   6cf7d66184085       kube-apiserver-old-k8s-version-152774
	45f861afe1590       e7605f88f17d6       5 minutes ago       Running             kube-scheduler              1                   afcd9f0fe0951       kube-scheduler-old-k8s-version-152774
	52e0ba1f0d529       05b738aa1bc63       5 minutes ago       Running             etcd                        1                   9b4d311cd35d9       etcd-old-k8s-version-152774
	6c75c3cfda9f5       1df8a2b116bd1       5 minutes ago       Running             kube-controller-manager     1                   e5b6ed4c0b86f       kube-controller-manager-old-k8s-version-152774
	68707e38ffc5d       1611cd07b61d5       6 minutes ago       Exited              busybox                     0                   9f2bb8008a118       busybox
	1b4d47ebc9130       db91994f4ee8f       7 minutes ago       Exited              coredns                     0                   5dea29edb775a       coredns-74ff55c5b-p8r76
	748470c6fcbdd       ba04bb24b9575       8 minutes ago       Exited              storage-provisioner         0                   05416f9ca5341       storage-provisioner
	63569e363dfc9       4740c1948d3fc       8 minutes ago       Exited              kindnet-cni                 0                   e19e7cf5c26e6       kindnet-697g5
	2e49139787db6       25a5233254979       8 minutes ago       Exited              kube-proxy                  0                   d7ce57cfecff4       kube-proxy-9tnq4
	35b9ec8e07a28       e7605f88f17d6       9 minutes ago       Exited              kube-scheduler              0                   2dc8e02860235       kube-scheduler-old-k8s-version-152774
	1fa6553e277e6       1df8a2b116bd1       9 minutes ago       Exited              kube-controller-manager     0                   6b383eaa7303f       kube-controller-manager-old-k8s-version-152774
	2b9fb6b94c99c       2c08bbbc02d3a       9 minutes ago       Exited              kube-apiserver              0                   f1c7811254f5d       kube-apiserver-old-k8s-version-152774
	2836d24b2e217       05b738aa1bc63       9 minutes ago       Exited              etcd                        0                   0acd73641ceab       etcd-old-k8s-version-152774
	
	
	==> containerd <==
	Mar 27 19:16:55 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:16:55.477746703Z" level=info msg="CreateContainer within sandbox \"1dd65b48d5af67efe61e69568b438eaf7d034fe948a9230855def7a52542249b\" for &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:4,} returns container id \"21c9ea9a959b8f3b6a66832830fce902c8d962cd02e6469ea66baad7980f7f32\""
	Mar 27 19:16:55 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:16:55.478483420Z" level=info msg="StartContainer for \"21c9ea9a959b8f3b6a66832830fce902c8d962cd02e6469ea66baad7980f7f32\""
	Mar 27 19:16:55 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:16:55.549569034Z" level=info msg="StartContainer for \"21c9ea9a959b8f3b6a66832830fce902c8d962cd02e6469ea66baad7980f7f32\" returns successfully"
	Mar 27 19:16:55 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:16:55.573692985Z" level=info msg="shim disconnected" id=21c9ea9a959b8f3b6a66832830fce902c8d962cd02e6469ea66baad7980f7f32
	Mar 27 19:16:55 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:16:55.573764762Z" level=warning msg="cleaning up after shim disconnected" id=21c9ea9a959b8f3b6a66832830fce902c8d962cd02e6469ea66baad7980f7f32 namespace=k8s.io
	Mar 27 19:16:55 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:16:55.573776880Z" level=info msg="cleaning up dead shim"
	Mar 27 19:16:55 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:16:55.585221389Z" level=warning msg="cleanup warnings time=\"2024-03-27T19:16:55Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=2940 runtime=io.containerd.runc.v2\n"
	Mar 27 19:16:55 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:16:55.935735724Z" level=info msg="RemoveContainer for \"1a7f3a2be6d66bac1bd4278acf7a8eb272ad4f8839c651d6f46e6f0efe9e720a\""
	Mar 27 19:16:55 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:16:55.948229663Z" level=info msg="RemoveContainer for \"1a7f3a2be6d66bac1bd4278acf7a8eb272ad4f8839c651d6f46e6f0efe9e720a\" returns successfully"
	Mar 27 19:17:40 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:17:40.448457040Z" level=info msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 27 19:17:40 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:17:40.454131329Z" level=info msg="trying next host" error="failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host" host=fake.domain
	Mar 27 19:17:40 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:17:40.455804758Z" level=error msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\" failed" error="failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Mar 27 19:18:24 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:18:24.450317362Z" level=info msg="CreateContainer within sandbox \"1dd65b48d5af67efe61e69568b438eaf7d034fe948a9230855def7a52542249b\" for container &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:5,}"
	Mar 27 19:18:24 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:18:24.469706605Z" level=info msg="CreateContainer within sandbox \"1dd65b48d5af67efe61e69568b438eaf7d034fe948a9230855def7a52542249b\" for &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:5,} returns container id \"a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d\""
	Mar 27 19:18:24 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:18:24.470848972Z" level=info msg="StartContainer for \"a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d\""
	Mar 27 19:18:24 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:18:24.535576348Z" level=info msg="StartContainer for \"a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d\" returns successfully"
	Mar 27 19:18:24 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:18:24.561204935Z" level=info msg="shim disconnected" id=a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d
	Mar 27 19:18:24 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:18:24.561267998Z" level=warning msg="cleaning up after shim disconnected" id=a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d namespace=k8s.io
	Mar 27 19:18:24 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:18:24.561281503Z" level=info msg="cleaning up dead shim"
	Mar 27 19:18:24 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:18:24.570846299Z" level=warning msg="cleanup warnings time=\"2024-03-27T19:18:24Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=3195 runtime=io.containerd.runc.v2\n"
	Mar 27 19:18:25 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:18:25.178651233Z" level=info msg="RemoveContainer for \"21c9ea9a959b8f3b6a66832830fce902c8d962cd02e6469ea66baad7980f7f32\""
	Mar 27 19:18:25 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:18:25.185522830Z" level=info msg="RemoveContainer for \"21c9ea9a959b8f3b6a66832830fce902c8d962cd02e6469ea66baad7980f7f32\" returns successfully"
	Mar 27 19:20:30 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:20:30.449641525Z" level=info msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 27 19:20:30 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:20:30.457730518Z" level=info msg="trying next host" error="failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host" host=fake.domain
	Mar 27 19:20:30 old-k8s-version-152774 containerd[569]: time="2024-03-27T19:20:30.462533893Z" level=error msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\" failed" error="failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	
	
	==> coredns [1b4d47ebc9130e8cd1b74e892beda83c30f1f258580f79b8f3190ee7a611bf8b] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = 093a0bf1423dd8c4eee62372bb216168
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:57478 - 41977 "HINFO IN 3337084615773920932.5078315597824381027. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.033193806s
	
	
	==> coredns [6befe5bb1170851080229896575b31f50dd1e0c6cb91fc60734e6462adb9b228] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = 093a0bf1423dd8c4eee62372bb216168
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:49400 - 4941 "HINFO IN 8324483486139086489.7153863531144397180. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.012830981s
	
	
	==> describe nodes <==
	Name:               old-k8s-version-152774
	Roles:              control-plane,master
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=old-k8s-version-152774
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=475b39f6a1dc94a0c7060d2eec10d9b995edcd28
	                    minikube.k8s.io/name=old-k8s-version-152774
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_03_27T19_11_49_0700
	                    minikube.k8s.io/version=v1.33.0-beta.0
	                    node-role.kubernetes.io/control-plane=
	                    node-role.kubernetes.io/master=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: /run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Wed, 27 Mar 2024 19:11:45 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  old-k8s-version-152774
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 27 Mar 2024 19:20:34 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 27 Mar 2024 19:15:52 +0000   Wed, 27 Mar 2024 19:11:38 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 27 Mar 2024 19:15:52 +0000   Wed, 27 Mar 2024 19:11:38 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 27 Mar 2024 19:15:52 +0000   Wed, 27 Mar 2024 19:11:38 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 27 Mar 2024 19:15:52 +0000   Wed, 27 Mar 2024 19:12:03 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.85.2
	  Hostname:    old-k8s-version-152774
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	System Info:
	  Machine ID:                 08663e09db0d47ee825abb8dd5cf8ac3
	  System UUID:                112fef1d-d9f5-44a5-aaa6-bafff3bceaaa
	  Boot ID:                    3ced2ab6-f576-451e-8762-49421fd13f89
	  Kernel Version:             5.15.0-1056-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.6.28
	  Kubelet Version:            v1.20.0
	  Kube-Proxy Version:         v1.20.0
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                              CPU Requests  CPU Limits  Memory Requests  Memory Limits  AGE
	  ---------                   ----                                              ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m37s
	  kube-system                 coredns-74ff55c5b-p8r76                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m35s
	  kube-system                 etcd-old-k8s-version-152774                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         8m42s
	  kube-system                 kindnet-697g5                                     100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m36s
	  kube-system                 kube-apiserver-old-k8s-version-152774             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m42s
	  kube-system                 kube-controller-manager-old-k8s-version-152774    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m42s
	  kube-system                 kube-proxy-9tnq4                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m36s
	  kube-system                 kube-scheduler-old-k8s-version-152774             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m42s
	  kube-system                 metrics-server-9975d5f86-p8k5b                    100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m26s
	  kube-system                 storage-provisioner                               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m34s
	  kubernetes-dashboard        dashboard-metrics-scraper-8d5bb5db8-9ddc4         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m30s
	  kubernetes-dashboard        kubernetes-dashboard-cd95d586-cchqs               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m30s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             420Mi (5%!)(MISSING)  220Mi (2%!)(MISSING)
	  ephemeral-storage  100Mi (0%!)(MISSING)  0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From        Message
	  ----    ------                   ----                   ----        -------
	  Normal  Starting                 9m2s                   kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m2s (x4 over 9m2s)    kubelet     Node old-k8s-version-152774 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m2s (x4 over 9m2s)    kubelet     Node old-k8s-version-152774 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m2s (x4 over 9m2s)    kubelet     Node old-k8s-version-152774 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  9m2s                   kubelet     Updated Node Allocatable limit across pods
	  Normal  Starting                 8m43s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m43s                  kubelet     Node old-k8s-version-152774 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m43s                  kubelet     Node old-k8s-version-152774 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m43s                  kubelet     Node old-k8s-version-152774 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  8m42s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeReady                8m36s                  kubelet     Node old-k8s-version-152774 status is now: NodeReady
	  Normal  Starting                 8m35s                  kube-proxy  Starting kube-proxy.
	  Normal  Starting                 5m57s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m57s (x8 over 5m57s)  kubelet     Node old-k8s-version-152774 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m57s (x7 over 5m57s)  kubelet     Node old-k8s-version-152774 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m57s (x8 over 5m57s)  kubelet     Node old-k8s-version-152774 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  5m57s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  Starting                 5m45s                  kube-proxy  Starting kube-proxy.
	
	
	==> dmesg <==
	[  +0.000759] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.001048] FS-Cache: N-cookie d=00000000b6bf5524{9p.inode} n=000000000e01dd23
	[  +0.001112] FS-Cache: N-key=[8] '0c6fed0000000000'
	[  +2.863158] FS-Cache: Duplicate cookie detected
	[  +0.000707] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000978] FS-Cache: O-cookie d=00000000b6bf5524{9p.inode} n=00000000622d59e2
	[  +0.001040] FS-Cache: O-key=[8] '0b6fed0000000000'
	[  +0.000739] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000923] FS-Cache: N-cookie d=00000000b6bf5524{9p.inode} n=000000007503e9b8
	[  +0.001184] FS-Cache: N-key=[8] '0b6fed0000000000'
	[  +0.278616] FS-Cache: Duplicate cookie detected
	[  +0.000731] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.001050] FS-Cache: O-cookie d=00000000b6bf5524{9p.inode} n=00000000ade91ad5
	[  +0.001135] FS-Cache: O-key=[8] '116fed0000000000'
	[  +0.000789] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000923] FS-Cache: N-cookie d=00000000b6bf5524{9p.inode} n=0000000033515bb1
	[  +0.001076] FS-Cache: N-key=[8] '116fed0000000000'
	[  +3.283918] FS-Cache: Duplicate cookie detected
	[  +0.000733] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001054] FS-Cache: O-cookie d=00000000940205da{9P.session} n=00000000f13d3b57
	[  +0.001072] FS-Cache: O-key=[10] '34323936393931353332'
	[  +0.000755] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.000967] FS-Cache: N-cookie d=00000000940205da{9P.session} n=0000000099aef1c6
	[  +0.001172] FS-Cache: N-key=[10] '34323936393931353332'
	[Mar27 19:08] overlayfs: failed to resolve '/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/49/fs': -2
	
	
	==> etcd [2836d24b2e21711e774643cc71660b139c080043c12085751d617eb1845d3a42] <==
	raft2024/03/27 19:11:38 INFO: 9f0758e1c58a86ed received MsgVoteResp from 9f0758e1c58a86ed at term 2
	raft2024/03/27 19:11:38 INFO: 9f0758e1c58a86ed became leader at term 2
	raft2024/03/27 19:11:38 INFO: raft.node: 9f0758e1c58a86ed elected leader 9f0758e1c58a86ed at term 2
	2024-03-27 19:11:38.939632 I | etcdserver: published {Name:old-k8s-version-152774 ClientURLs:[https://192.168.85.2:2379]} to cluster 68eaea490fab4e05
	2024-03-27 19:11:38.939800 I | embed: ready to serve client requests
	2024-03-27 19:11:38.941736 I | embed: serving client requests on 192.168.85.2:2379
	2024-03-27 19:11:38.942124 I | embed: ready to serve client requests
	2024-03-27 19:11:38.942341 I | etcdserver: setting up the initial cluster version to 3.4
	2024-03-27 19:11:38.954349 N | etcdserver/membership: set the initial cluster version to 3.4
	2024-03-27 19:11:38.954632 I | etcdserver/api: enabled capabilities for version 3.4
	2024-03-27 19:11:38.960630 I | embed: serving client requests on 127.0.0.1:2379
	2024-03-27 19:12:04.962024 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:12:07.893620 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:12:17.893553 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:12:27.893715 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:12:37.893712 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:12:47.893532 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:12:57.893585 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:13:07.893734 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:13:17.893636 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:13:27.894733 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:13:37.899105 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:13:47.893702 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:13:57.893809 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:14:07.893710 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> etcd [52e0ba1f0d529b25f17986e7bb6a992b9b1ed9ecf6b8389d60e2d4ce42ef57fb] <==
	2024-03-27 19:16:30.523303 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:16:40.523179 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:16:50.523127 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:17:00.532518 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:17:10.523085 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:17:20.523271 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:17:30.523146 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:17:40.523210 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:17:50.523322 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:18:00.523220 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:18:10.523118 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:18:20.523188 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:18:30.523127 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:18:40.523301 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:18:50.523395 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:19:00.523349 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:19:10.523217 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:19:20.523201 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:19:30.525278 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:19:40.523345 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:19:50.523135 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:20:00.534861 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:20:10.523985 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:20:20.523610 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-03-27 19:20:30.524022 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> kernel <==
	 19:20:39 up  3:02,  0 users,  load average: 1.67, 1.94, 2.41
	Linux old-k8s-version-152774 5.15.0-1056-aws #61~20.04.1-Ubuntu SMP Wed Mar 13 17:45:04 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [207572546e278487abb6f6e042c46965634a924b922e4ccd98a323b846424910] <==
	I0327 19:18:36.550727       1 main.go:227] handling current node
	I0327 19:18:46.566298       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:18:46.566330       1 main.go:227] handling current node
	I0327 19:18:56.571266       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:18:56.571826       1 main.go:227] handling current node
	I0327 19:19:06.588451       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:19:06.588705       1 main.go:227] handling current node
	I0327 19:19:16.603443       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:19:16.603479       1 main.go:227] handling current node
	I0327 19:19:26.618571       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:19:26.618600       1 main.go:227] handling current node
	I0327 19:19:36.634445       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:19:36.634477       1 main.go:227] handling current node
	I0327 19:19:46.653584       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:19:46.653614       1 main.go:227] handling current node
	I0327 19:19:56.667368       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:19:56.667578       1 main.go:227] handling current node
	I0327 19:20:06.681571       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:20:06.681816       1 main.go:227] handling current node
	I0327 19:20:16.702245       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:20:16.702591       1 main.go:227] handling current node
	I0327 19:20:26.713675       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:20:26.713706       1 main.go:227] handling current node
	I0327 19:20:36.728890       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:20:36.728921       1 main.go:227] handling current node
	
	
	==> kindnet [63569e363dfc9296fa9ff768788b490ad6ed9f778249d11b66de849c6dcad737] <==
	podIP = 192.168.85.2
	I0327 19:12:04.745646       1 main.go:116] setting mtu 1500 for CNI 
	I0327 19:12:04.745680       1 main.go:146] kindnetd IP family: "ipv4"
	I0327 19:12:04.745693       1 main.go:150] noMask IPv4 subnets: [10.244.0.0/16]
	I0327 19:12:34.963507       1 main.go:191] Failed to get nodes, retrying after error: Get "https://10.96.0.1:443/api/v1/nodes": dial tcp 10.96.0.1:443: i/o timeout
	I0327 19:12:34.977610       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:12:34.977647       1 main.go:227] handling current node
	I0327 19:12:44.995953       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:12:44.995985       1 main.go:227] handling current node
	I0327 19:12:55.027553       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:12:55.027585       1 main.go:227] handling current node
	I0327 19:13:05.037353       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:13:05.037389       1 main.go:227] handling current node
	I0327 19:13:15.067178       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:13:15.067209       1 main.go:227] handling current node
	I0327 19:13:25.095556       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:13:25.095589       1 main.go:227] handling current node
	I0327 19:13:35.106039       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:13:35.106079       1 main.go:227] handling current node
	I0327 19:13:45.126709       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:13:45.126748       1 main.go:227] handling current node
	I0327 19:13:55.153817       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:13:55.153853       1 main.go:227] handling current node
	I0327 19:14:05.168826       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0327 19:14:05.169072       1 main.go:227] handling current node
	
	
	==> kube-apiserver [0ffe2baaed51274b240657c18c34ed424b18570b32a5b170fdc9ee24c9784f68] <==
	I0327 19:17:24.018866       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0327 19:17:24.018876       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0327 19:17:54.211463       1 handler_proxy.go:102] no RequestInfo found in the context
	E0327 19:17:54.211532       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: 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]]
	I0327 19:17:54.211540       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0327 19:18:07.518926       1 client.go:360] parsed scheme: "passthrough"
	I0327 19:18:07.518978       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0327 19:18:07.518988       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0327 19:18:38.990457       1 client.go:360] parsed scheme: "passthrough"
	I0327 19:18:38.990503       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0327 19:18:38.990512       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0327 19:19:14.769108       1 client.go:360] parsed scheme: "passthrough"
	I0327 19:19:14.769163       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0327 19:19:14.769173       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0327 19:19:50.846508       1 client.go:360] parsed scheme: "passthrough"
	I0327 19:19:50.846773       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0327 19:19:50.846862       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0327 19:19:52.728894       1 handler_proxy.go:102] no RequestInfo found in the context
	E0327 19:19:52.729049       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: 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]]
	I0327 19:19:52.729082       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0327 19:20:33.869359       1 client.go:360] parsed scheme: "passthrough"
	I0327 19:20:33.869406       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0327 19:20:33.869415       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-apiserver [2b9fb6b94c99ccab1661b66d26ec6e79310f10d675d9070ea6be0268e91df23c] <==
	I0327 19:11:46.114531       1 storage_scheduling.go:148] all system priority classes are created successfully or already exist.
	I0327 19:11:46.592026       1 controller.go:606] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0327 19:11:46.632209       1 controller.go:606] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	W0327 19:11:46.755459       1 lease.go:233] Resetting endpoints for master service "kubernetes" to [192.168.85.2]
	I0327 19:11:46.756680       1 controller.go:606] quota admission added evaluator for: endpoints
	I0327 19:11:46.760589       1 controller.go:606] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0327 19:11:47.850015       1 controller.go:606] quota admission added evaluator for: serviceaccounts
	I0327 19:11:48.487244       1 controller.go:606] quota admission added evaluator for: deployments.apps
	I0327 19:11:48.631546       1 controller.go:606] quota admission added evaluator for: daemonsets.apps
	I0327 19:11:56.931384       1 controller.go:606] quota admission added evaluator for: leases.coordination.k8s.io
	I0327 19:12:03.755631       1 controller.go:606] quota admission added evaluator for: controllerrevisions.apps
	I0327 19:12:04.000898       1 controller.go:606] quota admission added evaluator for: replicasets.apps
	I0327 19:12:21.086221       1 client.go:360] parsed scheme: "passthrough"
	I0327 19:12:21.086281       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0327 19:12:21.086290       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0327 19:12:57.264424       1 client.go:360] parsed scheme: "passthrough"
	I0327 19:12:57.264465       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0327 19:12:57.264473       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0327 19:13:34.609041       1 client.go:360] parsed scheme: "passthrough"
	I0327 19:13:34.609175       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0327 19:13:34.609205       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	E0327 19:14:13.015797       1 available_controller.go:508] v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1beta1.metrics.k8s.io": the object has been modified; please apply your changes to the latest version and try again
	I0327 19:14:13.499347       1 client.go:360] parsed scheme: "passthrough"
	I0327 19:14:13.499401       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0327 19:14:13.499411       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-controller-manager [1fa6553e277e60c4a15187316ea492539b4f45ccb37e8e5817ed466be9e7ad3b] <==
	I0327 19:12:03.895312       1 disruption.go:339] Sending events to api server.
	I0327 19:12:03.899268       1 shared_informer.go:247] Caches are synced for deployment 
	I0327 19:12:03.900178       1 shared_informer.go:247] Caches are synced for certificate-csrsigning-legacy-unknown 
	I0327 19:12:03.900477       1 shared_informer.go:247] Caches are synced for certificate-csrsigning-kubelet-serving 
	I0327 19:12:03.900495       1 shared_informer.go:247] Caches are synced for certificate-csrsigning-kubelet-client 
	I0327 19:12:03.900543       1 shared_informer.go:247] Caches are synced for certificate-csrsigning-kube-apiserver-client 
	I0327 19:12:03.909066       1 shared_informer.go:247] Caches are synced for certificate-csrapproving 
	I0327 19:12:03.932661       1 shared_informer.go:247] Caches are synced for resource quota 
	I0327 19:12:03.955010       1 shared_informer.go:247] Caches are synced for resource quota 
	I0327 19:12:04.062107       1 shared_informer.go:247] Caches are synced for attach detach 
	I0327 19:12:04.080534       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set coredns-74ff55c5b to 2"
	I0327 19:12:04.125197       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-74ff55c5b-nrwsz"
	E0327 19:12:04.147782       1 clusterroleaggregation_controller.go:181] view failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "view": the object has been modified; please apply your changes to the latest version and try again
	I0327 19:12:04.232825       1 shared_informer.go:240] Waiting for caches to sync for garbage collector
	I0327 19:12:04.250507       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-74ff55c5b-p8r76"
	I0327 19:12:04.433061       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0327 19:12:04.508976       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0327 19:12:04.509000       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I0327 19:12:05.757486       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled down replica set coredns-74ff55c5b to 1"
	I0327 19:12:05.776554       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: coredns-74ff55c5b-nrwsz"
	I0327 19:12:08.837242       1 node_lifecycle_controller.go:1222] Controller detected that some Nodes are Ready. Exiting master disruption mode.
	I0327 19:14:12.692140       1 event.go:291] "Event occurred" object="kube-system/metrics-server" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set metrics-server-9975d5f86 to 1"
	E0327 19:14:12.844780       1 clusterroleaggregation_controller.go:181] view failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "view": the object has been modified; please apply your changes to the latest version and try again
	E0327 19:14:12.845019       1 clusterroleaggregation_controller.go:181] admin failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "admin": the object has been modified; please apply your changes to the latest version and try again
	E0327 19:14:12.870870       1 clusterroleaggregation_controller.go:181] admin failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "admin": the object has been modified; please apply your changes to the latest version and try again
	
	
	==> kube-controller-manager [6c75c3cfda9f5d472ea71bc2fbc3f0ab362fba5a1893fea084b75b36c818698f] <==
	W0327 19:16:14.875292       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0327 19:16:40.921258       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0327 19:16:46.525853       1 request.go:655] Throttling request took 1.048225425s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0327 19:16:47.377519       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0327 19:17:11.423131       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0327 19:17:19.027957       1 request.go:655] Throttling request took 1.048391446s, request: GET:https://192.168.85.2:8443/apis/batch/v1beta1?timeout=32s
	W0327 19:17:19.879475       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0327 19:17:41.925102       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0327 19:17:51.530110       1 request.go:655] Throttling request took 1.04847049s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0327 19:17:52.381436       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0327 19:18:12.431392       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0327 19:18:24.031823       1 request.go:655] Throttling request took 1.047670315s, request: GET:https://192.168.85.2:8443/apis/autoscaling/v1?timeout=32s
	W0327 19:18:24.883281       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0327 19:18:42.933166       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0327 19:18:56.533641       1 request.go:655] Throttling request took 1.046178445s, request: GET:https://192.168.85.2:8443/apis/policy/v1beta1?timeout=32s
	W0327 19:18:57.385000       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0327 19:19:13.435010       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0327 19:19:29.035429       1 request.go:655] Throttling request took 1.04836813s, request: GET:https://192.168.85.2:8443/apis/apiextensions.k8s.io/v1?timeout=32s
	W0327 19:19:29.887151       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0327 19:19:43.936903       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0327 19:20:01.537510       1 request.go:655] Throttling request took 1.039136638s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0327 19:20:02.389345       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0327 19:20:14.438445       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0327 19:20:34.039880       1 request.go:655] Throttling request took 1.048189952s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0327 19:20:34.891257       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	
	
	==> kube-proxy [2e49139787db659cffda7b1b5380735bd4a82e157bb541023d540ad247fc9f83] <==
	I0327 19:12:04.830767       1 node.go:172] Successfully retrieved node IP: 192.168.85.2
	I0327 19:12:04.830867       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.85.2), assume IPv4 operation
	W0327 19:12:04.903014       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0327 19:12:04.903106       1 server_others.go:185] Using iptables Proxier.
	I0327 19:12:04.903307       1 server.go:650] Version: v1.20.0
	I0327 19:12:04.903775       1 config.go:315] Starting service config controller
	I0327 19:12:04.903792       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0327 19:12:04.906124       1 config.go:224] Starting endpoint slice config controller
	I0327 19:12:04.906153       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0327 19:12:05.003922       1 shared_informer.go:247] Caches are synced for service config 
	I0327 19:12:05.006275       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	
	
	==> kube-proxy [de25424b8f929fa617fe73fa2d1e6b021b8f6a2f381c5b1327a3bddeddcafba5] <==
	I0327 19:14:54.067737       1 node.go:172] Successfully retrieved node IP: 192.168.85.2
	I0327 19:14:54.067898       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.85.2), assume IPv4 operation
	W0327 19:14:54.087360       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0327 19:14:54.087590       1 server_others.go:185] Using iptables Proxier.
	I0327 19:14:54.087970       1 server.go:650] Version: v1.20.0
	I0327 19:14:54.090766       1 config.go:315] Starting service config controller
	I0327 19:14:54.090808       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0327 19:14:54.091166       1 config.go:224] Starting endpoint slice config controller
	I0327 19:14:54.091190       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0327 19:14:54.193674       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0327 19:14:54.193764       1 shared_informer.go:247] Caches are synced for service config 
	
	
	==> kube-scheduler [35b9ec8e07a2859078518707aa897230e2d986371cc4c0fcc9de59441501d424] <==
	I0327 19:11:41.064585       1 serving.go:331] Generated self-signed cert in-memory
	W0327 19:11:45.293129       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W0327 19:11:45.293211       1 authentication.go:332] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W0327 19:11:45.293393       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0327 19:11:45.293409       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0327 19:11:45.421459       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0327 19:11:45.421595       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	I0327 19:11:45.421752       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0327 19:11:45.421776       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	E0327 19:11:45.426355       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	E0327 19:11:45.436076       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0327 19:11:45.436178       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.PodDisruptionBudget: failed to list *v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0327 19:11:45.437156       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0327 19:11:45.437400       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0327 19:11:45.437559       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0327 19:11:45.437782       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0327 19:11:45.438025       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0327 19:11:45.438648       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0327 19:11:45.438836       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0327 19:11:45.439005       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0327 19:11:45.439119       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0327 19:11:46.275256       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0327 19:11:46.275603       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0327 19:11:46.334992       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	I0327 19:11:46.721867       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kube-scheduler [45f861afe1590718715920ce8ac726bfbc067e6e7556bc6b43bf587308954d6e] <==
	I0327 19:14:47.399314       1 serving.go:331] Generated self-signed cert in-memory
	W0327 19:14:51.690521       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W0327 19:14:51.690558       1 authentication.go:332] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W0327 19:14:51.690566       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0327 19:14:51.690572       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0327 19:14:51.875897       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0327 19:14:51.875994       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0327 19:14:51.876010       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0327 19:14:51.876025       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	I0327 19:14:52.086227       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kubelet <==
	Mar 27 19:18:55 old-k8s-version-152774 kubelet[662]: E0327 19:18:55.447433     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	Mar 27 19:19:08 old-k8s-version-152774 kubelet[662]: E0327 19:19:08.447831     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 27 19:19:09 old-k8s-version-152774 kubelet[662]: I0327 19:19:09.447187     662 scope.go:95] [topologymanager] RemoveContainer - Container ID: a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d
	Mar 27 19:19:09 old-k8s-version-152774 kubelet[662]: E0327 19:19:09.447537     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	Mar 27 19:19:20 old-k8s-version-152774 kubelet[662]: E0327 19:19:20.448039     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 27 19:19:21 old-k8s-version-152774 kubelet[662]: I0327 19:19:21.447180     662 scope.go:95] [topologymanager] RemoveContainer - Container ID: a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d
	Mar 27 19:19:21 old-k8s-version-152774 kubelet[662]: E0327 19:19:21.447551     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	Mar 27 19:19:32 old-k8s-version-152774 kubelet[662]: I0327 19:19:32.447848     662 scope.go:95] [topologymanager] RemoveContainer - Container ID: a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d
	Mar 27 19:19:32 old-k8s-version-152774 kubelet[662]: E0327 19:19:32.448689     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	Mar 27 19:19:34 old-k8s-version-152774 kubelet[662]: E0327 19:19:34.449620     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: I0327 19:19:47.447771     662 scope.go:95] [topologymanager] RemoveContainer - Container ID: a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d
	Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448095     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	Mar 27 19:19:47 old-k8s-version-152774 kubelet[662]: E0327 19:19:47.448431     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.447877     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: I0327 19:20:01.449276     662 scope.go:95] [topologymanager] RemoveContainer - Container ID: a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d
	Mar 27 19:20:01 old-k8s-version-152774 kubelet[662]: E0327 19:20:01.449776     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: I0327 19:20:15.447145     662 scope.go:95] [topologymanager] RemoveContainer - Container ID: a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d
	Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.448719     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Mar 27 19:20:15 old-k8s-version-152774 kubelet[662]: E0327 19:20:15.449702     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	Mar 27 19:20:29 old-k8s-version-152774 kubelet[662]: I0327 19:20:29.447173     662 scope.go:95] [topologymanager] RemoveContainer - Container ID: a4f7bac13f4a7ad1b325238364476c851a38d59839ef5df236e378f2733c412d
	Mar 27 19:20:29 old-k8s-version-152774 kubelet[662]: E0327 19:20:29.447515     662 pod_workers.go:191] Error syncing pod a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45 ("dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-9ddc4_kubernetes-dashboard(a0bbd7ce-44b0-41f8-a72b-f3cb4d154a45)"
	Mar 27 19:20:30 old-k8s-version-152774 kubelet[662]: E0327 19:20:30.462794     662 remote_image.go:113] PullImage "fake.domain/registry.k8s.io/echoserver:1.4" from image service failed: rpc error: code = Unknown desc = failed to pull and unpack image "fake.domain/registry.k8s.io/echoserver:1.4": failed to resolve reference "fake.domain/registry.k8s.io/echoserver:1.4": failed to do request: Head "https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host
	Mar 27 19:20:30 old-k8s-version-152774 kubelet[662]: E0327 19:20:30.462846     662 kuberuntime_image.go:51] Pull image "fake.domain/registry.k8s.io/echoserver:1.4" failed: rpc error: code = Unknown desc = failed to pull and unpack image "fake.domain/registry.k8s.io/echoserver:1.4": failed to resolve reference "fake.domain/registry.k8s.io/echoserver:1.4": failed to do request: Head "https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host
	Mar 27 19:20:30 old-k8s-version-152774 kubelet[662]: E0327 19:20:30.462976     662 kuberuntime_manager.go:829] container &Container{Name:metrics-server,Image:fake.domain/registry.k8s.io/echoserver:1.4,Command:[],Args:[--cert-dir=/tmp --secure-port=4443 --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --kubelet-use-node-status-port --metric-resolution=60s --kubelet-insecure-tls],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:https,HostPort:0,ContainerPort:4443,Protocol:TCP,HostIP:,},},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{cpu: {{100 -3} {<nil>} 100m DecimalSI},memory: {{209715200 0} {<nil>}  BinarySI},},},VolumeMounts:[]VolumeMount{VolumeMount{Name:tmp-dir,ReadOnly:false,MountPath:/tmp,SubPath:,MountPropagation:nil,SubPathExpr:,},VolumeMount{Name:metrics-server-token-bntmf,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:&Probe{Handler:Handler{Exec
:nil,HTTPGet:&HTTPGetAction{Path:/livez,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/readyz,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:*1000,RunAsNonRoot:*true,ReadOnlyRootFilesystem:*true,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,} start failed in pod metrics-server-9975d5f86-p8k5b_kube-system(59b3461
e-c3ed-454d-a8ee-09516ea76215): ErrImagePull: rpc error: code = Unknown desc = failed to pull and unpack image "fake.domain/registry.k8s.io/echoserver:1.4": failed to resolve reference "fake.domain/registry.k8s.io/echoserver:1.4": failed to do request: Head "https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host
	Mar 27 19:20:30 old-k8s-version-152774 kubelet[662]: E0327 19:20:30.463011     662 pod_workers.go:191] Error syncing pod 59b3461e-c3ed-454d-a8ee-09516ea76215 ("metrics-server-9975d5f86-p8k5b_kube-system(59b3461e-c3ed-454d-a8ee-09516ea76215)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	
	
	==> kubernetes-dashboard [44d7fd2c3587be7277228efcfc0f30d5bebe1e600aa53bca216baac927c90585] <==
	2024/03/27 19:15:14 Using namespace: kubernetes-dashboard
	2024/03/27 19:15:14 Using in-cluster config to connect to apiserver
	2024/03/27 19:15:14 Using secret token for csrf signing
	2024/03/27 19:15:14 Initializing csrf token from kubernetes-dashboard-csrf secret
	2024/03/27 19:15:14 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2024/03/27 19:15:14 Successful initial request to the apiserver, version: v1.20.0
	2024/03/27 19:15:14 Generating JWE encryption key
	2024/03/27 19:15:14 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2024/03/27 19:15:14 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2024/03/27 19:15:14 Initializing JWE encryption key from synchronized object
	2024/03/27 19:15:14 Creating in-cluster Sidecar client
	2024/03/27 19:15:14 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/03/27 19:15:14 Serving insecurely on HTTP port: 9090
	2024/03/27 19:15:44 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/03/27 19:16:14 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/03/27 19:16:44 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/03/27 19:17:14 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/03/27 19:17:44 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/03/27 19:18:14 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/03/27 19:18:44 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/03/27 19:19:14 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/03/27 19:19:44 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/03/27 19:20:14 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/03/27 19:15:14 Starting overwatch
	
	
	==> storage-provisioner [63d5d568691f6db6a790589498e8a601d0cb73ecb855c686a3ae494938f83a07] <==
	I0327 19:14:55.602388       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0327 19:14:55.620743       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0327 19:14:55.620985       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0327 19:15:13.084792       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0327 19:15:13.085732       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_old-k8s-version-152774_a1db7022-fb20-4b57-82e6-5501025ce318!
	I0327 19:15:13.086318       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"49b38ac5-5af7-42e8-aa05-1b36cfcbc6b8", APIVersion:"v1", ResourceVersion:"806", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' old-k8s-version-152774_a1db7022-fb20-4b57-82e6-5501025ce318 became leader
	I0327 19:15:13.186177       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_old-k8s-version-152774_a1db7022-fb20-4b57-82e6-5501025ce318!
	
	
	==> storage-provisioner [748470c6fcbdd635075dc2f53e0b1b149e07e01ca141c6f054d52eb75c80d448] <==
	I0327 19:12:06.451355       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0327 19:12:06.469074       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0327 19:12:06.469403       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0327 19:12:06.480630       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"49b38ac5-5af7-42e8-aa05-1b36cfcbc6b8", APIVersion:"v1", ResourceVersion:"477", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' old-k8s-version-152774_784fbcb4-a082-42e2-b722-8df1e1695e63 became leader
	I0327 19:12:06.480192       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0327 19:12:06.481025       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_old-k8s-version-152774_784fbcb4-a082-42e2-b722-8df1e1695e63!
	I0327 19:12:06.581909       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_old-k8s-version-152774_784fbcb4-a082-42e2-b722-8df1e1695e63!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-152774 -n old-k8s-version-152774
helpers_test.go:261: (dbg) Run:  kubectl --context old-k8s-version-152774 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: metrics-server-9975d5f86-p8k5b
helpers_test.go:274: ======> post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context old-k8s-version-152774 describe pod metrics-server-9975d5f86-p8k5b
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context old-k8s-version-152774 describe pod metrics-server-9975d5f86-p8k5b: exit status 1 (141.899724ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "metrics-server-9975d5f86-p8k5b" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context old-k8s-version-152774 describe pod metrics-server-9975d5f86-p8k5b: exit status 1
--- FAIL: TestStartStop/group/old-k8s-version/serial/SecondStart (375.26s)

                                                
                                    

Test pass (296/335)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 12.45
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.19
9 TestDownloadOnly/v1.20.0/DeleteAll 0.34
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.25
12 TestDownloadOnly/v1.29.3/json-events 7.69
13 TestDownloadOnly/v1.29.3/preload-exists 0
17 TestDownloadOnly/v1.29.3/LogsDuration 0.08
18 TestDownloadOnly/v1.29.3/DeleteAll 0.2
19 TestDownloadOnly/v1.29.3/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.30.0-beta.0/json-events 7.2
22 TestDownloadOnly/v1.30.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.30.0-beta.0/LogsDuration 0.08
27 TestDownloadOnly/v1.30.0-beta.0/DeleteAll 0.22
28 TestDownloadOnly/v1.30.0-beta.0/DeleteAlwaysSucceeds 0.13
30 TestBinaryMirror 0.6
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.12
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.13
36 TestAddons/Setup 139.43
38 TestAddons/parallel/Registry 15.51
40 TestAddons/parallel/InspektorGadget 10.89
41 TestAddons/parallel/MetricsServer 5.87
44 TestAddons/parallel/CSI 69.25
45 TestAddons/parallel/Headlamp 11.01
46 TestAddons/parallel/CloudSpanner 6.56
47 TestAddons/parallel/LocalPath 10.53
48 TestAddons/parallel/NvidiaDevicePlugin 5.57
49 TestAddons/parallel/Yakd 5.01
52 TestAddons/serial/GCPAuth/Namespaces 0.17
53 TestAddons/StoppedEnableDisable 12.3
54 TestCertOptions 35.53
55 TestCertExpiration 231.02
57 TestForceSystemdFlag 43.4
58 TestForceSystemdEnv 45.26
59 TestDockerEnvContainerd 46.62
64 TestErrorSpam/setup 30.16
65 TestErrorSpam/start 0.8
66 TestErrorSpam/status 1
67 TestErrorSpam/pause 1.67
68 TestErrorSpam/unpause 1.81
69 TestErrorSpam/stop 1.48
72 TestFunctional/serial/CopySyncFile 0
73 TestFunctional/serial/StartWithProxy 84.91
74 TestFunctional/serial/AuditLog 0
75 TestFunctional/serial/SoftStart 6.29
76 TestFunctional/serial/KubeContext 0.06
77 TestFunctional/serial/KubectlGetPods 0.09
80 TestFunctional/serial/CacheCmd/cache/add_remote 4.27
81 TestFunctional/serial/CacheCmd/cache/add_local 1.57
82 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
83 TestFunctional/serial/CacheCmd/cache/list 0.07
84 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
85 TestFunctional/serial/CacheCmd/cache/cache_reload 2.05
86 TestFunctional/serial/CacheCmd/cache/delete 0.14
87 TestFunctional/serial/MinikubeKubectlCmd 0.15
88 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
89 TestFunctional/serial/ExtraConfig 46.17
90 TestFunctional/serial/ComponentHealth 0.09
91 TestFunctional/serial/LogsCmd 1.69
92 TestFunctional/serial/LogsFileCmd 1.69
93 TestFunctional/serial/InvalidService 5.14
95 TestFunctional/parallel/ConfigCmd 0.59
96 TestFunctional/parallel/DashboardCmd 9.81
97 TestFunctional/parallel/DryRun 0.44
98 TestFunctional/parallel/InternationalLanguage 0.18
99 TestFunctional/parallel/StatusCmd 1.1
103 TestFunctional/parallel/ServiceCmdConnect 9.6
104 TestFunctional/parallel/AddonsCmd 0.22
105 TestFunctional/parallel/PersistentVolumeClaim 25.73
107 TestFunctional/parallel/SSHCmd 0.66
108 TestFunctional/parallel/CpCmd 2.1
110 TestFunctional/parallel/FileSync 0.37
111 TestFunctional/parallel/CertSync 2.3
115 TestFunctional/parallel/NodeLabels 0.11
117 TestFunctional/parallel/NonActiveRuntimeDisabled 0.71
119 TestFunctional/parallel/License 0.33
121 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.55
122 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
124 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.33
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.12
126 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
130 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
131 TestFunctional/parallel/ServiceCmd/DeployApp 7.21
132 TestFunctional/parallel/ProfileCmd/profile_not_create 0.4
133 TestFunctional/parallel/ProfileCmd/profile_list 0.4
134 TestFunctional/parallel/ProfileCmd/profile_json_output 0.4
135 TestFunctional/parallel/MountCmd/any-port 7.49
136 TestFunctional/parallel/ServiceCmd/List 0.67
137 TestFunctional/parallel/ServiceCmd/JSONOutput 0.74
138 TestFunctional/parallel/ServiceCmd/HTTPS 0.54
139 TestFunctional/parallel/ServiceCmd/Format 0.48
140 TestFunctional/parallel/ServiceCmd/URL 0.46
141 TestFunctional/parallel/MountCmd/specific-port 1.88
142 TestFunctional/parallel/MountCmd/VerifyCleanup 2.17
143 TestFunctional/parallel/Version/short 0.1
144 TestFunctional/parallel/Version/components 1.3
145 TestFunctional/parallel/ImageCommands/ImageListShort 0.45
146 TestFunctional/parallel/ImageCommands/ImageListTable 0.38
147 TestFunctional/parallel/ImageCommands/ImageListJson 0.38
148 TestFunctional/parallel/ImageCommands/ImageListYaml 0.49
149 TestFunctional/parallel/ImageCommands/ImageBuild 2.78
150 TestFunctional/parallel/ImageCommands/Setup 2.67
152 TestFunctional/parallel/UpdateContextCmd/no_changes 0.2
153 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.24
154 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.22
158 TestFunctional/parallel/ImageCommands/ImageRemove 0.48
160 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.62
161 TestFunctional/delete_addon-resizer_images 0.09
162 TestFunctional/delete_my-image_image 0.01
163 TestFunctional/delete_minikube_cached_images 0.02
167 TestMultiControlPlane/serial/StartCluster 131.48
168 TestMultiControlPlane/serial/DeployApp 20.22
169 TestMultiControlPlane/serial/PingHostFromPods 1.79
170 TestMultiControlPlane/serial/AddWorkerNode 24.09
171 TestMultiControlPlane/serial/NodeLabels 0.14
172 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.69
173 TestMultiControlPlane/serial/CopyFile 19.27
174 TestMultiControlPlane/serial/StopSecondaryNode 12.88
175 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.59
176 TestMultiControlPlane/serial/RestartSecondaryNode 18.1
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.73
178 TestMultiControlPlane/serial/RestartClusterKeepsNodes 138.52
179 TestMultiControlPlane/serial/DeleteSecondaryNode 11.33
180 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.54
181 TestMultiControlPlane/serial/StopCluster 35.9
182 TestMultiControlPlane/serial/RestartCluster 70.33
183 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.54
184 TestMultiControlPlane/serial/AddSecondaryNode 41.06
185 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.78
189 TestJSONOutput/start/Command 87.08
190 TestJSONOutput/start/Audit 0
192 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/pause/Command 0.79
196 TestJSONOutput/pause/Audit 0
198 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/unpause/Command 0.66
202 TestJSONOutput/unpause/Audit 0
204 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
207 TestJSONOutput/stop/Command 5.76
208 TestJSONOutput/stop/Audit 0
210 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
211 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
212 TestErrorJSONOutput 0.25
214 TestKicCustomNetwork/create_custom_network 43.15
215 TestKicCustomNetwork/use_default_bridge_network 34.01
216 TestKicExistingNetwork 31.14
217 TestKicCustomSubnet 35.51
218 TestKicStaticIP 33.99
219 TestMainNoArgs 0.06
220 TestMinikubeProfile 69.24
223 TestMountStart/serial/StartWithMountFirst 6.92
224 TestMountStart/serial/VerifyMountFirst 0.27
225 TestMountStart/serial/StartWithMountSecond 6.43
226 TestMountStart/serial/VerifyMountSecond 0.27
227 TestMountStart/serial/DeleteFirst 1.59
228 TestMountStart/serial/VerifyMountPostDelete 0.26
229 TestMountStart/serial/Stop 1.27
230 TestMountStart/serial/RestartStopped 7.78
231 TestMountStart/serial/VerifyMountPostStop 0.25
234 TestMultiNode/serial/FreshStart2Nodes 73.24
235 TestMultiNode/serial/DeployApp2Nodes 4.14
236 TestMultiNode/serial/PingHostFrom2Pods 1.05
237 TestMultiNode/serial/AddNode 16.38
238 TestMultiNode/serial/MultiNodeLabels 0.09
239 TestMultiNode/serial/ProfileList 0.33
240 TestMultiNode/serial/CopyFile 10.51
241 TestMultiNode/serial/StopNode 2.2
242 TestMultiNode/serial/StartAfterStop 9.59
243 TestMultiNode/serial/RestartKeepsNodes 89.79
244 TestMultiNode/serial/DeleteNode 5.39
245 TestMultiNode/serial/StopMultiNode 24
246 TestMultiNode/serial/RestartMultiNode 50.39
247 TestMultiNode/serial/ValidateNameConflict 36.35
252 TestPreload 122.08
257 TestInsufficientStorage 10.33
258 TestRunningBinaryUpgrade 86.94
260 TestKubernetesUpgrade 375.95
261 TestMissingContainerUpgrade 172.15
263 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
264 TestNoKubernetes/serial/StartWithK8s 39.97
265 TestNoKubernetes/serial/StartWithStopK8s 16.43
266 TestNoKubernetes/serial/Start 5.74
267 TestNoKubernetes/serial/VerifyK8sNotRunning 0.37
268 TestNoKubernetes/serial/ProfileList 1.09
269 TestNoKubernetes/serial/Stop 1.23
270 TestNoKubernetes/serial/StartNoArgs 7.95
271 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.28
272 TestStoppedBinaryUpgrade/Setup 1.23
273 TestStoppedBinaryUpgrade/Upgrade 107.83
274 TestStoppedBinaryUpgrade/MinikubeLogs 1.06
283 TestPause/serial/Start 90.53
284 TestPause/serial/SecondStartNoReconfiguration 7.33
285 TestPause/serial/Pause 0.92
286 TestPause/serial/VerifyStatus 0.43
287 TestPause/serial/Unpause 0.88
288 TestPause/serial/PauseAgain 1.08
289 TestPause/serial/DeletePaused 2.68
290 TestPause/serial/VerifyDeletedResources 0.41
298 TestNetworkPlugins/group/false 5.54
303 TestStartStop/group/old-k8s-version/serial/FirstStart 177.21
305 TestStartStop/group/no-preload/serial/FirstStart 71.47
306 TestStartStop/group/old-k8s-version/serial/DeployApp 9.69
307 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.62
308 TestStartStop/group/old-k8s-version/serial/Stop 12.37
309 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.22
311 TestStartStop/group/no-preload/serial/DeployApp 9.45
312 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.2
313 TestStartStop/group/no-preload/serial/Stop 12.19
314 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
315 TestStartStop/group/no-preload/serial/SecondStart 268.08
316 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
317 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.1
318 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.28
319 TestStartStop/group/no-preload/serial/Pause 3.13
321 TestStartStop/group/embed-certs/serial/FirstStart 63.02
322 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
323 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
324 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
325 TestStartStop/group/old-k8s-version/serial/Pause 3.04
327 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 88.89
328 TestStartStop/group/embed-certs/serial/DeployApp 10.5
329 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.5
330 TestStartStop/group/embed-certs/serial/Stop 12.19
331 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.34
332 TestStartStop/group/embed-certs/serial/SecondStart 289.59
333 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.35
334 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.15
335 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.1
336 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.23
337 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 278.4
338 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
339 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
340 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
341 TestStartStop/group/embed-certs/serial/Pause 3.12
343 TestStartStop/group/newest-cni/serial/FirstStart 43.56
344 TestStartStop/group/newest-cni/serial/DeployApp 0
345 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.49
346 TestStartStop/group/newest-cni/serial/Stop 2.11
347 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
348 TestStartStop/group/newest-cni/serial/SecondStart 16.44
349 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
350 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
351 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
352 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.25
353 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.17
354 TestStartStop/group/newest-cni/serial/Pause 2.95
355 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.28
356 TestNetworkPlugins/group/auto/Start 66.41
357 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.14
358 TestNetworkPlugins/group/flannel/Start 68.06
359 TestNetworkPlugins/group/auto/KubeletFlags 0.3
360 TestNetworkPlugins/group/auto/NetCatPod 10.3
361 TestNetworkPlugins/group/flannel/ControllerPod 6.01
362 TestNetworkPlugins/group/auto/DNS 0.18
363 TestNetworkPlugins/group/auto/Localhost 0.17
364 TestNetworkPlugins/group/auto/HairPin 0.16
365 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
366 TestNetworkPlugins/group/flannel/NetCatPod 9.41
367 TestNetworkPlugins/group/flannel/DNS 0.24
368 TestNetworkPlugins/group/flannel/Localhost 0.21
369 TestNetworkPlugins/group/flannel/HairPin 0.19
370 TestNetworkPlugins/group/calico/Start 80.95
371 TestNetworkPlugins/group/custom-flannel/Start 62.62
372 TestNetworkPlugins/group/calico/ControllerPod 6.01
373 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.33
374 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.29
375 TestNetworkPlugins/group/calico/KubeletFlags 0.31
376 TestNetworkPlugins/group/calico/NetCatPod 9.28
377 TestNetworkPlugins/group/custom-flannel/DNS 0.21
378 TestNetworkPlugins/group/custom-flannel/Localhost 0.17
379 TestNetworkPlugins/group/custom-flannel/HairPin 0.17
380 TestNetworkPlugins/group/calico/DNS 0.18
381 TestNetworkPlugins/group/calico/Localhost 0.16
382 TestNetworkPlugins/group/calico/HairPin 0.15
383 TestNetworkPlugins/group/kindnet/Start 68.54
384 TestNetworkPlugins/group/bridge/Start 53.97
385 TestNetworkPlugins/group/bridge/KubeletFlags 0.31
386 TestNetworkPlugins/group/bridge/NetCatPod 11.29
387 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
388 TestNetworkPlugins/group/bridge/DNS 0.18
389 TestNetworkPlugins/group/bridge/Localhost 0.16
390 TestNetworkPlugins/group/bridge/HairPin 0.16
391 TestNetworkPlugins/group/kindnet/KubeletFlags 0.3
392 TestNetworkPlugins/group/kindnet/NetCatPod 9.28
393 TestNetworkPlugins/group/kindnet/DNS 0.24
394 TestNetworkPlugins/group/kindnet/Localhost 0.21
395 TestNetworkPlugins/group/kindnet/HairPin 0.23
396 TestNetworkPlugins/group/enable-default-cni/Start 54.78
397 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
398 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.24
399 TestNetworkPlugins/group/enable-default-cni/DNS 0.18
400 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
401 TestNetworkPlugins/group/enable-default-cni/HairPin 0.18
x
+
TestDownloadOnly/v1.20.0/json-events (12.45s)

                                                
                                                
=== 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-041952 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-041952 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (12.445681696s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (12.45s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|----------------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   |    Version     |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|----------------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-041952 | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:27 UTC |          |
	|         | -p download-only-041952        |                      |         |                |                     |          |
	|         | --force --alsologtostderr      |                      |         |                |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |                |                     |          |
	|         | --container-runtime=containerd |                      |         |                |                     |          |
	|         | --driver=docker                |                      |         |                |                     |          |
	|         | --container-runtime=containerd |                      |         |                |                     |          |
	|---------|--------------------------------|----------------------|---------|----------------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/27 18:27:58
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0327 18:27:58.429088  445151 out.go:291] Setting OutFile to fd 1 ...
	I0327 18:27:58.429254  445151 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:27:58.429269  445151 out.go:304] Setting ErrFile to fd 2...
	I0327 18:27:58.429275  445151 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:27:58.429525  445151 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	W0327 18:27:58.429665  445151 root.go:314] Error reading config file at /home/jenkins/minikube-integration/18517-439728/.minikube/config/config.json: open /home/jenkins/minikube-integration/18517-439728/.minikube/config/config.json: no such file or directory
	I0327 18:27:58.430135  445151 out.go:298] Setting JSON to true
	I0327 18:27:58.431073  445151 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":7816,"bootTime":1711556262,"procs":177,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1056-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0327 18:27:58.431151  445151 start.go:139] virtualization:  
	I0327 18:27:58.434570  445151 out.go:97] [download-only-041952] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	I0327 18:27:58.436841  445151 out.go:169] MINIKUBE_LOCATION=18517
	W0327 18:27:58.434795  445151 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball: no such file or directory
	I0327 18:27:58.434836  445151 notify.go:220] Checking for updates...
	I0327 18:27:58.441609  445151 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0327 18:27:58.444075  445151 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 18:27:58.446124  445151 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	I0327 18:27:58.447917  445151 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0327 18:27:58.452464  445151 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0327 18:27:58.452721  445151 driver.go:392] Setting default libvirt URI to qemu:///system
	I0327 18:27:58.471726  445151 docker.go:122] docker version: linux-26.0.0:Docker Engine - Community
	I0327 18:27:58.471836  445151 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:27:58.532818  445151 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-03-27 18:27:58.523472765 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:27:58.532925  445151 docker.go:295] overlay module found
	I0327 18:27:58.535189  445151 out.go:97] Using the docker driver based on user configuration
	I0327 18:27:58.535214  445151 start.go:297] selected driver: docker
	I0327 18:27:58.535227  445151 start.go:901] validating driver "docker" against <nil>
	I0327 18:27:58.535350  445151 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:27:58.598494  445151 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-03-27 18:27:58.589780936 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:27:58.598685  445151 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0327 18:27:58.598969  445151 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0327 18:27:58.599126  445151 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0327 18:27:58.601335  445151 out.go:169] Using Docker driver with root privileges
	I0327 18:27:58.603375  445151 cni.go:84] Creating CNI manager for ""
	I0327 18:27:58.603393  445151 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 18:27:58.603405  445151 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0327 18:27:58.603476  445151 start.go:340] cluster config:
	{Name:download-only-041952 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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-041952 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:co
ntainerd 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:containerd 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}
	I0327 18:27:58.605441  445151 out.go:97] Starting "download-only-041952" primary control-plane node in "download-only-041952" cluster
	I0327 18:27:58.605460  445151 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0327 18:27:58.607996  445151 out.go:97] Pulling base image v0.0.43-beta.0 ...
	I0327 18:27:58.608025  445151 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0327 18:27:58.608135  445151 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local docker daemon
	I0327 18:27:58.620710  445151 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 to local cache
	I0327 18:27:58.620897  445151 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local cache directory
	I0327 18:27:58.620992  445151 image.go:118] Writing gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 to local cache
	I0327 18:27:58.706093  445151 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0327 18:27:58.706146  445151 cache.go:56] Caching tarball of preloaded images
	I0327 18:27:58.706306  445151 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0327 18:27:58.709000  445151 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0327 18:27:58.709036  445151 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0327 18:27:58.883293  445151 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:7e3d48ccb9f143791669d02e14ce1643 -> /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0327 18:28:04.849917  445151 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 as a tarball
	
	
	* The control-plane node download-only-041952 host does not exist
	  To start a cluster, run: "minikube start -p download-only-041952"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.3/json-events (7.69s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.3/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-763939 --force --alsologtostderr --kubernetes-version=v1.29.3 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-763939 --force --alsologtostderr --kubernetes-version=v1.29.3 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (7.692534395s)
--- PASS: TestDownloadOnly/v1.29.3/json-events (7.69s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|----------------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   |    Version     |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|----------------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-041952 | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:27 UTC |                     |
	|         | -p download-only-041952        |                      |         |                |                     |                     |
	|         | --force --alsologtostderr      |                      |         |                |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |                |                     |                     |
	|         | --container-runtime=containerd |                      |         |                |                     |                     |
	|         | --driver=docker                |                      |         |                |                     |                     |
	|         | --container-runtime=containerd |                      |         |                |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| delete  | -p download-only-041952        | download-only-041952 | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| start   | -o=json --download-only        | download-only-763939 | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC |                     |
	|         | -p download-only-763939        |                      |         |                |                     |                     |
	|         | --force --alsologtostderr      |                      |         |                |                     |                     |
	|         | --kubernetes-version=v1.29.3   |                      |         |                |                     |                     |
	|         | --container-runtime=containerd |                      |         |                |                     |                     |
	|         | --driver=docker                |                      |         |                |                     |                     |
	|         | --container-runtime=containerd |                      |         |                |                     |                     |
	|---------|--------------------------------|----------------------|---------|----------------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/27 18:28:11
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0327 18:28:11.655770  445320 out.go:291] Setting OutFile to fd 1 ...
	I0327 18:28:11.656003  445320 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:28:11.656036  445320 out.go:304] Setting ErrFile to fd 2...
	I0327 18:28:11.656056  445320 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:28:11.656317  445320 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 18:28:11.656752  445320 out.go:298] Setting JSON to true
	I0327 18:28:11.657645  445320 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":7830,"bootTime":1711556262,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1056-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0327 18:28:11.657744  445320 start.go:139] virtualization:  
	I0327 18:28:11.693811  445320 out.go:97] [download-only-763939] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	I0327 18:28:11.726173  445320 out.go:169] MINIKUBE_LOCATION=18517
	I0327 18:28:11.694064  445320 notify.go:220] Checking for updates...
	I0327 18:28:11.790994  445320 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0327 18:28:11.821620  445320 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 18:28:11.854154  445320 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	I0327 18:28:11.886394  445320 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0327 18:28:11.950733  445320 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0327 18:28:11.951015  445320 driver.go:392] Setting default libvirt URI to qemu:///system
	I0327 18:28:11.969295  445320 docker.go:122] docker version: linux-26.0.0:Docker Engine - Community
	I0327 18:28:11.969408  445320 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:28:12.033199  445320 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-03-27 18:28:12.015191359 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:28:12.033323  445320 docker.go:295] overlay module found
	I0327 18:28:12.077739  445320 out.go:97] Using the docker driver based on user configuration
	I0327 18:28:12.077783  445320 start.go:297] selected driver: docker
	I0327 18:28:12.077791  445320 start.go:901] validating driver "docker" against <nil>
	I0327 18:28:12.077932  445320 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:28:12.137240  445320 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-03-27 18:28:12.125677871 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:28:12.137428  445320 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0327 18:28:12.137719  445320 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0327 18:28:12.137884  445320 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0327 18:28:12.158801  445320 out.go:169] Using Docker driver with root privileges
	I0327 18:28:12.190949  445320 cni.go:84] Creating CNI manager for ""
	I0327 18:28:12.190988  445320 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 18:28:12.190999  445320 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0327 18:28:12.191080  445320 start.go:340] cluster config:
	{Name:download-only-763939 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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.29.3 ClusterName:download-only-763939 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:co
ntainerd 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.29.3 ContainerRuntime:containerd 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}
	I0327 18:28:12.222565  445320 out.go:97] Starting "download-only-763939" primary control-plane node in "download-only-763939" cluster
	I0327 18:28:12.222619  445320 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0327 18:28:12.242535  445320 out.go:97] Pulling base image v0.0.43-beta.0 ...
	I0327 18:28:12.242659  445320 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local docker daemon
	I0327 18:28:12.242665  445320 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
	I0327 18:28:12.255446  445320 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 to local cache
	I0327 18:28:12.255581  445320 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local cache directory
	I0327 18:28:12.255603  445320 image.go:66] Found gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local cache directory, skipping pull
	I0327 18:28:12.255608  445320 image.go:105] gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 exists in cache, skipping pull
	I0327 18:28:12.255616  445320 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 as a tarball
	I0327 18:28:12.334828  445320 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.29.3/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4
	I0327 18:28:12.334854  445320 cache.go:56] Caching tarball of preloaded images
	I0327 18:28:12.335011  445320 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
	I0327 18:28:12.337424  445320 out.go:97] Downloading Kubernetes v1.29.3 preload ...
	I0327 18:28:12.337455  445320 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4 ...
	I0327 18:28:12.487155  445320 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.29.3/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4?checksum=md5:663a9a795decbfebeb48b89f3f24d179 -> /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-763939 host does not exist
	  To start a cluster, run: "minikube start -p download-only-763939"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.0-beta.0/json-events (7.2s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.0-beta.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-735380 --force --alsologtostderr --kubernetes-version=v1.30.0-beta.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-735380 --force --alsologtostderr --kubernetes-version=v1.30.0-beta.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (7.196200957s)
--- PASS: TestDownloadOnly/v1.30.0-beta.0/json-events (7.20s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.0-beta.0/LogsDuration (0.08s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|----------------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   |    Version     |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|----------------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-041952 | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:27 UTC |                     |
	|         | -p download-only-041952             |                      |         |                |                     |                     |
	|         | --force --alsologtostderr           |                      |         |                |                     |                     |
	|         | --kubernetes-version=v1.20.0        |                      |         |                |                     |                     |
	|         | --container-runtime=containerd      |                      |         |                |                     |                     |
	|         | --driver=docker                     |                      |         |                |                     |                     |
	|         | --container-runtime=containerd      |                      |         |                |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| delete  | -p download-only-041952             | download-only-041952 | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| start   | -o=json --download-only             | download-only-763939 | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC |                     |
	|         | -p download-only-763939             |                      |         |                |                     |                     |
	|         | --force --alsologtostderr           |                      |         |                |                     |                     |
	|         | --kubernetes-version=v1.29.3        |                      |         |                |                     |                     |
	|         | --container-runtime=containerd      |                      |         |                |                     |                     |
	|         | --driver=docker                     |                      |         |                |                     |                     |
	|         | --container-runtime=containerd      |                      |         |                |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| delete  | -p download-only-763939             | download-only-763939 | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC | 27 Mar 24 18:28 UTC |
	| start   | -o=json --download-only             | download-only-735380 | jenkins | v1.33.0-beta.0 | 27 Mar 24 18:28 UTC |                     |
	|         | -p download-only-735380             |                      |         |                |                     |                     |
	|         | --force --alsologtostderr           |                      |         |                |                     |                     |
	|         | --kubernetes-version=v1.30.0-beta.0 |                      |         |                |                     |                     |
	|         | --container-runtime=containerd      |                      |         |                |                     |                     |
	|         | --driver=docker                     |                      |         |                |                     |                     |
	|         | --container-runtime=containerd      |                      |         |                |                     |                     |
	|---------|-------------------------------------|----------------------|---------|----------------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/27 18:28:19
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0327 18:28:19.762524  445488 out.go:291] Setting OutFile to fd 1 ...
	I0327 18:28:19.762725  445488 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:28:19.762752  445488 out.go:304] Setting ErrFile to fd 2...
	I0327 18:28:19.762770  445488 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:28:19.763049  445488 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 18:28:19.763497  445488 out.go:298] Setting JSON to true
	I0327 18:28:19.764437  445488 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":7838,"bootTime":1711556262,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1056-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0327 18:28:19.764534  445488 start.go:139] virtualization:  
	I0327 18:28:19.766902  445488 out.go:97] [download-only-735380] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	I0327 18:28:19.768969  445488 out.go:169] MINIKUBE_LOCATION=18517
	I0327 18:28:19.767158  445488 notify.go:220] Checking for updates...
	I0327 18:28:19.772981  445488 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0327 18:28:19.774701  445488 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 18:28:19.776663  445488 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	I0327 18:28:19.778277  445488 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0327 18:28:19.781829  445488 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0327 18:28:19.782087  445488 driver.go:392] Setting default libvirt URI to qemu:///system
	I0327 18:28:19.800474  445488 docker.go:122] docker version: linux-26.0.0:Docker Engine - Community
	I0327 18:28:19.800582  445488 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:28:19.869906  445488 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-03-27 18:28:19.86035392 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:28:19.870016  445488 docker.go:295] overlay module found
	I0327 18:28:19.872007  445488 out.go:97] Using the docker driver based on user configuration
	I0327 18:28:19.872043  445488 start.go:297] selected driver: docker
	I0327 18:28:19.872052  445488 start.go:901] validating driver "docker" against <nil>
	I0327 18:28:19.872164  445488 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:28:19.929566  445488 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-03-27 18:28:19.920603537 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:28:19.929746  445488 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0327 18:28:19.930024  445488 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0327 18:28:19.930228  445488 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0327 18:28:19.932814  445488 out.go:169] Using Docker driver with root privileges
	I0327 18:28:19.934562  445488 cni.go:84] Creating CNI manager for ""
	I0327 18:28:19.934589  445488 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0327 18:28:19.934603  445488 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0327 18:28:19.934689  445488 start.go:340] cluster config:
	{Name:download-only-735380 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0-beta.0 ClusterName:download-only-735380 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRun
time:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0-beta.0 ContainerRuntime:containerd 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}
	I0327 18:28:19.936407  445488 out.go:97] Starting "download-only-735380" primary control-plane node in "download-only-735380" cluster
	I0327 18:28:19.936437  445488 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0327 18:28:19.938273  445488 out.go:97] Pulling base image v0.0.43-beta.0 ...
	I0327 18:28:19.938310  445488 preload.go:132] Checking if preload exists for k8s version v1.30.0-beta.0 and runtime containerd
	I0327 18:28:19.938532  445488 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local docker daemon
	I0327 18:28:19.951736  445488 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 to local cache
	I0327 18:28:19.951889  445488 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local cache directory
	I0327 18:28:19.951921  445488 image.go:66] Found gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 in local cache directory, skipping pull
	I0327 18:28:19.951941  445488 image.go:105] gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 exists in cache, skipping pull
	I0327 18:28:19.951953  445488 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 as a tarball
	I0327 18:28:20.040253  445488 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.0-beta.0/preloaded-images-k8s-v18-v1.30.0-beta.0-containerd-overlay2-arm64.tar.lz4
	I0327 18:28:20.040281  445488 cache.go:56] Caching tarball of preloaded images
	I0327 18:28:20.040454  445488 preload.go:132] Checking if preload exists for k8s version v1.30.0-beta.0 and runtime containerd
	I0327 18:28:20.042830  445488 out.go:97] Downloading Kubernetes v1.30.0-beta.0 preload ...
	I0327 18:28:20.042864  445488 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.30.0-beta.0-containerd-overlay2-arm64.tar.lz4 ...
	I0327 18:28:20.191729  445488 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.0-beta.0/preloaded-images-k8s-v18-v1.30.0-beta.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:f676343275e1172ac594af64d6d0592a -> /home/jenkins/minikube-integration/18517-439728/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-beta.0-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-735380 host does not exist
	  To start a cluster, run: "minikube start -p download-only-735380"

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.0-beta.0/DeleteAll (0.22s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.0-beta.0/DeleteAlwaysSucceeds (0.13s)

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

                                                
                                    
x
+
TestBinaryMirror (0.6s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.12s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.13s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (139.43s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:109: (dbg) Run:  out/minikube-linux-arm64 start -p addons-884831 --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 --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns
addons_test.go:109: (dbg) Done: out/minikube-linux-arm64 start -p addons-884831 --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 --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns: (2m19.426832001s)
--- PASS: TestAddons/Setup (139.43s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:330: registry stabilized in 56.012374ms
addons_test.go:332: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-xrpgh" [542f7a04-63b7-449b-a0fe-9d3a83a7bb4e] Running
addons_test.go:332: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.005411249s
addons_test.go:335: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-mx4gp" [85bc5618-dfab-41d0-b6fb-af1d7481f28a] Running
addons_test.go:335: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00900502s
addons_test.go:340: (dbg) Run:  kubectl --context addons-884831 delete po -l run=registry-test --now
addons_test.go:345: (dbg) Run:  kubectl --context addons-884831 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:345: (dbg) Done: kubectl --context addons-884831 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (3.348533004s)
addons_test.go:359: (dbg) Run:  out/minikube-linux-arm64 -p addons-884831 ip
2024/03/27 18:31:03 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:388: (dbg) Run:  out/minikube-linux-arm64 -p addons-884831 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.51s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.89s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-gxxt6" [d7cdec76-fc79-4f26-ae51-423d4c1fe727] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.005293398s
addons_test.go:841: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-884831
addons_test.go:841: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-884831: (5.88604753s)
--- PASS: TestAddons/parallel/InspektorGadget (10.89s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:407: metrics-server stabilized in 4.92638ms
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-69cf46c98-sw7nt" [6a3ba2b5-4900-4add-bdc2-9bdb23b0cb71] Running
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.010757427s
addons_test.go:415: (dbg) Run:  kubectl --context addons-884831 top pods -n kube-system
addons_test.go:432: (dbg) Run:  out/minikube-linux-arm64 -p addons-884831 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.87s)

                                                
                                    
x
+
TestAddons/parallel/CSI (69.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:561: csi-hostpath-driver pods stabilized in 57.369581ms
addons_test.go:564: (dbg) Run:  kubectl --context addons-884831 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:569: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:574: (dbg) Run:  kubectl --context addons-884831 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:579: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [db8e539a-7932-46cb-8cc0-710112d5f3f5] Pending
helpers_test.go:344: "task-pv-pod" [db8e539a-7932-46cb-8cc0-710112d5f3f5] 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" [db8e539a-7932-46cb-8cc0-710112d5f3f5] Running
addons_test.go:579: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 8.004968644s
addons_test.go:584: (dbg) Run:  kubectl --context addons-884831 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:589: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-884831 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-884831 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:594: (dbg) Run:  kubectl --context addons-884831 delete pod task-pv-pod
addons_test.go:600: (dbg) Run:  kubectl --context addons-884831 delete pvc hpvc
addons_test.go:606: (dbg) Run:  kubectl --context addons-884831 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:611: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:616: (dbg) Run:  kubectl --context addons-884831 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:621: (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" [6f0323f0-d161-4159-b3f0-e093d4ef0620] Pending
helpers_test.go:344: "task-pv-pod-restore" [6f0323f0-d161-4159-b3f0-e093d4ef0620] 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" [6f0323f0-d161-4159-b3f0-e093d4ef0620] Running
addons_test.go:621: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.004039006s
addons_test.go:626: (dbg) Run:  kubectl --context addons-884831 delete pod task-pv-pod-restore
addons_test.go:630: (dbg) Run:  kubectl --context addons-884831 delete pvc hpvc-restore
addons_test.go:634: (dbg) Run:  kubectl --context addons-884831 delete volumesnapshot new-snapshot-demo
addons_test.go:638: (dbg) Run:  out/minikube-linux-arm64 -p addons-884831 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:638: (dbg) Done: out/minikube-linux-arm64 -p addons-884831 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.811934031s)
addons_test.go:642: (dbg) Run:  out/minikube-linux-arm64 -p addons-884831 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:642: (dbg) Done: out/minikube-linux-arm64 -p addons-884831 addons disable volumesnapshots --alsologtostderr -v=1: (1.096587752s)
--- PASS: TestAddons/parallel/CSI (69.25s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (11.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:824: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-884831 --alsologtostderr -v=1
addons_test.go:824: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-884831 --alsologtostderr -v=1: (1.002201513s)
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-5b77dbd7c4-njhwb" [ec3c6a99-8442-4743-b327-893be409fe99] Pending
helpers_test.go:344: "headlamp-5b77dbd7c4-njhwb" [ec3c6a99-8442-4743-b327-893be409fe99] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5b77dbd7c4-njhwb" [ec3c6a99-8442-4743-b327-893be409fe99] Running
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003401022s
--- PASS: TestAddons/parallel/Headlamp (11.01s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5446596998-vk9hp" [aaf5c1b9-400c-466f-8dc0-9aa13114fd48] Running
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.00450773s
addons_test.go:860: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-884831
--- PASS: TestAddons/parallel/CloudSpanner (6.56s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (10.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:873: (dbg) Run:  kubectl --context addons-884831 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:879: (dbg) Run:  kubectl --context addons-884831 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:883: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-884831 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [adec3ec5-ab14-4535-96d2-92302e068ded] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [adec3ec5-ab14-4535-96d2-92302e068ded] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [adec3ec5-ab14-4535-96d2-92302e068ded] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.00508947s
addons_test.go:891: (dbg) Run:  kubectl --context addons-884831 get pvc test-pvc -o=json
addons_test.go:900: (dbg) Run:  out/minikube-linux-arm64 -p addons-884831 ssh "cat /opt/local-path-provisioner/pvc-8925cd86-de6c-45c9-a6a7-61358f7ce570_default_test-pvc/file1"
addons_test.go:912: (dbg) Run:  kubectl --context addons-884831 delete pod test-local-path
addons_test.go:916: (dbg) Run:  kubectl --context addons-884831 delete pvc test-pvc
addons_test.go:920: (dbg) Run:  out/minikube-linux-arm64 -p addons-884831 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (10.53s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:952: (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-zn62g" [af9d0ef9-7050-4008-9669-4094bb32bc99] Running
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004048666s
addons_test.go:955: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-884831
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.57s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (5.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:963: (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-9947fc6bf-lq2pn" [a8a8b943-ebb3-41ea-89e7-f86731927d79] Running
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.004309025s
--- PASS: TestAddons/parallel/Yakd (5.01s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:650: (dbg) Run:  kubectl --context addons-884831 create ns new-namespace
addons_test.go:664: (dbg) Run:  kubectl --context addons-884831 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.17s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.3s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-884831
addons_test.go:172: (dbg) Done: out/minikube-linux-arm64 stop -p addons-884831: (12.005382855s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-884831
addons_test.go:180: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-884831
addons_test.go:185: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-884831
--- PASS: TestAddons/StoppedEnableDisable (12.30s)

                                                
                                    
x
+
TestCertOptions (35.53s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-054100 --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=containerd
E0327 19:10:48.511412  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-054100 --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=containerd: (32.846253935s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-054100 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-054100 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-054100 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-054100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-054100
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-054100: (2.003512987s)
--- PASS: TestCertOptions (35.53s)

                                                
                                    
x
+
TestCertExpiration (231.02s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-928990 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-928990 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (42.031974394s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-928990 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-928990 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (6.7347336s)
helpers_test.go:175: Cleaning up "cert-expiration-928990" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-928990
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-928990: (2.255805296s)
--- PASS: TestCertExpiration (231.02s)

                                                
                                    
x
+
TestForceSystemdFlag (43.4s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-223676 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-223676 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (40.90029141s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-223676 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-flag-223676" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-223676
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-223676: (2.167491174s)
--- PASS: TestForceSystemdFlag (43.40s)

                                                
                                    
x
+
TestForceSystemdEnv (45.26s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-580546 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-580546 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (42.897154682s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-580546 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-580546" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-580546
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-580546: (1.977387382s)
--- PASS: TestForceSystemdEnv (45.26s)

                                                
                                    
x
+
TestDockerEnvContainerd (46.62s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with containerd true linux arm64
docker_test.go:181: (dbg) Run:  out/minikube-linux-arm64 start -p dockerenv-145830 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-145830 --driver=docker  --container-runtime=containerd: (30.566304115s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-145830"
docker_test.go:189: (dbg) Done: /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-145830": (1.118512986s)
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-ZWXWd0Ra1Vdm/agent.463160" SSH_AGENT_PID="463161" DOCKER_HOST=ssh://docker@127.0.0.1:33172 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-ZWXWd0Ra1Vdm/agent.463160" SSH_AGENT_PID="463161" DOCKER_HOST=ssh://docker@127.0.0.1:33172 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env"
docker_test.go:243: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-ZWXWd0Ra1Vdm/agent.463160" SSH_AGENT_PID="463161" DOCKER_HOST=ssh://docker@127.0.0.1:33172 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": (1.493480275s)
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-ZWXWd0Ra1Vdm/agent.463160" SSH_AGENT_PID="463161" DOCKER_HOST=ssh://docker@127.0.0.1:33172 docker image ls"
helpers_test.go:175: Cleaning up "dockerenv-145830" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-145830
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-145830: (1.934158734s)
--- PASS: TestDockerEnvContainerd (46.62s)

                                                
                                    
x
+
TestErrorSpam/setup (30.16s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.8s)

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

                                                
                                    
x
+
TestErrorSpam/status (1s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.67s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.81s)

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

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (84.91s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-395494 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
E0327 18:35:48.512250  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 18:35:48.518051  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 18:35:48.528388  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 18:35:48.548628  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 18:35:48.588983  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 18:35:48.669303  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 18:35:48.829748  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 18:35:49.149943  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 18:35:49.790850  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 18:35:51.071283  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
functional_test.go:2230: (dbg) Done: out/minikube-linux-arm64 start -p functional-395494 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (1m24.908885376s)
--- PASS: TestFunctional/serial/StartWithProxy (84.91s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (6.29s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-395494 --alsologtostderr -v=8
E0327 18:35:53.631703  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-395494 --alsologtostderr -v=8: (6.283468394s)
functional_test.go:659: soft start took 6.286845961s for "functional-395494" cluster.
--- PASS: TestFunctional/serial/SoftStart (6.29s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 cache add registry.k8s.io/pause:3.1
E0327 18:35:58.751972  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-395494 cache add registry.k8s.io/pause:3.1: (1.392074223s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-395494 cache add registry.k8s.io/pause:3.3: (1.646866224s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-395494 cache add registry.k8s.io/pause:latest: (1.226243199s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.27s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (46.17s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-395494 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0327 18:36:08.992576  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 18:36:29.472723  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-395494 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (46.164350401s)
functional_test.go:757: restart took 46.164468797s for "functional-395494" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (46.17s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.69s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.69s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 logs --file /tmp/TestFunctionalserialLogsFileCmd996356347/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-395494 logs --file /tmp/TestFunctionalserialLogsFileCmd996356347/001/logs.txt: (1.685320853s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.69s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.14s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.59s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.81s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.44s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-395494] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18517
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0327 18:37:33.448749  476922 out.go:291] Setting OutFile to fd 1 ...
	I0327 18:37:33.448890  476922 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:37:33.448902  476922 out.go:304] Setting ErrFile to fd 2...
	I0327 18:37:33.448929  476922 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:37:33.449183  476922 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 18:37:33.449571  476922 out.go:298] Setting JSON to false
	I0327 18:37:33.450614  476922 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":8391,"bootTime":1711556262,"procs":212,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1056-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0327 18:37:33.450732  476922 start.go:139] virtualization:  
	I0327 18:37:33.453427  476922 out.go:177] * [functional-395494] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	I0327 18:37:33.455311  476922 out.go:177]   - MINIKUBE_LOCATION=18517
	I0327 18:37:33.457341  476922 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0327 18:37:33.455390  476922 notify.go:220] Checking for updates...
	I0327 18:37:33.460722  476922 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 18:37:33.462697  476922 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	I0327 18:37:33.464698  476922 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0327 18:37:33.466509  476922 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0327 18:37:33.469217  476922 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 18:37:33.469711  476922 driver.go:392] Setting default libvirt URI to qemu:///system
	I0327 18:37:33.494941  476922 docker.go:122] docker version: linux-26.0.0:Docker Engine - Community
	I0327 18:37:33.495060  476922 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:37:33.575117  476922 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:53 SystemTime:2024-03-27 18:37:33.562561174 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:37:33.575226  476922 docker.go:295] overlay module found
	I0327 18:37:33.581071  476922 out.go:177] * Using the docker driver based on existing profile
	I0327 18:37:33.583319  476922 start.go:297] selected driver: docker
	I0327 18:37:33.583339  476922 start.go:901] validating driver "docker" against &{Name:functional-395494 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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.29.3 ClusterName:functional-395494 Namespace:default APIServerHAVIP: APIServerName:minikubeCA API
ServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.29.3 ContainerRuntime:containerd 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: Mou
ntMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0327 18:37:33.583456  476922 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0327 18:37:33.585992  476922 out.go:177] 
	W0327 18:37:33.588134  476922 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0327 18:37:33.590095  476922 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-395494] minikube v1.33.0-beta.0 sur Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18517
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0327 18:37:33.269326  476882 out.go:291] Setting OutFile to fd 1 ...
	I0327 18:37:33.269517  476882 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:37:33.269548  476882 out.go:304] Setting ErrFile to fd 2...
	I0327 18:37:33.269568  476882 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:37:33.269932  476882 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 18:37:33.270357  476882 out.go:298] Setting JSON to false
	I0327 18:37:33.271437  476882 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":8391,"bootTime":1711556262,"procs":212,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1056-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0327 18:37:33.271543  476882 start.go:139] virtualization:  
	I0327 18:37:33.276121  476882 out.go:177] * [functional-395494] minikube v1.33.0-beta.0 sur Ubuntu 20.04 (arm64)
	I0327 18:37:33.278763  476882 notify.go:220] Checking for updates...
	I0327 18:37:33.279320  476882 out.go:177]   - MINIKUBE_LOCATION=18517
	I0327 18:37:33.281141  476882 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0327 18:37:33.283137  476882 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 18:37:33.285058  476882 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	I0327 18:37:33.287522  476882 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0327 18:37:33.290211  476882 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0327 18:37:33.293410  476882 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 18:37:33.294021  476882 driver.go:392] Setting default libvirt URI to qemu:///system
	I0327 18:37:33.313276  476882 docker.go:122] docker version: linux-26.0.0:Docker Engine - Community
	I0327 18:37:33.313398  476882 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:37:33.377728  476882 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:53 SystemTime:2024-03-27 18:37:33.366356459 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:37:33.377841  476882 docker.go:295] overlay module found
	I0327 18:37:33.379910  476882 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0327 18:37:33.381694  476882 start.go:297] selected driver: docker
	I0327 18:37:33.381711  476882 start.go:901] validating driver "docker" against &{Name:functional-395494 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43-beta.0@sha256:185c97a62a2e62a78b853e29e445f05ffbcf36149614c192af3643aa3888c4e8 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.29.3 ClusterName:functional-395494 Namespace:default APIServerHAVIP: APIServerName:minikubeCA API
ServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.29.3 ContainerRuntime:containerd 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: Mou
ntMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0327 18:37:33.381825  476882 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0327 18:37:33.384338  476882 out.go:177] 
	W0327 18:37:33.386000  476882 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0327 18:37:33.387677  476882 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-395494 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-395494 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-7799dfb7c6-28jrg" [693b4eae-b519-4517-8cf5-75f67ee4f516] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-7799dfb7c6-28jrg" [693b4eae-b519-4517-8cf5-75f67ee4f516] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.004505s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30333
functional_test.go:1671: http://192.168.49.2:30333: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-7799dfb7c6-28jrg

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.22s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.73s)

                                                
                                                
=== 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" [720cc4f8-6803-4424-8b68-7975a2aa3b38] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004857078s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-395494 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-395494 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-395494 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-395494 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" [6b0f8cf9-49ab-4d4c-bcf1-3f2d965f0628] Pending
helpers_test.go:344: "sp-pod" [6b0f8cf9-49ab-4d4c-bcf1-3f2d965f0628] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
E0327 18:37:10.433083  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
helpers_test.go:344: "sp-pod" [6b0f8cf9-49ab-4d4c-bcf1-3f2d965f0628] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.004008647s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-395494 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-395494 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-395494 delete -f testdata/storage-provisioner/pod.yaml: (1.710094284s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-395494 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" [0d3b0bc7-f706-42fc-8afe-904d7737992c] Pending
helpers_test.go:344: "sp-pod" [0d3b0bc7-f706-42fc-8afe-904d7737992c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003476222s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-395494 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.73s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.66s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.37s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.3s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.33s)

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

                                                
                                                

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-395494 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" [40bfcaeb-a8b8-4769-8796-2a4664f835ee] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [40bfcaeb-a8b8-4769-8796-2a4664f835ee] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003450775s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.33s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-395494 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-395494 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-759d89bdcc-kxrxv" [d6471e63-4d84-40a3-8f45-879218ee431a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-759d89bdcc-kxrxv" [d6471e63-4d84-40a3-8f45-879218ee431a] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.004565591s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.21s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Mar 27 18:37 created-by-test
-rw-r--r-- 1 docker docker 24 Mar 27 18:37 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Mar 27 18:37 test-1711564649089819536
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 ssh cat /mount-9p/test-1711564649089819536
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-395494 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" [32ba8b5c-e43d-40fd-9257-f702642fc533] Pending
helpers_test.go:344: "busybox-mount" [32ba8b5c-e43d-40fd-9257-f702642fc533] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [32ba8b5c-e43d-40fd-9257-f702642fc533] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [32ba8b5c-e43d-40fd-9257-f702642fc533] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 4.006838312s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-395494 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-395494 /tmp/TestFunctionalparallelMountCmdany-port1378485993/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.49s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-395494 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.29.3
registry.k8s.io/kube-proxy:v1.29.3
registry.k8s.io/kube-controller-manager:v1.29.3
registry.k8s.io/kube-apiserver:v1.29.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-395494
docker.io/kindest/kindnetd:v20240202-8f1494ea
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-395494 image ls --format short --alsologtostderr:
I0327 18:37:59.923124  479671 out.go:291] Setting OutFile to fd 1 ...
I0327 18:37:59.923254  479671 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0327 18:37:59.923262  479671 out.go:304] Setting ErrFile to fd 2...
I0327 18:37:59.923268  479671 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0327 18:37:59.923562  479671 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
I0327 18:37:59.924236  479671 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0327 18:37:59.924420  479671 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0327 18:37:59.924961  479671 cli_runner.go:164] Run: docker container inspect functional-395494 --format={{.State.Status}}
I0327 18:37:59.950309  479671 ssh_runner.go:195] Run: systemctl --version
I0327 18:37:59.950369  479671 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-395494
I0327 18:37:59.972452  479671 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33182 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/functional-395494/id_rsa Username:docker}
I0327 18:38:00.110272  479671 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.45s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-395494 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/pause                       | 3.3                | sha256:3d1873 | 249kB  |
| registry.k8s.io/coredns/coredns             | v1.11.1            | sha256:2437cf | 16.5MB |
| registry.k8s.io/pause                       | 3.9                | sha256:829e9d | 268kB  |
| docker.io/library/nginx                     | latest             | sha256:070027 | 67.2MB |
| registry.k8s.io/etcd                        | 3.5.12-0           | sha256:014faa | 66.2MB |
| registry.k8s.io/kube-proxy                  | v1.29.3            | sha256:0e9b4a | 25MB   |
| registry.k8s.io/kube-scheduler              | v1.29.3            | sha256:4b51f9 | 16.9MB |
| docker.io/library/nginx                     | alpine             | sha256:b8c826 | 17.6MB |
| registry.k8s.io/kube-apiserver              | v1.29.3            | sha256:258111 | 32.1MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | sha256:1611cd | 1.94MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:ba04bb | 8.03MB |
| registry.k8s.io/echoserver-arm              | 1.8                | sha256:72565b | 45.3MB |
| docker.io/kindest/kindnetd                  | v20240202-8f1494ea | sha256:4740c1 | 25.3MB |
| registry.k8s.io/pause                       | 3.1                | sha256:8057e0 | 262kB  |
| registry.k8s.io/pause                       | latest             | sha256:8cb209 | 71.3kB |
| docker.io/library/minikube-local-cache-test | functional-395494  | sha256:be93d0 | 991B   |
| registry.k8s.io/kube-controller-manager     | v1.29.3            | sha256:121d70 | 30.6MB |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-395494 image ls --format table --alsologtostderr:
I0327 18:38:00.467967  479731 out.go:291] Setting OutFile to fd 1 ...
I0327 18:38:00.468081  479731 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0327 18:38:00.468086  479731 out.go:304] Setting ErrFile to fd 2...
I0327 18:38:00.468091  479731 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0327 18:38:00.468408  479731 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
I0327 18:38:00.469078  479731 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0327 18:38:00.469196  479731 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0327 18:38:00.469844  479731 cli_runner.go:164] Run: docker container inspect functional-395494 --format={{.State.Status}}
I0327 18:38:00.497794  479731 ssh_runner.go:195] Run: systemctl --version
I0327 18:38:00.497848  479731 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-395494
I0327 18:38:00.525571  479731 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33182 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/functional-395494/id_rsa Username:docker}
I0327 18:38:00.620812  479731 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.38s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-395494 image ls --format json --alsologtostderr:
[{"id":"sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"45324675"},{"id":"sha256:0e9b4a0d1e86d942f5ed93eaf751771e7602104cac5e15256c36967770ad2775","repoDigests":["registry.k8s.io/kube-proxy@sha256:fa87cba052adcb992bd59bd1304115c6f3b3fb370407805ba52af3d9ff3f0863"],"repoTags":["registry.k8s.io/kube-proxy:v1.29.3"],"size":"25039677"},{"id":"sha256:4b51f9f6bc9b9a68473278361df0e8985109b56c7b649532c6bffcab2a8c65fb","repoDigests":["registry.k8s.io/kube-scheduler@sha256:6fb91d791db6d62f6b1ac9dbed23fdb597335550d99ff8333d53c4136e889b3a"],"repoTags":["registry.k8s.io/kube-scheduler:v1.29.3"],"size":"16931371"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc
8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"268051"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"sha256:4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d","repoDigests":["docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988"],"repoTags":["docker.io/kindest/kindnetd:v20240202-8f1494ea"],"size":"25336339"},{"id":"sha256:b8c82647e8a2586145e422943ae4c69c9b1600db636e1269efd256360eb396b0","repoDigests":["docker.io/library/nginx@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742"],"repoTags":["docker.io/library/nginx:alpine"],"size":"17601398"},{"id":"sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:
2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"1935750"},{"id":"sha256:2581114f5709d3459ca39f243fd21fde75f2f60d205ffdcd57b4207c33980794","repoDigests":["registry.k8s.io/kube-apiserver@sha256:ebd35bc7ef24672c5c50ffccb21f71307a82d4fb20c0ecb6d3d27b28b69e0e3c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.29.3"],"size":"32143347"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:be93d015d6956bf568299855a8a309a86aae8ec6dc1356a1841cd0f19ee31715","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-395494"],"size":"991"},{"id":"sha256:070027a3cbe09ac697570e31174acc1699701bd0626d2cf71e01623f41a10f53","repoDigests":["docker.io/library/nginx@sha256:6db391d1c0cfb30588ba0bf72ea999404f2764febf0f1f196acd5867ac7efa7e"],"repoTags":["docker.io/library/nginx:latest"],"size":"67216851"},{"id":"
sha256:121d70d9a3805f44c7c587a60d9360495cf9d95129047f4818bb7110ec1ec195","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:5a7968649f8aee83d5a2d75d6d377ba2680df25b0b97b3be12fa10f15ad67104"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.29.3"],"size":"30578527"},{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"16482581"},{"id":"sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8
086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"66189079"},{"id":"sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"],"repoTags":[],"size":"74084559"},{"id":"sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"18306114"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-395494 image ls --format json --alsologtostderr:
I0327 18:38:00.460495  479726 out.go:291] Setting OutFile to fd 1 ...
I0327 18:38:00.460719  479726 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0327 18:38:00.460749  479726 out.go:304] Setting ErrFile to fd 2...
I0327 18:38:00.460769  479726 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0327 18:38:00.461113  479726 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
I0327 18:38:00.461875  479726 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0327 18:38:00.462094  479726 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0327 18:38:00.462687  479726 cli_runner.go:164] Run: docker container inspect functional-395494 --format={{.State.Status}}
I0327 18:38:00.485831  479726 ssh_runner.go:195] Run: systemctl --version
I0327 18:38:00.485992  479726 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-395494
I0327 18:38:00.514910  479726 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33182 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/functional-395494/id_rsa Username:docker}
I0327 18:38:00.613409  479726 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.38s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-395494 image ls --format yaml --alsologtostderr:
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "18306114"
- id: sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "66189079"
- id: sha256:2581114f5709d3459ca39f243fd21fde75f2f60d205ffdcd57b4207c33980794
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:ebd35bc7ef24672c5c50ffccb21f71307a82d4fb20c0ecb6d3d27b28b69e0e3c
repoTags:
- registry.k8s.io/kube-apiserver:v1.29.3
size: "32143347"
- id: sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "71300"
- id: sha256:4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d
repoDigests:
- docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988
repoTags:
- docker.io/kindest/kindnetd:v20240202-8f1494ea
size: "25336339"
- id: sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "1935750"
- id: sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "16482581"
- id: sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "268051"
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:070027a3cbe09ac697570e31174acc1699701bd0626d2cf71e01623f41a10f53
repoDigests:
- docker.io/library/nginx@sha256:6db391d1c0cfb30588ba0bf72ea999404f2764febf0f1f196acd5867ac7efa7e
repoTags:
- docker.io/library/nginx:latest
size: "67216851"
- id: sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "45324675"
- id: sha256:121d70d9a3805f44c7c587a60d9360495cf9d95129047f4818bb7110ec1ec195
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:5a7968649f8aee83d5a2d75d6d377ba2680df25b0b97b3be12fa10f15ad67104
repoTags:
- registry.k8s.io/kube-controller-manager:v1.29.3
size: "30578527"
- id: sha256:0e9b4a0d1e86d942f5ed93eaf751771e7602104cac5e15256c36967770ad2775
repoDigests:
- registry.k8s.io/kube-proxy@sha256:fa87cba052adcb992bd59bd1304115c6f3b3fb370407805ba52af3d9ff3f0863
repoTags:
- registry.k8s.io/kube-proxy:v1.29.3
size: "25039677"
- id: sha256:4b51f9f6bc9b9a68473278361df0e8985109b56c7b649532c6bffcab2a8c65fb
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:6fb91d791db6d62f6b1ac9dbed23fdb597335550d99ff8333d53c4136e889b3a
repoTags:
- registry.k8s.io/kube-scheduler:v1.29.3
size: "16931371"
- id: sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:be93d015d6956bf568299855a8a309a86aae8ec6dc1356a1841cd0f19ee31715
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-395494
size: "991"
- id: sha256:b8c82647e8a2586145e422943ae4c69c9b1600db636e1269efd256360eb396b0
repoDigests:
- docker.io/library/nginx@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742
repoTags:
- docker.io/library/nginx:alpine
size: "17601398"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-395494 image ls --format yaml --alsologtostderr:
I0327 18:37:59.933768  479672 out.go:291] Setting OutFile to fd 1 ...
I0327 18:37:59.933861  479672 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0327 18:37:59.933866  479672 out.go:304] Setting ErrFile to fd 2...
I0327 18:37:59.933871  479672 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0327 18:37:59.934135  479672 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
I0327 18:37:59.934840  479672 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0327 18:37:59.934955  479672 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0327 18:37:59.935454  479672 cli_runner.go:164] Run: docker container inspect functional-395494 --format={{.State.Status}}
I0327 18:37:59.955899  479672 ssh_runner.go:195] Run: systemctl --version
I0327 18:37:59.955956  479672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-395494
I0327 18:37:59.984598  479672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33182 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/functional-395494/id_rsa Username:docker}
I0327 18:38:00.153786  479672 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.49s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image build -t localhost/my-image:functional-395494 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-395494 image build -t localhost/my-image:functional-395494 testdata/build --alsologtostderr: (2.264760393s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-395494 image build -t localhost/my-image:functional-395494 testdata/build --alsologtostderr:
I0327 18:38:01.024132  479833 out.go:291] Setting OutFile to fd 1 ...
I0327 18:38:01.024798  479833 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0327 18:38:01.024815  479833 out.go:304] Setting ErrFile to fd 2...
I0327 18:38:01.024821  479833 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0327 18:38:01.025074  479833 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
I0327 18:38:01.025715  479833 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0327 18:38:01.026956  479833 config.go:182] Loaded profile config "functional-395494": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0327 18:38:01.027471  479833 cli_runner.go:164] Run: docker container inspect functional-395494 --format={{.State.Status}}
I0327 18:38:01.042986  479833 ssh_runner.go:195] Run: systemctl --version
I0327 18:38:01.043042  479833 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-395494
I0327 18:38:01.058386  479833 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33182 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/functional-395494/id_rsa Username:docker}
I0327 18:38:01.147261  479833 build_images.go:161] Building image from path: /tmp/build.2306818888.tar
I0327 18:38:01.147349  479833 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0327 18:38:01.156950  479833 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2306818888.tar
I0327 18:38:01.160606  479833 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2306818888.tar: stat -c "%s %y" /var/lib/minikube/build/build.2306818888.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2306818888.tar': No such file or directory
I0327 18:38:01.160638  479833 ssh_runner.go:362] scp /tmp/build.2306818888.tar --> /var/lib/minikube/build/build.2306818888.tar (3072 bytes)
I0327 18:38:01.187865  479833 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2306818888
I0327 18:38:01.197703  479833 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2306818888 -xf /var/lib/minikube/build/build.2306818888.tar
I0327 18:38:01.207678  479833 containerd.go:394] Building image: /var/lib/minikube/build/build.2306818888
I0327 18:38:01.207755  479833 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2306818888 --local dockerfile=/var/lib/minikube/build/build.2306818888 --output type=image,name=localhost/my-image:functional-395494
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.0s

                                                
                                                
#2 [internal] load metadata for gcr.io/k8s-minikube/busybox:latest
#2 DONE 0.8s

                                                
                                                
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B done
#4 DONE 0.0s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.2s
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.2s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.1s done
#5 DONE 0.4s

                                                
                                                
#6 [2/3] RUN true
#6 DONE 0.2s

                                                
                                                
#7 [3/3] ADD content.txt /
#7 DONE 0.0s

                                                
                                                
#8 exporting to image
#8 exporting layers
#8 exporting layers 0.2s done
#8 exporting manifest sha256:e5fd0058b741a3049a5b6d0ba09ed2ee7cd55e73b484cfce0c0d08a909371b78
#8 exporting manifest sha256:e5fd0058b741a3049a5b6d0ba09ed2ee7cd55e73b484cfce0c0d08a909371b78 0.0s done
#8 exporting config sha256:9761bb5ffea0c432cf6179b3d2595ded639d782371fc7c578127b40317495d00 0.0s done
#8 naming to localhost/my-image:functional-395494 done
#8 DONE 0.3s
I0327 18:38:03.196987  479833 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2306818888 --local dockerfile=/var/lib/minikube/build/build.2306818888 --output type=image,name=localhost/my-image:functional-395494: (1.989203389s)
I0327 18:38:03.197068  479833 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2306818888
I0327 18:38:03.206610  479833 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2306818888.tar
I0327 18:38:03.215675  479833 build_images.go:217] Built localhost/my-image:functional-395494 from /tmp/build.2306818888.tar
I0327 18:38:03.215705  479833 build_images.go:133] succeeded building to: functional-395494
I0327 18:38:03.215710  479833 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.78s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8
2024/03/27 18:37:43 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:341: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (2.643602174s)
functional_test.go:346: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-395494
--- PASS: TestFunctional/parallel/ImageCommands/Setup (2.67s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image rm gcr.io/google-containers/addon-resizer:functional-395494 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.48s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-395494
functional_test.go:423: (dbg) Run:  out/minikube-linux-arm64 -p functional-395494 image save --daemon gcr.io/google-containers/addon-resizer:functional-395494 --alsologtostderr
functional_test.go:428: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-395494
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.62s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.09s)

                                                
                                                
=== RUN   TestFunctional/delete_addon-resizer_images
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:functional-395494
--- PASS: TestFunctional/delete_addon-resizer_images (0.09s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (131.48s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-260314 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0327 18:38:32.353724  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-260314 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (2m10.642097634s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (131.48s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (20.22s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.79s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (24.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-260314 -v=7 --alsologtostderr
E0327 18:40:48.511270  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-260314 -v=7 --alsologtostderr: (23.100017461s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (24.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.14s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.69s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.27s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp testdata/cp-test.txt ha-260314:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1754515067/001/cp-test_ha-260314.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314:/home/docker/cp-test.txt ha-260314-m02:/home/docker/cp-test_ha-260314_ha-260314-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m02 "sudo cat /home/docker/cp-test_ha-260314_ha-260314-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314:/home/docker/cp-test.txt ha-260314-m03:/home/docker/cp-test_ha-260314_ha-260314-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m03 "sudo cat /home/docker/cp-test_ha-260314_ha-260314-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314:/home/docker/cp-test.txt ha-260314-m04:/home/docker/cp-test_ha-260314_ha-260314-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m04 "sudo cat /home/docker/cp-test_ha-260314_ha-260314-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp testdata/cp-test.txt ha-260314-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1754515067/001/cp-test_ha-260314-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m02:/home/docker/cp-test.txt ha-260314:/home/docker/cp-test_ha-260314-m02_ha-260314.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314 "sudo cat /home/docker/cp-test_ha-260314-m02_ha-260314.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m02:/home/docker/cp-test.txt ha-260314-m03:/home/docker/cp-test_ha-260314-m02_ha-260314-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m03 "sudo cat /home/docker/cp-test_ha-260314-m02_ha-260314-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m02:/home/docker/cp-test.txt ha-260314-m04:/home/docker/cp-test_ha-260314-m02_ha-260314-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m04 "sudo cat /home/docker/cp-test_ha-260314-m02_ha-260314-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp testdata/cp-test.txt ha-260314-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1754515067/001/cp-test_ha-260314-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m03 "sudo cat /home/docker/cp-test.txt"
E0327 18:41:16.194319  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m03:/home/docker/cp-test.txt ha-260314:/home/docker/cp-test_ha-260314-m03_ha-260314.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314 "sudo cat /home/docker/cp-test_ha-260314-m03_ha-260314.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m03:/home/docker/cp-test.txt ha-260314-m02:/home/docker/cp-test_ha-260314-m03_ha-260314-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m02 "sudo cat /home/docker/cp-test_ha-260314-m03_ha-260314-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m03:/home/docker/cp-test.txt ha-260314-m04:/home/docker/cp-test_ha-260314-m03_ha-260314-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m04 "sudo cat /home/docker/cp-test_ha-260314-m03_ha-260314-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp testdata/cp-test.txt ha-260314-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1754515067/001/cp-test_ha-260314-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m04:/home/docker/cp-test.txt ha-260314:/home/docker/cp-test_ha-260314-m04_ha-260314.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314 "sudo cat /home/docker/cp-test_ha-260314-m04_ha-260314.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m04:/home/docker/cp-test.txt ha-260314-m02:/home/docker/cp-test_ha-260314-m04_ha-260314-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m02 "sudo cat /home/docker/cp-test_ha-260314-m04_ha-260314-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 cp ha-260314-m04:/home/docker/cp-test.txt ha-260314-m03:/home/docker/cp-test_ha-260314-m04_ha-260314-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 ssh -n ha-260314-m03 "sudo cat /home/docker/cp-test_ha-260314-m04_ha-260314-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.27s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.88s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0327 18:41:36.197616  495146 out.go:291] Setting OutFile to fd 1 ...
	I0327 18:41:36.197831  495146 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:41:36.197841  495146 out.go:304] Setting ErrFile to fd 2...
	I0327 18:41:36.197846  495146 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:41:36.198092  495146 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 18:41:36.198319  495146 out.go:298] Setting JSON to false
	I0327 18:41:36.198357  495146 mustload.go:65] Loading cluster: ha-260314
	I0327 18:41:36.198471  495146 notify.go:220] Checking for updates...
	I0327 18:41:36.199695  495146 config.go:182] Loaded profile config "ha-260314": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 18:41:36.199719  495146 status.go:255] checking status of ha-260314 ...
	I0327 18:41:36.200372  495146 cli_runner.go:164] Run: docker container inspect ha-260314 --format={{.State.Status}}
	I0327 18:41:36.220109  495146 status.go:330] ha-260314 host status = "Running" (err=<nil>)
	I0327 18:41:36.220138  495146 host.go:66] Checking if "ha-260314" exists ...
	I0327 18:41:36.220934  495146 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-260314
	I0327 18:41:36.253281  495146 host.go:66] Checking if "ha-260314" exists ...
	I0327 18:41:36.253608  495146 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0327 18:41:36.253657  495146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-260314
	I0327 18:41:36.278571  495146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33187 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/ha-260314/id_rsa Username:docker}
	I0327 18:41:36.372040  495146 ssh_runner.go:195] Run: systemctl --version
	I0327 18:41:36.378365  495146 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0327 18:41:36.391865  495146 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:41:36.451107  495146 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:55 OomKillDisable:true NGoroutines:72 SystemTime:2024-03-27 18:41:36.436004574 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:41:36.451708  495146 kubeconfig.go:125] found "ha-260314" server: "https://192.168.49.254:8443"
	I0327 18:41:36.451732  495146 api_server.go:166] Checking apiserver status ...
	I0327 18:41:36.451780  495146 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0327 18:41:36.469071  495146 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1462/cgroup
	I0327 18:41:36.479986  495146 api_server.go:182] apiserver freezer: "7:freezer:/docker/6c92b17a67667da1794161c349fc5fee364751974f93b52baf6c6a3ec2578ea5/kubepods/burstable/pod2a6f23744c7e0a6ade7739420fd11cbb/987faee7d0f8cb9d68adf5052ff6475657b232eced1bbe12353a87dbeb69d832"
	I0327 18:41:36.480072  495146 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6c92b17a67667da1794161c349fc5fee364751974f93b52baf6c6a3ec2578ea5/kubepods/burstable/pod2a6f23744c7e0a6ade7739420fd11cbb/987faee7d0f8cb9d68adf5052ff6475657b232eced1bbe12353a87dbeb69d832/freezer.state
	I0327 18:41:36.490326  495146 api_server.go:204] freezer state: "THAWED"
	I0327 18:41:36.490353  495146 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0327 18:41:36.498541  495146 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0327 18:41:36.498572  495146 status.go:422] ha-260314 apiserver status = Running (err=<nil>)
	I0327 18:41:36.498583  495146 status.go:257] ha-260314 status: &{Name:ha-260314 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0327 18:41:36.498600  495146 status.go:255] checking status of ha-260314-m02 ...
	I0327 18:41:36.498909  495146 cli_runner.go:164] Run: docker container inspect ha-260314-m02 --format={{.State.Status}}
	I0327 18:41:36.513417  495146 status.go:330] ha-260314-m02 host status = "Stopped" (err=<nil>)
	I0327 18:41:36.513443  495146 status.go:343] host is not running, skipping remaining checks
	I0327 18:41:36.513451  495146 status.go:257] ha-260314-m02 status: &{Name:ha-260314-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0327 18:41:36.513477  495146 status.go:255] checking status of ha-260314-m03 ...
	I0327 18:41:36.513820  495146 cli_runner.go:164] Run: docker container inspect ha-260314-m03 --format={{.State.Status}}
	I0327 18:41:36.531704  495146 status.go:330] ha-260314-m03 host status = "Running" (err=<nil>)
	I0327 18:41:36.531734  495146 host.go:66] Checking if "ha-260314-m03" exists ...
	I0327 18:41:36.532179  495146 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-260314-m03
	I0327 18:41:36.550303  495146 host.go:66] Checking if "ha-260314-m03" exists ...
	I0327 18:41:36.550687  495146 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0327 18:41:36.550794  495146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-260314-m03
	I0327 18:41:36.567281  495146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33197 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/ha-260314-m03/id_rsa Username:docker}
	I0327 18:41:36.656015  495146 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0327 18:41:36.668592  495146 kubeconfig.go:125] found "ha-260314" server: "https://192.168.49.254:8443"
	I0327 18:41:36.668630  495146 api_server.go:166] Checking apiserver status ...
	I0327 18:41:36.668672  495146 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0327 18:41:36.680678  495146 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1346/cgroup
	I0327 18:41:36.690617  495146 api_server.go:182] apiserver freezer: "7:freezer:/docker/4fd6d7bc7e7feafe01a0c67a28e0c3a845bb3232e5c147e569eab3e25a96c0fa/kubepods/burstable/podc2c7e0dd179d9324771fe15997f9f0d0/c6ddb4d6f09ddf5e96c6ccc555961c152d70072487004e3e133c788dcaf4cc72"
	I0327 18:41:36.690690  495146 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/4fd6d7bc7e7feafe01a0c67a28e0c3a845bb3232e5c147e569eab3e25a96c0fa/kubepods/burstable/podc2c7e0dd179d9324771fe15997f9f0d0/c6ddb4d6f09ddf5e96c6ccc555961c152d70072487004e3e133c788dcaf4cc72/freezer.state
	I0327 18:41:36.699730  495146 api_server.go:204] freezer state: "THAWED"
	I0327 18:41:36.699770  495146 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0327 18:41:36.707581  495146 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0327 18:41:36.707609  495146 status.go:422] ha-260314-m03 apiserver status = Running (err=<nil>)
	I0327 18:41:36.707620  495146 status.go:257] ha-260314-m03 status: &{Name:ha-260314-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0327 18:41:36.707638  495146 status.go:255] checking status of ha-260314-m04 ...
	I0327 18:41:36.707960  495146 cli_runner.go:164] Run: docker container inspect ha-260314-m04 --format={{.State.Status}}
	I0327 18:41:36.723633  495146 status.go:330] ha-260314-m04 host status = "Running" (err=<nil>)
	I0327 18:41:36.723661  495146 host.go:66] Checking if "ha-260314-m04" exists ...
	I0327 18:41:36.723959  495146 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-260314-m04
	I0327 18:41:36.739006  495146 host.go:66] Checking if "ha-260314-m04" exists ...
	I0327 18:41:36.739301  495146 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0327 18:41:36.739351  495146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-260314-m04
	I0327 18:41:36.754715  495146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33202 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/ha-260314-m04/id_rsa Username:docker}
	I0327 18:41:36.843400  495146 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0327 18:41:36.856286  495146 status.go:257] ha-260314-m04 status: &{Name:ha-260314-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.59s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (18.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.73s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (138.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-260314 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-260314 -v=7 --alsologtostderr
E0327 18:42:02.171729  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:02.177284  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:02.187708  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:02.208069  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:02.248508  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:02.328872  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:02.489353  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:02.809927  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:03.450579  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:04.730790  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:07.291627  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:12.412285  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:42:22.652517  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-260314 -v=7 --alsologtostderr: (37.278793879s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-260314 --wait=true -v=7 --alsologtostderr
E0327 18:42:43.132765  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 18:43:24.093175  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-260314 --wait=true -v=7 --alsologtostderr: (1m41.053301545s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-260314
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (138.52s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.33s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 stop -v=7 --alsologtostderr
E0327 18:44:46.013839  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-260314 stop -v=7 --alsologtostderr: (35.797174286s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-260314 status -v=7 --alsologtostderr: exit status 7 (105.452822ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0327 18:45:02.511122  508813 out.go:291] Setting OutFile to fd 1 ...
	I0327 18:45:02.511275  508813 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:45:02.511284  508813 out.go:304] Setting ErrFile to fd 2...
	I0327 18:45:02.511292  508813 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:45:02.511525  508813 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 18:45:02.511713  508813 out.go:298] Setting JSON to false
	I0327 18:45:02.511744  508813 mustload.go:65] Loading cluster: ha-260314
	I0327 18:45:02.511837  508813 notify.go:220] Checking for updates...
	I0327 18:45:02.512238  508813 config.go:182] Loaded profile config "ha-260314": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 18:45:02.512251  508813 status.go:255] checking status of ha-260314 ...
	I0327 18:45:02.513037  508813 cli_runner.go:164] Run: docker container inspect ha-260314 --format={{.State.Status}}
	I0327 18:45:02.532285  508813 status.go:330] ha-260314 host status = "Stopped" (err=<nil>)
	I0327 18:45:02.532311  508813 status.go:343] host is not running, skipping remaining checks
	I0327 18:45:02.532318  508813 status.go:257] ha-260314 status: &{Name:ha-260314 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0327 18:45:02.532350  508813 status.go:255] checking status of ha-260314-m02 ...
	I0327 18:45:02.532649  508813 cli_runner.go:164] Run: docker container inspect ha-260314-m02 --format={{.State.Status}}
	I0327 18:45:02.546708  508813 status.go:330] ha-260314-m02 host status = "Stopped" (err=<nil>)
	I0327 18:45:02.546731  508813 status.go:343] host is not running, skipping remaining checks
	I0327 18:45:02.546738  508813 status.go:257] ha-260314-m02 status: &{Name:ha-260314-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0327 18:45:02.546759  508813 status.go:255] checking status of ha-260314-m04 ...
	I0327 18:45:02.547064  508813 cli_runner.go:164] Run: docker container inspect ha-260314-m04 --format={{.State.Status}}
	I0327 18:45:02.561491  508813 status.go:330] ha-260314-m04 host status = "Stopped" (err=<nil>)
	I0327 18:45:02.561515  508813 status.go:343] host is not running, skipping remaining checks
	I0327 18:45:02.561523  508813 status.go:257] ha-260314-m04 status: &{Name:ha-260314-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (70.33s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-260314 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0327 18:45:48.511284  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-260314 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m9.340757361s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-260314 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 (70.33s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (41.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.78s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (87.08s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-243618 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
E0327 18:47:29.854546  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-243618 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (1m27.075350088s)
--- PASS: TestJSONOutput/start/Command (87.08s)

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

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.66s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.76s)

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"da08f1ac-6639-4505-bf14-31eac51e296e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-216453] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"f6b9b788-9b3d-4484-89c3-5fc76680535a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18517"}}
	{"specversion":"1.0","id":"76f2aa63-81b6-48af-af08-cc06e5834217","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":"1f79f4e8-e22e-46bb-bba6-5e17ed6ce823","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig"}}
	{"specversion":"1.0","id":"af8c22ce-e591-4a8e-b78b-2846512e1203","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube"}}
	{"specversion":"1.0","id":"4de7d8cd-7141-4c35-aa8c-8b929f81f4f1","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":"38956d0e-120c-4c17-8c90-0d5f12daecea","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"ab9bd74b-b335-4dab-a92a-7b574355cad9","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-216453" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-216453
--- PASS: TestErrorJSONOutput (0.25s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (43.15s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-766849 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-766849 --network=: (41.060333615s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-766849" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-766849
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-766849: (2.072636036s)
--- PASS: TestKicCustomNetwork/create_custom_network (43.15s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (34.01s)

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

                                                
                                    
x
+
TestKicExistingNetwork (31.14s)

                                                
                                                
=== 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-224382 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-224382 --network=existing-network: (29.029044262s)
helpers_test.go:175: Cleaning up "existing-network-224382" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-224382
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-224382: (1.974604316s)
--- PASS: TestKicExistingNetwork (31.14s)

                                                
                                    
x
+
TestKicCustomSubnet (35.51s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-643754 --subnet=192.168.60.0/24
E0327 18:50:48.512102  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-643754 --subnet=192.168.60.0/24: (33.394807059s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-643754 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-643754" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-643754
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-643754: (2.098028845s)
--- PASS: TestKicCustomSubnet (35.51s)

                                                
                                    
x
+
TestKicStaticIP (33.99s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (69.24s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-436973 --driver=docker  --container-runtime=containerd
E0327 18:52:02.168370  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-436973 --driver=docker  --container-runtime=containerd: (30.730340051s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-439894 --driver=docker  --container-runtime=containerd
E0327 18:52:11.554574  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-439894 --driver=docker  --container-runtime=containerd: (33.247659805s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-436973
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-439894
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-439894" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-439894
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-439894: (1.961990772s)
helpers_test.go:175: Cleaning up "first-436973" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-436973
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-436973: (1.928447199s)
--- PASS: TestMinikubeProfile (69.24s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.92s)

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

                                                
                                    
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-300685 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.43s)

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

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.59s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.27s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.78s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (73.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.14s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.05s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (16.38s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.51s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.2s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0327 18:55:03.917398  560595 out.go:291] Setting OutFile to fd 1 ...
	I0327 18:55:03.917639  560595 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:55:03.917667  560595 out.go:304] Setting ErrFile to fd 2...
	I0327 18:55:03.917685  560595 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:55:03.918003  560595 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 18:55:03.918233  560595 out.go:298] Setting JSON to false
	I0327 18:55:03.918299  560595 mustload.go:65] Loading cluster: multinode-360948
	I0327 18:55:03.918392  560595 notify.go:220] Checking for updates...
	I0327 18:55:03.918885  560595 config.go:182] Loaded profile config "multinode-360948": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 18:55:03.918922  560595 status.go:255] checking status of multinode-360948 ...
	I0327 18:55:03.919469  560595 cli_runner.go:164] Run: docker container inspect multinode-360948 --format={{.State.Status}}
	I0327 18:55:03.935592  560595 status.go:330] multinode-360948 host status = "Running" (err=<nil>)
	I0327 18:55:03.935616  560595 host.go:66] Checking if "multinode-360948" exists ...
	I0327 18:55:03.936007  560595 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-360948
	I0327 18:55:03.954090  560595 host.go:66] Checking if "multinode-360948" exists ...
	I0327 18:55:03.954555  560595 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0327 18:55:03.954623  560595 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-360948
	I0327 18:55:03.972305  560595 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33307 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/multinode-360948/id_rsa Username:docker}
	I0327 18:55:04.067635  560595 ssh_runner.go:195] Run: systemctl --version
	I0327 18:55:04.072131  560595 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0327 18:55:04.083830  560595 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 18:55:04.137135  560595 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:62 SystemTime:2024-03-27 18:55:04.127804174 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 18:55:04.137738  560595 kubeconfig.go:125] found "multinode-360948" server: "https://192.168.67.2:8443"
	I0327 18:55:04.137762  560595 api_server.go:166] Checking apiserver status ...
	I0327 18:55:04.137806  560595 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0327 18:55:04.148691  560595 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1363/cgroup
	I0327 18:55:04.157804  560595 api_server.go:182] apiserver freezer: "7:freezer:/docker/99a88ab5481840482ed5462d6bc3f7c928d70fbfcbb269b82fc3a2d9f576dacb/kubepods/burstable/pod05bc4180e9b40f6a13e360b6a2d8cda9/81a6e3a2d2354c99d13bfd9083f42460c999507d0bbbf407d92255996b52cae1"
	I0327 18:55:04.157879  560595 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/99a88ab5481840482ed5462d6bc3f7c928d70fbfcbb269b82fc3a2d9f576dacb/kubepods/burstable/pod05bc4180e9b40f6a13e360b6a2d8cda9/81a6e3a2d2354c99d13bfd9083f42460c999507d0bbbf407d92255996b52cae1/freezer.state
	I0327 18:55:04.166575  560595 api_server.go:204] freezer state: "THAWED"
	I0327 18:55:04.166607  560595 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0327 18:55:04.174234  560595 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0327 18:55:04.174262  560595 status.go:422] multinode-360948 apiserver status = Running (err=<nil>)
	I0327 18:55:04.174274  560595 status.go:257] multinode-360948 status: &{Name:multinode-360948 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0327 18:55:04.174292  560595 status.go:255] checking status of multinode-360948-m02 ...
	I0327 18:55:04.174725  560595 cli_runner.go:164] Run: docker container inspect multinode-360948-m02 --format={{.State.Status}}
	I0327 18:55:04.190286  560595 status.go:330] multinode-360948-m02 host status = "Running" (err=<nil>)
	I0327 18:55:04.190315  560595 host.go:66] Checking if "multinode-360948-m02" exists ...
	I0327 18:55:04.190705  560595 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-360948-m02
	I0327 18:55:04.206790  560595 host.go:66] Checking if "multinode-360948-m02" exists ...
	I0327 18:55:04.207116  560595 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0327 18:55:04.207162  560595 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-360948-m02
	I0327 18:55:04.224662  560595 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33312 SSHKeyPath:/home/jenkins/minikube-integration/18517-439728/.minikube/machines/multinode-360948-m02/id_rsa Username:docker}
	I0327 18:55:04.311559  560595 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0327 18:55:04.323655  560595 status.go:257] multinode-360948-m02 status: &{Name:multinode-360948-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0327 18:55:04.323731  560595 status.go:255] checking status of multinode-360948-m03 ...
	I0327 18:55:04.324053  560595 cli_runner.go:164] Run: docker container inspect multinode-360948-m03 --format={{.State.Status}}
	I0327 18:55:04.339662  560595 status.go:330] multinode-360948-m03 host status = "Stopped" (err=<nil>)
	I0327 18:55:04.339687  560595 status.go:343] host is not running, skipping remaining checks
	I0327 18:55:04.339695  560595 status.go:257] multinode-360948-m03 status: &{Name:multinode-360948-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.59s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (89.79s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-360948
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-360948
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-360948: (24.947054078s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-360948 --wait=true -v=8 --alsologtostderr
E0327 18:55:48.511484  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-360948 --wait=true -v=8 --alsologtostderr: (1m4.702060579s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-360948
--- PASS: TestMultiNode/serial/RestartKeepsNodes (89.79s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.39s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-360948 stop
E0327 18:57:02.168538  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-360948 stop: (23.803027366s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-360948 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-360948 status: exit status 7 (94.998412ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0327 18:57:13.075509  568238 out.go:291] Setting OutFile to fd 1 ...
	I0327 18:57:13.075806  568238 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:57:13.075816  568238 out.go:304] Setting ErrFile to fd 2...
	I0327 18:57:13.075823  568238 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 18:57:13.076287  568238 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 18:57:13.076490  568238 out.go:298] Setting JSON to false
	I0327 18:57:13.076543  568238 mustload.go:65] Loading cluster: multinode-360948
	I0327 18:57:13.076638  568238 notify.go:220] Checking for updates...
	I0327 18:57:13.077763  568238 config.go:182] Loaded profile config "multinode-360948": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 18:57:13.077790  568238 status.go:255] checking status of multinode-360948 ...
	I0327 18:57:13.078456  568238 cli_runner.go:164] Run: docker container inspect multinode-360948 --format={{.State.Status}}
	I0327 18:57:13.092985  568238 status.go:330] multinode-360948 host status = "Stopped" (err=<nil>)
	I0327 18:57:13.093006  568238 status.go:343] host is not running, skipping remaining checks
	I0327 18:57:13.093013  568238 status.go:257] multinode-360948 status: &{Name:multinode-360948 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0327 18:57:13.093036  568238 status.go:255] checking status of multinode-360948-m02 ...
	I0327 18:57:13.093335  568238 cli_runner.go:164] Run: docker container inspect multinode-360948-m02 --format={{.State.Status}}
	I0327 18:57:13.109362  568238 status.go:330] multinode-360948-m02 host status = "Stopped" (err=<nil>)
	I0327 18:57:13.109388  568238 status.go:343] host is not running, skipping remaining checks
	I0327 18:57:13.109396  568238 status.go:257] multinode-360948-m02 status: &{Name:multinode-360948-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (50.39s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (36.35s)

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

                                                
                                                
-- stdout --
	* [multinode-360948-m02] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18517
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-360948-m02' is duplicated with machine name 'multinode-360948-m02' in profile 'multinode-360948'
	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-360948-m03 --driver=docker  --container-runtime=containerd
E0327 18:58:25.215636  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-360948-m03 --driver=docker  --container-runtime=containerd: (33.925080242s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-360948
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-360948: exit status 80 (304.203052ms)

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

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

                                                
                                    
x
+
TestPreload (122.08s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-540192 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-540192 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m14.942314052s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-540192 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-540192 image pull gcr.io/k8s-minikube/busybox: (1.674190401s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-540192
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-540192: (12.625075017s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-540192 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-540192 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (30.177907305s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-540192 image list
helpers_test.go:175: Cleaning up "test-preload-540192" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-540192
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-540192: (2.431435949s)
--- PASS: TestPreload (122.08s)

                                                
                                    
x
+
TestInsufficientStorage (10.33s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e636d4ab-9fd6-4aef-9f96-8fa2e81ca682","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-314991] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c23dd247-bb15-46df-abc3-28ac4606703c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18517"}}
	{"specversion":"1.0","id":"7c7421e7-c6db-4785-b0ec-e11481c0fdc7","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":"744419cb-4248-4918-8c47-28c68ce4d578","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig"}}
	{"specversion":"1.0","id":"44bb300e-49aa-4a2f-9e3e-6d071d73892d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube"}}
	{"specversion":"1.0","id":"b692fb01-9896-4899-9f40-a7b852bd3c39","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":"51b444d6-539a-49aa-b2a8-eecc7e13d275","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"5b2afc03-84e7-433c-a177-67bb0301ca01","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":"f14f946a-6def-466d-a20d-9e067ad8357b","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":"bd535f34-b016-46ee-89fa-5c051cc0b5b2","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":"d2d21580-f890-43f5-9521-8b294e3b6dc4","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":"51d33a9d-e381-45b7-9a1d-3021b185efc0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-314991\" primary control-plane node in \"insufficient-storage-314991\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"aba0d590-1fa5-4ffc-bf77-a0a1a2033011","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.43-beta.0 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"0d1b980b-5602-46a6-b4f8-34002a0e5063","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":"15811fd7-782f-4a08-8e50-d0e419d527c7","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-314991 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-314991 --output=json --layout=cluster: exit status 7 (275.808873ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0327 19:01:28.417093  585182 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-314991" does not appear in /home/jenkins/minikube-integration/18517-439728/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0327 19:01:28.711329  585237 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-314991" does not appear in /home/jenkins/minikube-integration/18517-439728/kubeconfig
	E0327 19:01:28.720798  585237 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/insufficient-storage-314991/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (86.94s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2019939342 start -p running-upgrade-649018 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2019939342 start -p running-upgrade-649018 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (44.181002545s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-649018 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0327 19:07:02.168601  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-649018 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (37.387771356s)
helpers_test.go:175: Cleaning up "running-upgrade-649018" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-649018
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-649018: (3.085507831s)
--- PASS: TestRunningBinaryUpgrade (86.94s)

                                                
                                    
x
+
TestKubernetesUpgrade (375.95s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-185230 --memory=2200 --kubernetes-version=v1.30.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-185230 --memory=2200 --kubernetes-version=v1.30.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (4m59.465212426s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-185230 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-185230 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-185230 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd: exit status 106 (101.715896ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-185230] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18517
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.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.30.0-beta.0 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-185230
	    minikube start -p kubernetes-upgrade-185230 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-1852302 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.30.0-beta.0, by running:
	    
	    minikube start -p kubernetes-upgrade-185230 --kubernetes-version=v1.30.0-beta.0
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-185230 --memory=2200 --kubernetes-version=v1.30.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0327 19:08:51.555220  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-185230 --memory=2200 --kubernetes-version=v1.30.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (14.357198477s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-185230" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-185230
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-185230: (2.274153232s)
--- PASS: TestKubernetesUpgrade (375.95s)

                                                
                                    
x
+
TestMissingContainerUpgrade (172.15s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2138792686 start -p missing-upgrade-386272 --memory=2200 --driver=docker  --container-runtime=containerd
E0327 19:02:02.168349  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2138792686 start -p missing-upgrade-386272 --memory=2200 --driver=docker  --container-runtime=containerd: (1m27.230951455s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-386272
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-386272: (10.361739377s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-386272
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-386272 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-386272 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m10.60505223s)
helpers_test.go:175: Cleaning up "missing-upgrade-386272" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-386272
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-386272: (2.466224768s)
--- PASS: TestMissingContainerUpgrade (172.15s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-799455] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18517
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (39.97s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (16.43s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.74s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.37s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.09s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.23s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.95s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-799455 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-799455 --driver=docker  --container-runtime=containerd: (7.945993584s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.95s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.28s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.23s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (107.83s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2575029741 start -p stopped-upgrade-968535 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2575029741 start -p stopped-upgrade-968535 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (44.616431781s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2575029741 -p stopped-upgrade-968535 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2575029741 -p stopped-upgrade-968535 stop: (19.99401709s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-968535 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0327 19:05:48.511593  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-968535 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (43.220289279s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (107.83s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.06s)

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

                                                
                                    
x
+
TestPause/serial/Start (90.53s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-137081 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-137081 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd: (1m30.530084551s)
--- PASS: TestPause/serial/Start (90.53s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (7.33s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.92s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.43s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.88s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.08s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.68s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.41s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.54s)

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

                                                
                                                
-- stdout --
	* [false-428540] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18517
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0327 19:09:32.660136  624969 out.go:291] Setting OutFile to fd 1 ...
	I0327 19:09:32.660316  624969 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:09:32.660325  624969 out.go:304] Setting ErrFile to fd 2...
	I0327 19:09:32.660330  624969 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0327 19:09:32.660603  624969 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18517-439728/.minikube/bin
	I0327 19:09:32.661073  624969 out.go:298] Setting JSON to false
	I0327 19:09:32.667344  624969 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":10311,"bootTime":1711556262,"procs":213,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1056-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0327 19:09:32.667441  624969 start.go:139] virtualization:  
	I0327 19:09:32.672137  624969 out.go:177] * [false-428540] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
	I0327 19:09:32.674363  624969 out.go:177]   - MINIKUBE_LOCATION=18517
	I0327 19:09:32.674440  624969 notify.go:220] Checking for updates...
	I0327 19:09:32.677101  624969 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0327 19:09:32.680066  624969 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18517-439728/kubeconfig
	I0327 19:09:32.682364  624969 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18517-439728/.minikube
	I0327 19:09:32.684505  624969 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0327 19:09:32.687054  624969 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0327 19:09:32.689703  624969 config.go:182] Loaded profile config "force-systemd-flag-223676": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
	I0327 19:09:32.689810  624969 driver.go:392] Setting default libvirt URI to qemu:///system
	I0327 19:09:32.715073  624969 docker.go:122] docker version: linux-26.0.0:Docker Engine - Community
	I0327 19:09:32.715206  624969 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0327 19:09:32.819919  624969 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:52 SystemTime:2024-03-27 19:09:32.807575416 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1056-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.25.0]] Warnings:<nil>}}
	I0327 19:09:32.820026  624969 docker.go:295] overlay module found
	I0327 19:09:32.822438  624969 out.go:177] * Using the docker driver based on user configuration
	I0327 19:09:32.824793  624969 start.go:297] selected driver: docker
	I0327 19:09:32.824810  624969 start.go:901] validating driver "docker" against <nil>
	I0327 19:09:32.824824  624969 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0327 19:09:32.828033  624969 out.go:177] 
	W0327 19:09:32.830651  624969 out.go:239] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0327 19:09:32.832900  624969 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-152774 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
E0327 19:12:02.167831  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-152774 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: (2m57.209285148s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (177.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-430373 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0-beta.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-430373 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0-beta.0: (1m11.472948007s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (71.47s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-152774 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" [42cd7063-7173-4e7a-af17-1c15c7997ce9] Pending
helpers_test.go:344: "busybox" [42cd7063-7173-4e7a-af17-1c15c7997ce9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [42cd7063-7173-4e7a-af17-1c15c7997ce9] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.0053188s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-152774 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.69s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-430373 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" [ccf52f58-777c-45ae-ac1c-6edef533eae7] Pending
helpers_test.go:344: "busybox" [ccf52f58-777c-45ae-ac1c-6edef533eae7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ccf52f58-777c-45ae-ac1c-6edef533eae7] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003915892s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-430373 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.45s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-430373 --alsologtostderr -v=3
E0327 19:15:05.217502  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-430373 --alsologtostderr -v=3: (12.189364746s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.19s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-430373 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0-beta.0
E0327 19:15:48.511624  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 19:17:02.167974  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-430373 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0-beta.0: (4m27.726453298s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-430373 -n no-preload-430373
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (268.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-6ssh2" [4857667d-12e7-4f28-bab8-56346a809116] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003430665s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-6ssh2" [4857667d-12e7-4f28-bab8-56346a809116] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004481059s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-430373 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-430373 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: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.28s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-328500 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.29.3
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-328500 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.29.3: (1m3.01694359s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (63.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-cchqs" [f80cf73c-bb6a-4118-80bd-e201aa8149da] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004252799s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-cchqs" [f80cf73c-bb6a-4118-80bd-e201aa8149da] Running
E0327 19:20:48.512016  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004572261s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-152774 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-152774 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:v20240202-8f1494ea
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-328500 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" [49909a52-547d-430d-8e29-79dcf448b265] Pending
helpers_test.go:344: "busybox" [49909a52-547d-430d-8e29-79dcf448b265] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [49909a52-547d-430d-8e29-79dcf448b265] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004326018s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-328500 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.50s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-328500 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.29.3
E0327 19:22:02.168388  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-328500 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.29.3: (4m49.236597915s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-328500 -n embed-certs-328500
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (289.59s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-610895 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" [e5096cbf-ff8b-4a24-b648-81a2823e3497] Pending
helpers_test.go:344: "busybox" [e5096cbf-ff8b-4a24-b648-81a2823e3497] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e5096cbf-ff8b-4a24-b648-81a2823e3497] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003109785s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-610895 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.35s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-610895 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.29.3
E0327 19:24:02.319897  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:02.325252  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:02.335580  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:02.355844  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:02.396092  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:02.476400  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:02.637019  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:02.957566  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:03.598306  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:04.878529  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:07.439070  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:12.560101  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:22.800653  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:43.281746  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:24:47.758432  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:24:47.763873  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:24:47.774128  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:24:47.794380  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:24:47.834736  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:24:47.915056  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:24:48.075512  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:24:48.395844  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:24:49.036414  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:24:50.316825  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:24:52.877030  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:24:57.998025  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:25:08.238953  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:25:24.242529  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:25:28.719634  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:25:31.555827  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 19:25:48.512234  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
E0327 19:26:09.680595  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-610895 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.29.3: (4m37.916393267s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-610895 -n default-k8s-diff-port-610895
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (278.40s)

                                                
                                    
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-8694d4445c-2bph2" [2ff9e7a2-e87d-4fd1-91b4-0ceeba7eff06] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003762036s
--- 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-8694d4445c-2bph2" [2ff9e7a2-e87d-4fd1-91b4-0ceeba7eff06] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003833356s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-328500 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-328500 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: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-515127 --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=containerd --kubernetes-version=v1.30.0-beta.0
E0327 19:26:46.163512  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
E0327 19:27:02.168024  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-515127 --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=containerd --kubernetes-version=v1.30.0-beta.0: (43.558363403s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (43.56s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-515127 --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=containerd --kubernetes-version=v1.30.0-beta.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-515127 --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=containerd --kubernetes-version=v1.30.0-beta.0: (16.083516704s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-515127 -n newest-cni-515127
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.44s)

                                                
                                    
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-8694d4445c-4nvv2" [8dd32173-89d1-4147-a8e8-bcdc1b3c182f] Running
E0327 19:27:31.600793  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004059647s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-515127 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.25s)

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

                                                
                                                
=== 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-8694d4445c-4nvv2" [8dd32173-89d1-4147-a8e8-bcdc1b3c182f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.008425404s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-610895 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.17s)

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

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

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

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

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

                                                
                                                
=== 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-610895 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:v20240202-8f1494ea
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m6.407828348s)
--- PASS: TestNetworkPlugins/group/auto/Start (66.41s)

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

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

                                                
                                                
-- 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-610895 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-610895 -n default-k8s-diff-port-610895
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-610895 -n default-k8s-diff-port-610895
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.14s)
E0327 19:33:48.150583  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory
E0327 19:33:48.156029  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory
E0327 19:33:48.166339  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory
E0327 19:33:48.186605  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory
E0327 19:33:48.226956  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory
E0327 19:33:48.307312  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory
E0327 19:33:48.467886  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory
E0327 19:33:48.788467  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (1m8.063421951s)
--- PASS: TestNetworkPlugins/group/flannel/Start (68.06s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-428540 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-56589dfd74-9bhsq" [ac3944cb-1593-424f-b2ac-bae1b1494637] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-9bhsq" [ac3944cb-1593-424f-b2ac-bae1b1494637] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004694024s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.30s)

                                                
                                    
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-9k772" [aed95c23-599b-4131-9808-79b19a3019e9] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004209313s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-428540 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-56589dfd74-n99n8" [85c30e68-3384-43b6-838c-1617a79687bc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-n99n8" [85c30e68-3384-43b6-838c-1617a79687bc] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.006285433s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.41s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd
E0327 19:29:30.006751  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/old-k8s-version-152774/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd: (1m20.94726525s)
--- PASS: TestNetworkPlugins/group/calico/Start (80.95s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
E0327 19:29:47.759118  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
E0327 19:30:15.441006  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/no-preload-430373/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (1m2.619307863s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (62.62s)

                                                
                                    
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-7m46c" [5e4f2f73-7cdb-4369-8b9f-257a7739ea61] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004692974s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-428540 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-56589dfd74-7j2k7" [d41f5278-bb52-4c9d-80aa-71592e8f1562] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-7j2k7" [d41f5278-bb52-4c9d-80aa-71592e8f1562] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.005475855s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.29s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-428540 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-56589dfd74-6j4tz" [1538cd2d-9b58-4613-952d-d24f4221190a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0327 19:30:48.511308  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/addons-884831/client.crt: no such file or directory
helpers_test.go:344: "netcat-56589dfd74-6j4tz" [1538cd2d-9b58-4613-952d-d24f4221190a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.003985697s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.28s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (1m8.542733271s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (68.54s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
E0327 19:31:45.218629  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
E0327 19:32:02.168339  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/functional-395494/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (53.971036379s)
--- PASS: TestNetworkPlugins/group/bridge/Start (53.97s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-428540 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-56589dfd74-pc7sg" [5271ff62-8e42-4a52-8ccc-40bb06f5830f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-pc7sg" [5271ff62-8e42-4a52-8ccc-40bb06f5830f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.004395946s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.29s)

                                                
                                    
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-w4g69" [f1280266-b840-46df-84bd-a6f882fe4ebf] Running
E0327 19:32:27.717676  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
E0327 19:32:27.723126  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
E0327 19:32:27.733468  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
E0327 19:32:27.753845  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
E0327 19:32:27.794301  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
E0327 19:32:27.874703  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
E0327 19:32:28.035164  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
E0327 19:32:28.355444  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
E0327 19:32:28.996474  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
E0327 19:32:30.276957  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004046195s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-428540 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-56589dfd74-gxbbg" [9c5d264d-1ffc-4c39-bf6f-2f01562dfd87] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0327 19:32:37.958592  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
helpers_test.go:344: "netcat-56589dfd74-gxbbg" [9c5d264d-1ffc-4c39-bf6f-2f01562dfd87] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.004854649s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.28s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-428540 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd: (54.782275272s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (54.78s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-428540 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-56589dfd74-7qbsf" [5aa7121b-2439-4aea-87ad-726ff379fdf3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0327 19:33:49.429321  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory
E0327 19:33:49.640454  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/default-k8s-diff-port-610895/client.crt: no such file or directory
E0327 19:33:50.710269  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory
E0327 19:33:53.270941  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory
helpers_test.go:344: "netcat-56589dfd74-7qbsf" [5aa7121b-2439-4aea-87ad-726ff379fdf3] Running
E0327 19:33:57.750033  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/flannel-428540/client.crt: no such file or directory
E0327 19:33:57.755337  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/flannel-428540/client.crt: no such file or directory
E0327 19:33:57.765738  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/flannel-428540/client.crt: no such file or directory
E0327 19:33:57.785985  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/flannel-428540/client.crt: no such file or directory
E0327 19:33:57.826379  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/flannel-428540/client.crt: no such file or directory
E0327 19:33:57.906676  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/flannel-428540/client.crt: no such file or directory
E0327 19:33:58.067028  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/flannel-428540/client.crt: no such file or directory
E0327 19:33:58.387980  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/flannel-428540/client.crt: no such file or directory
E0327 19:33:58.391140  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/auto-428540/client.crt: no such file or directory
E0327 19:33:59.029169  445146 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/flannel-428540/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.00429359s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.24s)

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

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

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

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

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

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

                                                
                                    

Test skip (31/335)

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.29.3/cached-images (0s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.57s)

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

                                                
                                    
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/parallel/HelmTiller (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:444: 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:498: 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 containerd
--- SKIP: TestDockerFlags (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:546: only validate podman env with docker container runtime, currently testing containerd
--- 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 containerd container runtime
--- SKIP: TestSkaffold (0.00s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (5.92s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.8s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18517-439728/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 27 Mar 2024 19:09:40 UTC
provider: minikube.sigs.k8s.io
version: v1.33.0-beta.0
name: cluster_info
server: https://192.168.76.2:8443
name: force-systemd-flag-223676
contexts:
- context:
cluster: force-systemd-flag-223676
extensions:
- extension:
last-update: Wed, 27 Mar 2024 19:09:40 UTC
provider: minikube.sigs.k8s.io
version: v1.33.0-beta.0
name: context_info
namespace: default
user: force-systemd-flag-223676
name: force-systemd-flag-223676
current-context: force-systemd-flag-223676
kind: Config
preferences: {}
users:
- name: force-systemd-flag-223676
user:
client-certificate: /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/force-systemd-flag-223676/client.crt
client-key: /home/jenkins/minikube-integration/18517-439728/.minikube/profiles/force-systemd-flag-223676/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard